vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Hack Compatibilty with 2.3.0 (https://vborg.vbsupport.ru/showthread.php?t=52512)

BoardTyrant 05-03-2003 10:13 AM

Hack Compatibilty with 2.3.0
 
I would like to know whether the hack found at https://vborg.vbsupport.ru/showthrea...=&pagenumber=5 runs in a board running VBulletin 2.3.0 . It seems that the index.php file in my admin folder is different as I could not find the code to edit using Notepad.

Unfortunately the thread above was closed so I could not post this there.

irn-bru 05-03-2003 10:33 AM

Put it in like here.

// *************************************************
makenavoption("vBulletin Options","options.php?t=0","<br/>");
if($debug==1) {
makenavoption("Edit Settings","setting.php?action=modify","<br>");
makenavoption("Add Setting","setting.php?action=add","<br>");
makenavoption("Add Setting Group","setting.php?action=addgroup");
}
makenavoption("Run a SQL query", "query.php?s=$session[sessionhash]","<br>");
makenavselect("Options","<hr>");
// *************************************************

BoardTyrant 05-03-2003 10:57 AM

Sorry, but what do I have to do exactly, I am still a newbie to all of this.

irn-bru 05-03-2003 01:07 PM

Open admin/index.php

Find This Line:

makenavselect("Options","<hr>");

Above This Line put:

makenavoption("Run a SQL query", "query.php?s=$session[sessionhash]","<br>");

There will be a Run a SQL query link under Options
use that to run your SQL query.

Just to note I havent used this addon, but in the thread Firefly recommends you use another hack I dont know why.

I would have to read the full thread which I havent. I suggest you do that, and use the other hack as there must be reasson for it been closed.


All times are GMT. The time now is 12:34 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,713KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete