// run this db query
You must first be a
registered member to view any code.
// open the file admincp/user.php
find :
You must first be a
registered member to view any code.
below it add :
You must first be a
registered member to view any code.
save the file and upload it back to your server
ok, now u got 2 options :
option1 - put it only in root dir
option2 - put itin root and on admincp/modcp dir
ok
if option 1 then
// open root/global.php
find :
You must first be a
registered member to view any code.
Below it add :
You must first be a
registered member to view any code.
save the file and upload it back to your server
now if u want option 2 then :
open includes/init.php
find :
You must first be a
registered member to view any code.
Below it add :
You must first be a
registered member to view any code.
thats all