I am newbie to Magento Development.
I have an error, when I am trying to update my Magento 1.4.2.1 to Magento 1.7, I am getting Notice of Strict Standards.
I cannot go past those error, except by disabling those errors.
and My Magento is also not upgrading to 1.7,
I think this might be due to the notice which I am disabling.
The Errors which I am getting are:
Strict Standards: Non-static method Maged_Pear::getInstance() should not be called statically, assuming $this from incompatible context in E:\xampp\htdocs\urban\downloader\Maged\Model\Pear.php on line 40
Strict Standards: Non-static method Maged_Pear::getInstance() should not be called statically, assuming $this from incompatible context in E:\xampp\htdocs\urban\downloader\Maged\Model\Pear.php on line 40
Strict Standards: Non-static method PEAR_Command::factory() should not be called statically, assuming $this from incompatible context in E:\xampp\htdocs\urban\downloader\Maged\Pear.php on line 231
Strict Standards: Only variables should be passed by reference in E:\xampp\htdocs\urban\downloader\Maged\Pear.php on line 231
Strict Standards: Non-static method PEAR_Command::getFrontendObject() should not be called statically, assuming $this from incompatible context in E:\xampp\htdocs\urban\downloader\pearlib\php\PEAR\Command.php on line 142
Strict Standards: Non-static method PEAR_Frontend::singleton() should not be called statically, assuming $this from incompatible context in E:\xampp\htdocs\urban\downloader\pearlib\php\PEAR\Command.php on line 175
Strict Standards: Non-static method Maged_Pear::getInstance() should not be called statically, assuming $this from incompatible context in E:\xampp\htdocs\urban\downloader\Maged\Model\Pear.php on line 40