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 12-19-2002 10:42 AM

Nope;)

I must do:)

Satan

John 01-03-2003 11:08 PM

The instructions for this hack are impossible :(

Sometimes you refer to the files just as they are, e.g. "index.php", and sometimes with directories, e.g. "/admin2/filename.php" - you never stick with one system, so I don't know which files to edit :(

Chris M 01-03-2003 11:17 PM

Sorry...Unless I state /admin/, assume it is /admin2/:)

Satan

John 01-03-2003 11:18 PM

Thanks for the quick reply :)

John 01-03-2003 11:28 PM

Also there's a mistake in the instructions - search the txt file for

Code:

ismoderator,canpublicevent,,canpublicedit,canthreadrate,cantrackpm
(Note the double comma)

John 01-03-2003 11:38 PM

Also, in vB 2.2.9:


Find:
Code:

//load config
require("./config.php");

// init db **********************
// load db class
$dbservertype = strtolower($dbservertype);
$dbclassname="./db_$dbservertype.php";
require($dbclassname);

$DB_site=new DB_Sql_vb;

$DB_site->appname="vBulletin Control Panel";
$DB_site->appshortname="vBulletin (cp)";
$DB_site->database=$dbname;
$DB_site->server=$servername;
$DB_site->user=$dbusername;
$DB_site->password=$dbpassword;

In vB 2.2.9 you won't be able to find that bit of code. The config.php part is higher up in the file.

John 01-04-2003 12:14 AM

And it doesn't work!! :'(

Trying to log in at forum/admin2 - and it just takes me back to admin2/index.php :S

Chris M 01-04-2003 12:42 PM

Firstly - There is such a thing as an "edit" button;)

Secondly - I explained about this and vB 2.2.9 - This was not originally designed to work with 2.2.9, as this pre-dates the vBulletin XSS Fix era...I have tried to fix it;)

Thirdly - It does work - See on my site: http://www.darkblazes.com/forums/hackcp/ (i designed it for a hack i released, then had to close it due to people editing the hack stuff)

Fourthly - I will try and help you as best I can...

Satan

Chris M 01-04-2003 12:51 PM

This version should be compatible with vB 2.2.9...I am not 100% sure, but in theory & on my board it works:)

Download it below!

Satan

Bison 01-04-2003 06:55 PM

Using vb2.2.9 and it works fine for me ...

Thanks Satan!


All times are GMT. The time now is 05:50 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
  • Page Generation 0.01402 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
  • (2)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