| open/close comments not working for non admins
The link to open/close comments beneath an image isn't working for non admins. I had a look at showframe.php and it checks for $User['adminedit'] == 1. So either this check needs to be changed to allow the image owner to also perform that action or the links on showphoto should be hidden for non admins. I'd prefer the first option.
|