I do the chage from 4 to 5 and resync my grouplist with UBB.threads but encounter a problem.
I have members who are only in the UBB group 'users'. This looks like this:
Code:
Content visible to verified customers only.
If this user goes to Photopost (V5.62) he can see what he should but he cant upload a file. Look what happen to this user:
Code:
Content visible to verified customers only.
He cant see any category and when he try to send the file he get error from the script based on the missing category.
The I go to UBB.threads user control panel again and put another group to this user and submit it. Then back to PP and now he is able to see the categorys:
Code:
Content visible to verified customers only.
My pp_usergroups looks like this after syncing with threads:
Code:
Content visible to verified customers only.
You see the empty lines? this comes from deleted groups in UBB.treads.
Any Idea, whats going on and how to fix this? I dont like to find out any users who only belongs to the user group and give them access to another group only to be able to upload pictures again.