Search found 18 matches

Return to advanced search

Re: Permissions problem

Edit display.php, and remove:

Code: Select all
 (class_exists('phpbb_gallery_integration'))
   {
      phpbb_gallery_integration::posting_display_popup();
   }


And then deleted all records in phpbb_gallery_users.

That did the trick for me, had exact the same problems :)
by photodrome
Sat Apr 21, 2012 9:03 am
 
Forum: Support
Topic: Permissions problem
Replies: 13
Views: 1116

Re: Permissions problem

by photodrome
Thu Apr 19, 2012 11:08 pm
 
Forum: Support
Topic: Permissions problem
Replies: 13
Views: 1116

Re: Berechtigungen arbeiten nicht richtig

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 :)
by photodrome
Tue Mar 13, 2012 11:37 pm
 
Forum: Support
Topic: Berechtigungen arbeiten nicht richtig
Replies: 16
Views: 1143

Re: can´t find the stuff in overall_header.html

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}</...
by photodrome
Tue Mar 06, 2012 12:16 am
 
Forum: NV Newspage
Topic: can´t find the stuff in overall_header.html
Replies: 4
Views: 1124

Re: can´t find the stuff in overall_header.html

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 ;)
by photodrome
Tue Mar 06, 2012 12:02 am
 
Forum: NV Newspage
Topic: can´t find the stuff in overall_header.html
Replies: 4
Views: 1124

Re: Berechtigungen arbeiten nicht richtig

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(); } ...
by photodrome
Sat Mar 03, 2012 12:20 pm
 
Forum: Support
Topic: Berechtigungen arbeiten nicht richtig
Replies: 16
Views: 1143

Re: Berechtigungen arbeiten nicht richtig

Another clue for the developer, however topicstarter encounterd permissions troubles in version 1.1.4

But this give's him two options to try out, hope the cause is found also.
by photodrome
Fri Mar 02, 2012 10:20 pm
 
Forum: Support
Topic: Berechtigungen arbeiten nicht richtig
Replies: 16
Views: 1143

Re: Berechtigungen arbeiten nicht richtig

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...
by photodrome
Fri Mar 02, 2012 9:33 pm
 
Forum: Support
Topic: Berechtigungen arbeiten nicht richtig
Replies: 16
Views: 1143
Next

Return to advanced search