PDA

View Full Version : Note/Tutorial: If you make a hack that uses a new file that regged members can access


Mephisteus
02 Aug 2002, 14:33
Please edit online.php, else users will get errors like
Unkown location: url (with sessionhash)

This is very annoying, here is how to fix it

In online.php find


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



below it add


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



still in online.php find


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


below it add


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



I hope hack writers will do this :) (some already do :))