Re: Subcategories not finding products....
Quote:
Originally Posted by
mc12345678
To close the loop for you and anyone else, in a properly functioning/unmodified cart, there is no such limit of products per se. There are obvious restrictions like total drive space, total integer values that could exist, total DB space, etc... But nothing in a "low number" setting.
The troubleshooting performed thus far does appear to support an issue with split_pages which is a file modified by some template plugins though other reasons may be the cause for a properly installed split_pages function from not working. The requested information should support debugging of that/those issues.
Thank you all for your support. I have not used a template plug-in, purely modifying the stylesheet.css file and creating my own template, creating the desired presentation.
I have rectified the problem in all categories by adjusting the Maximum Display of Products All Page in Admin/Maximum Values/configuration to 15 (I have found that 19 is the maximum my site will allow before the error message appears). It was set to 50, so I guess that this was way too much for the system to handle. Maybe I somewhere along the line unintended altered something in a php file. Anyway, I am quite happy now that I show 15 products per page, and let the user move on to another page by opting next.
So again thank you all for your input in this matter.
Re: Subcategories not finding products....
You are using a work around by increasing the number that displays to prevent the page number to show ...
You really should find what is broken on your template ...
If you changed the number from 50 to 10, which breaks things again on your template, does it also break if you switch to the Classic Template for a minute to test it?