View Single Post
Old March 25th, 2005, 09:29 AM   #3 (permalink)
rcarroll59
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 44
Thanks Toney - You at least got me thinking in terms of database tables & that's where the problem was.

I have 5-6 usergroups in my phpbb2 forum and if I "(Refresh usergroups from your forum software?)", I lose all data in the pp_usergroups table. I looked to the usergroups_phpbb2.sql, which came in the classifieds installation files, for information to rebuild the table.

I also had to manually add the other usergroups to the pp_usergroups table. Before I listed them, anyone who was a member of a group not listed would not have upload permissions and such.

I have it working now, but if I refresh the usergroups, I'll lose that table data again.

Do you think there's something wrong with my setup, or is this a bug?

Last edited by rcarroll59; March 25th, 2005 at 09:33 AM.
rcarroll59 is offline   Reply With Quote