SamuelW Posted June 12, 2012 Share Posted June 12, 2012 Hi Guys, I want to build the product index for the Front Office search. When I click on “Add missing products” I get a white and empty website immediately. It worked with less than about 10000 products but now I’m getting the mentioned white site. No error is shown and the browser is not in work anymore. This happens with Prestashop 1.4.8.2 and with 1.5 What could be the problem? How can I proceed to solve that? Are there known issues like that? Thanks for any help. Greets Samy Link to comment Share on other sites More sharing options...
Mike Kranzler Posted June 12, 2012 Share Posted June 12, 2012 Hi Samy, Have you set "display_errors" to "on" in your config/config.inc.php file? -Mike Link to comment Share on other sites More sharing options...
SamuelW Posted June 13, 2012 Author Share Posted June 13, 2012 (edited) Hi Mike, thanks for reply. I have enabled the error reporting. I'm permanently getting the error in backend: Warning: MemcachePool::getextendedstats(): No servers added to memcache connection in .../classes/cache/CacheMemcache.php on line 50 Warning: Invalid argument supplied for foreach() in .../classes/cache/CacheMemcache.php on line 52 When I disabled the memcache I was able to add some more products to Front Office search. Edited June 13, 2012 by SamuelW (see edit history) Link to comment Share on other sites More sharing options...
Mike Kranzler Posted June 13, 2012 Share Posted June 13, 2012 Hi Mike, thanks for reply. I have enabled the error reporting. I'm permanently getting the error in backend: Warning: MemcachePool::getextendedstats(): No servers added to memcache connection in .../classes/cache/CacheMemcache.php on line 50 Warning: Invalid argument supplied for foreach() in .../classes/cache/CacheMemcache.php on line 52 When I disabled the memcache I was able to add some more products to Front Office search. If you want to use memcached, you will need to contact your hosting provider. I hope this helps. -Mike 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