Web Hosting Talk







View Full Version : PHP-nuke php code help!!


free_2_cheat
02-02-2004, 07:27 PM
I need help, im trying to put the banner add in more than one place, i have the newest version (7.1). how do i put a banner on the page (anywhere on the page). I know i have to edit the main files, i just need to know which files. and what im supposed to ad to the files to make the banner show up.

thankx

free_2_cheat
02-02-2004, 08:19 PM
another question, same version but i think this one is on all versions of php nuke (at least 6.8 and up)



ok, the url is http://draikdesignz.com/admin.php?op=mod_users and i want it to enter the username of the person when i do it like this

http://draikdesignz.com/admin.php?op=mod_users&user=name

i went into the USERS.php file and made the value of the select user to edit (NICKNAME) $user

but the value isnt in the admin.php file, so how can i access that value in the MOD_USERS file from the admin.php file?