i want to instally asec on my nuke site. but i already have altered the mainfile.php.
can i just snip the asec-related code from the mainfile.php that comes with as 1.7 and paste it into my existing mainfile.php?
> using nuke 7.2.
anything else i have to take into consideration?
thanks for info.
_________________ > It takes two to lie. One to lie and one to listen.
(uni(ulus
madman Support Mod
Joined: Feb 15, 2004
Posts: 806
Posted:
Tue Aug 17, 2004 4:18 am
cuniculus wrote:
can i just snip the asec-related code from the mainfile.php that comes with as 1.7 and paste it into my existing mainfile.php?
Would be better if you follow PHP-Nuke file patching as describes in install.txt. Copy/paste from AS supplied nuke files can causing another problem (e.g. parse errors) unless you are familar with PHP programming.
If you're in doubt, you can open nuke files supplied in AS package, and copy/paste any code within:
Code:
/* --- begin: Admin Secure additional code --- */
and,
Code:
/* --- end: Admin Secure additional code --- */
Doing this will minimize any potential typos and accidental editing.
Good luck, m8.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum