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)
-   -   [final]Lesser Admin Cp... (https://vborg.vbsupport.ru/showthread.php?t=41556)

Chris M 08-03-2002 01:55 PM

Never mind...Replace X with your userid...

Satan

Chris M 08-03-2002 03:00 PM

News Update:

Thanks to Xenon (:)), I will update the Lesser Admin CP, to Version 1.3, where, if you choose, you can allow users to update other member's usergroups, just not to Admin or Co-Admin...:)

Satan

Chris M 08-03-2002 04:07 PM

Is here!:)

See the First Post for Update information...

Satan

Hellburn 08-03-2002 04:44 PM

Step 5)

Edit admin2/usergroup.php

Sure admin2? This file is not in admin2.

Step 8) Step 8)

Open user.php : <--------- admin? or admin2?

Chris M 08-03-2002 05:16 PM

I corrected the admin2/usergroup.php mistake - It should be admin/usergroup.php

Step 8) - It says to edit admin2/user.php...

Satan

Hellburn 08-03-2002 05:23 PM

By Step 7) you say:
Open admin2/user.php

but by Step 8)
you say:
Open user.php :

what is right? two times the same file?

Chris M 08-03-2002 05:30 PM

Step 8 can be done in either or both...

Though I recommend doing it in admin2/user.php immediately...

Satan

Hellburn 08-03-2002 06:15 PM

i have installed the hack and his working fine but i have follow error at the user.php :

Parse error: parse error in /homepages/42/d4357757/htdocs/vb/admin2/user.php on line 309

Line 309 is correctly, i can not found a bug.
This is Line 309:

if ($userid==X) and ($bbuserinfo[userid]!=X) {

The X i have change to 2 (my userid)

Chris M 08-03-2002 06:34 PM

Yes...

There should be an extra set of brackets around it :

Code:

if (($userid==2) and {$bbuserinfo[userid]!=2)) {
Satan

Hellburn 08-03-2002 06:53 PM

i have the same error when i changed the code.


All times are GMT. The time now is 07:28 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.01135 seconds
  • Memory Usage 1,727KB
  • 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
  • (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