That didn't work for me, i tried that first, but the persmissions where broken again. Need to be said, i do not have any personal albums, so i don't know how much that differs form others
Me bad, is prosilver, it isn't there indeed, should be right between: <ul class="linklist rightside"> and <!-- IF not S_IS_BOT --> <!-- IF S_DISPLAY_MEMBERLIST --><li class="icon-members"><a href="{U_MEMBERLIST}" title="{L_MEMBERLIST_EXPLAIN}">{L_MEMBERLIST}</...
Take a look in the contrib folder, there is a file there for the install edits for subsilver based styles. The standard install is made for prosilver based styles. And you're style is subsilver based
My solution worked fine, but when users uploaded image, then they get all the same permsisions again. So i tested the removal of the line in includes/functions_display.php suggested by michaelp74: if (class_exists('phpbb_gallery_integration')) { phpbb_gallery_integration::posting_display_popup(); } ...
I fixed it, hope it works for the others as well. I deleted all records in phpbb_gallery_users, and now permissions works without any prbolems. Still it's strange how this error popped up, i did an update on my testerver from 1.1.4 to 1.1.5 to check if the update was the culprit, but it wasn't. This...