Amy Posted September 30, 2013 Share Posted September 30, 2013 Hello, I tried to update the paypal module and I got the following error: Notice: Undefined variable: params in /hermes/bosoraweb047/b136/ipg.imaginemorebooksorg/store/controllers/admin/AdminModulesController.php on line 771 Warning: Cannot modify header information - headers already sent by (output started at /hermes/bosoraweb047/b136/ipg.imaginemorebooksorg/store/controllers/admin/AdminModulesController.php:771) in /hermes/bosoraweb047/b136/ipg.imaginemorebooksorg/store/classes/Tools.php on line 141 I'm using prestashop 1.5.5.0 I'm currently using paypal usa, Canada version 1.2.5 The upgrade is for version 1.2.6 Please let me know if you need any additional information. Thanks. Link to comment Share on other sites More sharing options...
Debra Martin Posted October 1, 2013 Share Posted October 1, 2013 I also was unable to upgrade..I am using Prestashop v 1.5.5.0 Paypal USA and Canada v1.2.5 trying to upgrade to v1.2.6 Paypal 1.2.5 is installed and configured in sandbox mode. I tried to install (rather than upgrade) v1.2.6 but when I downloaded it from the addons shop, the zip file indicates it is 1.2.5 Link to comment Share on other sites More sharing options...
aguilar1181 Posted October 1, 2013 Share Posted October 1, 2013 I'm having the same issue as both of you has anbody found a solution. I also get the same error as Amy. Perhaps a bug? Link to comment Share on other sites More sharing options...
aguilar1181 Posted October 1, 2013 Share Posted October 1, 2013 I have reported this as a bug hope we can get it resolve http://forge.prestashop.com/browse/PNM-1744 Link to comment Share on other sites More sharing options...
pwmkarsten Posted October 1, 2013 Share Posted October 1, 2013 Same issue. Link to comment Share on other sites More sharing options...
Alex Sviridov Posted December 2, 2013 Share Posted December 2, 2013 Hey guys, for all that are still having issues with this and cannot update your PayPal Module or any other module for that matter, make sure that your debug mode is off. FTP into your store and go to "config" -> defines.inc.php Then make sure that the following is set to "false": define('_PS_MODE_DEV_', false); Save, then re-upload your file back. This should resolve your issue with the: Notice: Undefined variable: params in .......... ==and== Warning: Cannot modify header information - headers already sent by (output started at ......... Hope this helps! 1 Link to comment Share on other sites More sharing options...
geotargetplus Posted June 1, 2015 Share Posted June 1, 2015 Hey guys, for all that are still having issues with this and cannot update your PayPal Module or any other module for that matter, make sure that your debug mode is off. FTP into your store and go to "config" -> defines.inc.php Then make sure that the following is set to "false": define('_PS_MODE_DEV_', false); Save, then re-upload your file back. This should resolve your issue with the: Notice: Undefined variable: params in .......... ==and== Warning: Cannot modify header information - headers already sent by (output started at ......... Hope this helps! Working! Link to comment Share on other sites More sharing options...
Recommended Posts