lince Posted November 15, 2011 Share Posted November 15, 2011 Hi there, Some products are not shown in the admin panel in "Products in this category". What happens exactly is that every product is shown until the products with id 12 or 14 have to be shown, when that happens, only the id number of the product (12 or 14) is shown and the rest of the line is empty and no more products are shown. Does anybody know why could this be or if there's an easy way to debug this issue ? Thanks Link to comment Share on other sites More sharing options...
Mike Kranzler Posted November 15, 2011 Share Posted November 15, 2011 Hi Lince, Could you please post a screenshot of your issue so that I can look into this for you? -Mike Link to comment Share on other sites More sharing options...
lince Posted November 15, 2011 Author Share Posted November 15, 2011 Here is the screenshot. There are 9 grey rectangles that I put there to cover the information of my products. The 3 first lines are shown perfectly fine with pics and prices and it's the 4 line the one that loads only the id. There should be other products as well that are not shown because it stops after the id 12 as I said before. Let me know if you need any more information Link to comment Share on other sites More sharing options...
Mike Kranzler Posted November 15, 2011 Share Posted November 15, 2011 Hi lince, This is likely a memory limit issue, but just to make sure, can you please open your config.inc.php file and set "display_errors" to "on" so that we can confirm this? -Mike Link to comment Share on other sites More sharing options...
lince Posted November 15, 2011 Author Share Posted November 15, 2011 I switched the debug on and got this error: Fatal error: Call to undefined function imagecreatefromjpeg() seems to be a gd problem, I made a recent php update, weird that it does work for some images but not others. I guess I'll install gd, thanks for the help Link to comment Share on other sites More sharing options...
Torgut Posted February 15, 2012 Share Posted February 15, 2012 Any news here? I am experiencing the same problem, and, of course, would like to know if a solution was find. Link to comment Share on other sites More sharing options...
Recommended Posts