Back to vBulletin 3.0 Add-Ons

Frames in Hack Installation
Mod Version: 1.00, by Cole2026

This modification is in the archives.
vB Version: 3.0.3 Rating: (0 vote - 0 average) Installs: 3
Released: 22 Dec 2004 Last Update: Never Downloads: 0
Not Supported  

Description
I have installed a variety of hacks on my board, and have noticed that every script I have used has not had the admin cp menu frames in it, so I created this small if conditional for hackers to use to get those frames to appear during a hacks installation.

Just Add:
PHP Code:
if (empty($_REQUEST['step'])) {
        
print_cp_redirect('index.php?loc=yourscript.php');

After including nessisary files(IE:Global.php) in the installer. Replace yourscript.php with the name of your script. This could be classified as a how to as well, but I thought it would work better at vb.org as a mini mod, because the info is more directed at hackers here. irate: This is my first modification, so go easy on me!

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2024