![]() |
Quick Question...
I'm relatively new to hack installing, and I just had a quick question. I recently tried to install an older hack from a vB 2.2.2 onto my recent vB 2.2.9. Is it possible to install any older hacks onto my new 2.2.9? I tried to install the 'colored users online hack' only to realize that the code was completely different in my index.php, than the install.txt said. Well, that's my question...:D
|
It is possible, but you need to know which code to find. Things have changed since 2.2.2 :)
|
in addtion to my previous post.....i just realized it was 2.2.0..:(...
well here's what i encountered... i was looking for Code:
if ($loggedin['usergroupid'] == 6 and $highlightadmin) { and all i could find, was... Code:
if ($loggedin=$DB_site->fetch_array($loggedins)) { and soooooo my problem is the instructions have Code:
if ($loggedin['usergroupid'] == 6 and $highlightadmin) { Code:
$loggedins=$DB_site->query("SELECT DISTINCT session.userid,username,invisible,usergroupid yeah... :paranoid: :paranoid: and it was asking for a replacement of the code....but they didnt match up.... can i get any help? :stupidiam: |
You shouldn't use old hacks, just look at the code and make your own version, that's what I do when I run into an hold hack I want but is a way to early version.
|
normally older hacks also work for newer vb versions, but there are exceptions.
whenever a hack doesn'T work, try to ask in the supportthread if the author or someoneelse can make a working version for the newer one :) |
Eh, i dont suppose anyone could give me the code/instructions for a newer version? like 2.2.9 or 2.2.8 or anyone. eh? :(
|
Without the name of the hack you are trying to install, that would be impossible. :)
|
Lol sorry, it's the colored online users hack. and I downloaded the v 2.2.2 of it....and i recently got 2.2.9, and the code between the 2.2.2 instructions is different between the 2.2.9. so if anyyyyyyone can help me i would be :D
|
You would have the link to the hack handy would you.
Most of all the hacks in 2.2.x should work for 2.2.9, there may be minor little code changes, but if you start comparing, you will find out where to put the code. |
I did compare, but seeing as to how i know <---> this much about PHP and hacking im kinda drawin a blank, but meh ok.
|
All times are GMT. The time now is 07:25 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|