Topic: Impossible to create a new group

I got this message with 1.2.5

File: /home3/g/georezo2/www/forum/admin_groups.php
Line: 250

PunBB reported: Unable to check group title collision

Database reported: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 (Errno: 1064)

Failed query: SELECT 1 FROM punbbgroups WHERE g_title='ddddd' AND g_id!=

Re: Impossible to create a new group

That's not creating a new group, that's editing a group (the mode in POST isn't add). However, the issue with the id does need to be addressed

Re: Impossible to create a new group

Hi,

Ok what I do :
Add a new group --> http://site.com/phpbb/admin_groups.php?action=foo
I change the rules of the group --> and i got the error mentionned above ...

Any idea ? I didn't change anything in the admin_groups file ....

Tx

Re: Impossible to create a new group

I think you mean PunBB
tbh, that issue is caused by a POST variable that shouldn't be missing being missing, especially if you didn't change it.

Re: Impossible to create a new group

I apology

I did a mistake when I update the file from 1.2.2 to 1.2.5  !!!!

sorry sorry sorry