Ok, I will see if I can put this down coherently LOL
* First of all, before you try the sorter and get any error at all, the member galleries page contains some missing output (see the first member gallery screenshot, that thin purple strip at the bottom contains this code in the template:
Code:
Content visible to verified customers only.
But there is no output on the actual page
* Now, if you use the sorter in any category at all then go to visit the member's page the division by 0 error comes up as in the second member galleries screenshot.
Line 2005 in pp-inc.php:
Code:
Content visible to verified customers only.
* if you use the sorter in the Signatures and Tags category, it sorts normally, both the cat numbers are the same in the url
Code:
Content visible to verified customers only.
but then the member galleries error comes up when you go there
* if you use the sorter in the Older Kits category you get the page seen in the third screenshot, which is also missing some output I can see in the template:
Code:
Content visible to verified customers only.
And the 2 separate cat id's in the url are different, one pointing to the Older Kits category, and one pointing to the Other Galleries indicated in the quick jump box
Code:
Content visible to verified customers only.
When I delete the cookie ppperpage the member galleries go back to the almost normal page shown in the screenshot that is missing the output info
This is exactly the same on both my default install and my live one....and I have not the slightest clue how to fix it LOL