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)
-   -   Unalterable Admins Can Edit Themselves (https://vborg.vbsupport.ru/showthread.php?t=93482)

Calisse 12-05-2005 11:36 PM

works perfectly and nice and easy for dopes like me. lol. cheers, was looking for a way to do this (damn kids on the admin cpanel want to change their rep making me work grumble grumble mutter)

Telegon80 12-10-2005 10:52 PM

edit: nm works good

Talisman 12-11-2005 07:22 PM

I'm getting a strange error, but have no idea why. I installed the plug-in and that went through just fine. But when I try to access my ACP, I get a parse error from global.php.

Quote:

Parse error: parse error, unexpected '<' in /......../forum/admincp/global.php(194) : eval()'d code on line 1
Locking myself out of my own ACP isn't quite the result I was going for, especially since that's where I'd have to go now to un-install this plugin ... lol. So I commented out the hook instruction in admin/global.php Line 194. And that let me access the ACP again.

So here's the code from that line. Does anyone see why I'd get a parse error from this? And is this the correct syntax to be installed by the xml file?

Code:

($hook = vBulletinHook::fetch_hook('admin_global')) ? eval($hook) : false;

IrPr 12-20-2005 09:50 AM

seems not workin on 3.5.2

akanevsky 12-20-2005 05:45 PM

Quote:

Originally Posted by Moosa
seems not workin on 3.5.2

Really? I'll check.

da prez 12-27-2005 06:39 AM

Psionic this hack interferes with the ability to add users through admincp, do you have any idea why ?

when adding a user, i get invalid password specified error.

i am guessing it is the password thing for admins.

it is not huge deal as i can turn it off, but if it could be fixed that would be kickass.

akanevsky 12-27-2005 11:49 AM

Quote:

Psionic this hack interferes with the ability to add users through admincp
Are you sure that it is my hack?

norwichcanary 12-27-2005 01:06 PM

Quote:

Originally Posted by Psionic Vision
Are you sure that it is my hack?

I can confirm I had the same issue and uninstalled the mod. It would not let me edit any user passwords.

akanevsky 12-27-2005 01:47 PM

Ah. It was supposed to restrict password alteration for unalterable administrators, but apparently it does so for everyone. FIXED!

Telegon80 12-27-2005 02:01 PM

ah so this is the reason why i couldnt add new users lmfao... damn, so this is fixed? ill go ahead and re-install... :D


All times are GMT. The time now is 08:52 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.01234 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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