Jump to content

Module update and install problem


Recommended Posts

Modules section doesn't show any module updates.

(I checked Administration setting and clicked "Check for update" many times)

and also official modules that is not installed such as "Connect to UPS" is also not shown.

How can I fix or cleanup this problem?

 

 

prestashop v1.6.0.9

Link to comment
Share on other sites

uhm...use free module:

http://www.prestashop.com/forums/topic/278164-free-module-display-php-environment-phpinfo-back-office/

 

check allow_url_open (just curious what this is set to)

 

also turn of ps error reporting, then re-visit the modules page to see if any php message:

http://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information/

Link to comment
Share on other sites

perhaps in your case problem is a bit different

your host allows to connect to external websites? 

i mean, while "module update" process, shop connects with curl / get_file_contents function to external services

some hosts block these functions for security / performance reasons

Link to comment
Share on other sites

Hi vekia,

 

both curl and get_file_contents does work.

I get return xml below by connecting api.addons.prestashop.com, not blank return or connection error.

 

<?xml version="1.0" encoding="UTF-8" ?><errors><error>Fatal error : method is undefined.</error></errors>

Link to comment
Share on other sites

×
×
  • Create New...