vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Sig Editor (https://vborg.vbsupport.ru/showthread.php?t=32086)

Scott MacVicar 11-12-2001 06:21 AM

No it doesn't log what moderator did it as I trust all my moderators and therefore don't mind them changing the sig of a normal user.
If you use Overgrows Mod logging hack then this could be easily modified to include editing sigs.

Bitmap 11-12-2001 03:34 PM

hmm ... can this hack be modified so that only admins and supermods can change the sig?

Scott MacVicar 11-12-2001 03:56 PM

you'll see

PHP Code:

  if ($permissions[ismoderator] || $ismod=$DB_site->query_first("SELECT * FROM moderator WHERE userid=$bbuserinfo[userid]")) { 

mentioned twice in the cost you have to paste in to moderator.php simply change that to

PHP Code:

  if ($permissions[ismoderator]) { 


Bitmap 11-12-2001 06:10 PM

thanks :)
it works great

Radon3k 11-19-2001 06:51 AM

Nice, thanks man! :)


Edit: When you suspend the sig, for how long is it suspended? Just for that post? Just for that thread? Or until you allow it again? Or does that just make it to where the user can't change it after you have changed it? Thanks man! :)

Scott MacVicar 11-19-2001 02:29 PM

it just changes the content of their sig within their profile to whatever you have the value of the template.

They can simply re-edit it again but most users take the hint when you change their signature :P

jam583 11-25-2001 09:32 PM

I'm just getting a white screen when I click edit sig.. I followed it step by step and double checked my work to see if I missed anything. Any ideas?

Godzilla MR2 11-26-2001 12:20 PM

I am getting the same blank pop up window... I have tried everything... I gave up for the Holiday weekend... but it is killing me seeing only a white screen. It worked fine before we updated to 2.2.1. After the update it did not work. So we reinstalled the hack and still does not work.

jam583 11-26-2001 01:37 PM

I'm running the same version of the board as you. I installed several other hacks with no problems. However, I am still getting this white screen. I guess it's not compatible with my board :stupid:

Scott MacVicar 11-26-2001 03:06 PM

check the templates and make sure the adjustments to moderator.php wasn't removed as this was pretty much the hack.

Scott


All times are GMT. The time now is 05:45 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.01210 seconds
  • Memory Usage 1,732KB
  • 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
  • (2)bbcode_php_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