News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

XP Publish Admin OK - Users (Only personal gallery not public)

Started by mskarl, February 24, 2006, 05:17:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sinti

Now, WHAT didn't work? Please describe the behaviour!

PS: No need to quote my whole message then. Did you know, the Preview Button next to the Post Button is very useful.

BenTexas

Thank You very much Sinti!  ;D
This fix works fine for my installation.
I had to change a few things though, because I use a bridged Version with PHPBB:
I have different groups enabled and the USER_GROUP constant from Sinti's Code was only containing "Registered" no matter what other group a user was in. So I took a closer look at the USER_GROUP_SET constant and found out that the different groups from PHPBB are stored inside coded with a numerical value. To find out the mapping, I created a test user, found out what number belongs to what group and then tweaked the Code to check for a certain group number. Works fine for me!