rajsharma Posted August 23, 2012 Share Posted August 23, 2012 (edited) Hello, We are using 1.4.6.2 prestashop and since we had upgraded to this version our SEO module - Google Sitemap V1.8 has stopped working.. as when we click on create it shows white page and with following errors : Warning: Invalid argument supplied for foreach() in public_html/home/shop/classes/FrontController.php on line 595 (In the source code its written in line 595) foreach ($result as $row) --------------------------- Fatal error : Maximum execution time of 30 seconds exceeded in public_html/home/shop/classes/Blowfish.php on line 369 (In the source code its written in line 369) $Xl = ((($this->_S[0][($temp>>24) & 255] + --------------------------------- Warning: Invalid argument supplied for foreach() in public_html/home/shop/controllers/ProductController.php on line 229 (In the source code its written in line 229) foreach ($images AS $k => $image) ------------------------------- Also our server is using 80% server resources.. and we have got complain from the server people.. and also we are generating a lot of error.logs which is of 100's of MBs Please help us Edited August 23, 2012 by rajsharma (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now