![]() |
Silly me, actually i have no prefix. :P. But it gives me the same error eventhough I did set a usergroup as moderator of a forum o_O.
Code:
Database error in vBulletin 3.5.0 Release Candidate 1: |
That's what I thought.
Seems like your mySQL Version does not support this Query Syntax. Can you try the following Query in phpMyAdmin if it generates errors? [sql] DELETE moderator FROM moderator AS moderator, moderatorusergroup AS moderatorusergroup WHERE moderator.userid = 11 AND moderator.moderatorusergroupid = moderatorusergroup.moderatorusergroupid AND NOT (moderatorusergroup.usergroupid IN (2)); [/sql] |
Code:
Database error in vBulletin 3.5.0 Release Candidate 1: :: EDIT :: Actually it didn't delete anything :I |
I have the same as Asterik. When editing a user it gives me that error.
|
Quote:
PS Not all MySQL versions support multi table deletes. |
The only place where I get that error is when editing a user. Also (the user already is a part of that group) the user doesnt have moderator rights.
|
Quote:
|
Hmpf. Ppl should use more up-to-date mySQL Versions ;)
OK, doing it the old-fashined way then - without multi-table DELETEs. |
Woho! Pretty please let us know when its updated :)
|
Will do.
Btw: If you add a Usergroup that already has Members (be it primary or secondary) as Moderator, do these members get Moderators? |
All times are GMT. The time now is 04:11 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|