MyBBHacks.com Plugins for  MyBB
Order by without function? - Printable Version

+- MyBBHacks.com Plugins for MyBB (https://www.mybbhacks.com)
+-- Forum: ezGallery Pro for MyBB (https://www.mybbhacks.com/forumdisplay.php?fid=8)
+--- Forum: Bugs (https://www.mybbhacks.com/forumdisplay.php?fid=12)
+--- Thread: Order by without function? (/showthread.php?tid=3029)



Order by without function? - bv64 - 01-31-2018

Hi again,

some users told me, the order-function for den pictures in a category doesn't work.
It does not matter what you set, the sorting always stays the same, Picture-ID and DESC

Maybe it's a problem with my PHP-Version? I'm using PHP 7


RE: Order by without function? - MyBBHacks - 01-31-2018

Inside any category do you have a link to the page?

Now the top dropdowns don't change. but the sorting should change.


RE: Order by without function? - bv64 - 01-31-2018

yes, it should, but it doesn't

it doesn't matter too what I set in the ACP for the category for sorting, it stays with ID_PICTURE and DESC

https://altebekannte.community
for example: https://altebekannte.community/ezgallery.php?cat=23

In an own script I had the problem the $_REQUEST wasn't filled; using $_POST solved the problem


RE: Order by without function? - bv64 - 02-15-2018

no solution?