vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Add Usergroup as Moderator (https://vborg.vbsupport.ru/showthread.php?t=93543)

Andreas 09-20-2005 09:31 AM

Not at all, this is a vBulletin 3.5 Hack and not compatible with vBulletin 3.0.

diretur 09-20-2005 09:37 AM

Quote:

Originally Posted by KirbyDE
Not at all, this is a vBulletin 3.5 Hack and not compatible with vBulletin 3.0.

thank you for the quick reply. I will wait for vb 3.5 :disappointed:

Andreas 09-20-2005 09:46 AM

You can just download it: http://www.vbulletin.com/members

Boofo 09-20-2005 09:58 AM

How come you never send update notices when you update your hacks, sir? ;)

Andreas 09-20-2005 10:00 AM

I only send Updates when critical Bugs have been fixed.
Most of my Hacks are Beta and thus are being updated frequently so I think it's not necessary to always send eMail - just seems messy.

Boofo 09-20-2005 10:10 AM

But with so many hacks from you, it's hard to keep up on updates. Maybe an update notice every other update or something? ;)

WNxWakko 10-04-2005 02:54 AM

I had a member remove all the names listed in a forum I used this mod to add. The front of the forum just shows the usergroup as the mod, but when viewing in the admincp you see all the members who have mod over it.

My question is, if someone removes a name manually by mistake, is something going to autoadd them back? or am I going to have to delete the add usergroup in your panel and readd every single time?

Andreas 10-04-2005 09:16 AM

If you manually delete a Moderator, you must edit the User and change his Usergroup twice - then he will be in again.
Hmm, maybe I could add some Code to prevent changing individual Moderators (that are Mderatros because they are in a Moderator Usergroup).

WNxWakko 10-05-2005 09:22 PM

Quote:

Originally Posted by KirbyDE
Hmm, maybe I could add some Code to prevent changing individual Moderators (that are Mderatros because they are in a Moderator Usergroup).


Oh please do. I have a very very large forum. Over a million posts, I Have 21 Administrators and its very likely for people to make this mistake.

diretur 10-06-2005 06:46 AM

I installed this hack yesterday evening. Now I get sometimes this database error email:

Quote:

Database error in vBulletin 3.5.0:

Invalid SQL:

INSERT INTO vb3_moderator (userid, forumid, permissions, moderatorusergroupid, modusergroupid)
SELECT 3850 AS userid, moderatorusergroup.forumid, moderatorusergroup.permissions, moderatorusergroup.moderatorusergroupid, moderatorusergroup.usergroupid
FROM vb3_moderatorusergroup AS moderatorusergroup
LEFT JOIN vb3_moderator AS moderator ON (moderator.userid = 3850 AND moderator.forumid=moderatorusergroup.forumid AND moderator.moderatorusergroupid=moderatorusergroup. moderatorusergroupid)
WHERE moderatorusergroup.usergroupid IN (3)
AND ISNULL(moderator.moderatorid);

MySQL Error : INSERT TABLE 'vb3_moderator' isn't allowed in FROM table list
Error Number : 1093
It happens when somebody tries to register. Now I uninstalled the mod and the registration works again.

any ideas?

thanks


All times are GMT. The time now is 04:55 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01185 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete