Crazyweb Posted September 7, 2013 Share Posted September 7, 2013 (edited) Hi Members, I hope some one can help me. I googled for a few days to find the answer but no results with exact the same problem. This is whats going on. I wanted to change the product view from list into grid. So I watched this movie on youtube how to change it, but this simple didnt work on the default theme. So what I changed, I put back to the original. What i basically did was change one word from clear in to grid. After doing this the webshop started to act weird. Subcatogories showed the catagories like it was Windows 1980, so I changed grid back in to clear. No results. I then downloaded the files and uploaded them to the server. Good news. Everything is showing as normal except when I want to click on a product, the product page stays blank. I'm not experienced enough to where to look for the answer and hoop someone can help me. Edited September 7, 2013 by Crazyweb (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted September 7, 2013 Share Posted September 7, 2013 for the blank page, try to get the error information http://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information-500-error-or-blank-page/ Link to comment Share on other sites More sharing options...
Crazyweb Posted September 7, 2013 Author Share Posted September 7, 2013 for the blank page, try to get the error information http://www.prestashop.com/forums/topic/224525-how-to-turn-on-error-reporting-for-debug-information-500-error-or-blank-page/ Thank you for this. I did what is asked and this is the result Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1966080 bytes) /cache/smarty/compile/ad/19/7f/ad197fbe327a1f7eb6d3133bd92725ea9a432e2e.file.product.tpl.php on line 872 I tried more then one products, the online 872 error keeps popping up, the only thing changes is the size of bites Link to comment Share on other sites More sharing options...
El Patron Posted September 7, 2013 Share Posted September 7, 2013 you only have 32mb allocated to php...I have more than that on my wrist watch..jajajaja part of the how to get info, suggested that you search on that error for possible fixes. there must be at least 500 posts on this particular storage problem... you can also contact your hosting company, 128mb should work...but you may need as much at 256mb Link to comment Share on other sites More sharing options...
Crazyweb Posted September 7, 2013 Author Share Posted September 7, 2013 (edited) you only have 32mb allocated to php...I have more than that on my wrist watch..jajajaja part of the how to get info, suggested that you search on that error for possible fixes. there must be at least 500 posts on this particular storage problem... you can also contact your hosting company, 128mb should work...but you may need as much at 256mb you only have 32mb allocated to php...I have more than that on my wrist watch..jajajaja part of the how to get info, suggested that you search on that error for possible fixes. there must be at least 500 posts on this particular storage problem... you can also contact your hosting company, 128mb should work...but you may need as much at 256mb funny The things is, before I was so stupid to change things I never a problem with products. Also the products are showing in the subcategories, its only when I click on the product. its showing as a blank page. So Im quessing something changed in the code and not at the hosting. Any suggestions what line 872 is? <?php if (isset($_smarty_tpl->tpl_vars['HOOK_PRODUCT_FOOTER']->value)&&$_smarty_tpl->tpl_vars['HOOK_PRODUCT_FOOTER']->value){?><?php echo $_smarty_tpl->tpl_vars['HOOK_PRODUCT Edited September 7, 2013 by Crazyweb (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted September 7, 2013 Share Posted September 7, 2013 again...32mb is not sufficient...you can try to outsmart this...but it's like shaving a pig, a lot of squealing for very little wool Link to comment Share on other sites More sharing options...
Recommended Posts