Using PEAR libraries in custom Magento modules produces “Failed opening required…” error?

You can try and use Mage::getBaseDir('lib') require_once Mage::getBaseDir('lib'). '/PEAR/XML/Serializer. Php Alan has a good article on Magento's base directories: alanstorm.com/magento_base_directories.

You can try and use Mage::getBaseDir('lib') require_once Mage::getBaseDir('lib'). '/PEAR/XML/Serializer. Php'; Alan has a good article on Magento's base directories: http://alanstorm.com/magento_base_directories.

I'll give that a try. Am I correct in assuming that the AutoLoader should take care of these, or am I mistaking that for something else? – Jeremy Jun 20 at 17:38 From my understanding lib/ would not be auto loaded.

More details: alanstorm. Com/magento_class_abstration_autoload – B00MER Jun 20 at 18:31.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions