I have an "User Control Panel" on my Joomla 3.2.3, and my Phocagallery version is 4.1.1
When the user goes to the "control panel" on the front end, if he wants to sort the subcategories or the images by title or by the column called "Order", nothing happens.
I can see a Javascript error on the console:
core.js (line 9, col 104)
Code: Select all
TypeError: d is null
...d=document.getElementById("adminForm"));d.filter_order.value=a;d.filter_order_Di...
-------------------------------------------îIt happens using an Artisteer template, but I have tried it with the original template of Joomla 3 "protostar", and the issue is the same.
Could you help me?
Thanks!

