Alıntı
I therefore had to create the groups manually using phpmyadmin. All seemed to be ok as the groups are functioning correctly within the board and allowing / restricting access where needed. However i am willing to accept that this may A) be a bad idea and B) Have been done completely wrong
I ran the script that you linked to before and that created a single user group for each member (something I deleted from sql tables originally, thinking that these had been created during the conversion process and were surpluss to requirements. I was obviously wrong.
Anyway i looked at the groups table structure but could find no mention of Next Autoindex. At the moment they basically look like this;
Group Table -
http://www.longshank.com/images/groups.jpg
table structure -
http://www.longshank.com/images/groups2.jpg
the structure is after i ran the fix.php which you previously mentioned.
One thing i did notice that i missed before is that the error references the file "profilcp_register.php" so i am thinking that the problem could well lie with the profilecp mod that i implemented onto the board. I also (whilst mooching around sql) peeked in at the "phpbb_user_group" tables and noticed this little anomally. all the group ids / user id's are listed in numeric order until it gets to a point where they do this;
Edit Delete 139 139 0
Edit Delete 140 140 0
Edit Delete 141 142 0
Edit Delete 142 143 0
Edit Delete 143 146 0
Edit Delete 144 147 0
Edit Delete 145 148 0
Edit Delete 146 149 0
Edit Delete 147 150 0
Edit Delete 148 151 0
Edit Delete 149 152 0
Edit Delete 150 153 0
(where the first number column is the group_id and the second is the user_id)
and this continues to the end of the table. I'm not sure if this is meant to be so or if this is contributing to the problem.
demişler ama turkcelestırmek lazım
sanırım sql den group tablosundan ayar yapmanız lazım