cyrez Posted November 15, 2013 Share Posted November 15, 2013 Hi there, I'm setting up PS 1.5.6.0 and everything is working nicely so far - but I noticed one thing today: On my localhost environment the admin module overview told me that there was an update available for Google Sitemap. I did the update and everything is still fine. I went to my online testing webserver and I don't get the update notice there, despite the gsitemap module being newer on localhost (v2.3.2) and older on the testserver (v2.3.1). Haven't had any other issues so far. So I guess this might be config-related to the server. But since there is no error... Feels like the liveserver isn't polling for updates or something, he just doesn't know that there is an update available. Anyone had this before? Thanks in advance Link to comment Share on other sites More sharing options...
El Patron Posted November 15, 2013 Share Posted November 15, 2013 make sure you have this feature enabled in your back office http://screencast.com/t/SXQpKRHa4 Link to comment Share on other sites More sharing options...
cyrez Posted November 16, 2013 Author Share Posted November 16, 2013 Thanks for the hint - but I do have this feature activated. Disabling and re-enabling doesn't change the matter. Is there possibly a test-script somewhere which can confirm correct communication between my server and the prestashop module update server? I think maybe something like php-curl (or something else like this) is not working correctly. No evidence, just a thought, since this does not seem to be a common issue. Link to comment Share on other sites More sharing options...
vekia Posted November 16, 2013 Share Posted November 16, 2013 your server configuration must allow you to use: - get_flle_contents function - sometimes cURL make sure that these functions are available on your hosting account Link to comment Share on other sites More sharing options...
Recommended Posts