bei der Adminitration gibt es leider einen Fehler, wenn ich einen Admin löschen möchte.
Ich erhalte dabei folgenden Code:
Die Zeile 425 lautet bei mir:Couldn't update private forum permissions
>
> DEBUG MODE
>
> SQL Error : 1064 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 '
> 1, 1, 1, 0)' at line 2
>
> INSERT INTO nuke_bbauth_access (forum_id, group_id, auth_view, auth_read,
> auth_post, auth_mod) VALUES (19, , 1, 1, 1, 0)
>
> Line : 425
> File : /srv/www/htdocs/web3/html/modules/Forums/admin/admin_ug_auth.php
Muss ich entsprechende Zahlen in der Tabelle nuke_bbauth_access eintragen? Wenn ja wo genau?message_die(GENERAL_ERROR, "Couldn't update private forum permissions", "", __LINE__, __FILE__, $sql);
Ich würde mich freuen, wenn ihr mir da helfen könnt.
lg
Bloody