View Single Post
Turbo Traffic Trader
Old
  (#1 (permalink))
Divvy
Junior Member
 
Status: Offline
Posts: 27
Join Date: Dec 2004
Turbo Traffic Trader - 02-28-2007, 07:16 AM

Hi guys!
Can someone help me installing this script in the php-nuke 8?
I have this script installed in 2 php-nuke sites and working fine... but is version 7.9

In the php-nuke 7.9, I have put this line in the header.php after the ?> :
Code:
?php include "ttt-in.php"; ?>
But if I put this line in php-nuke 8, the module that is showing in my homepage disappears...

I have tryed to put this line in footer.php before the foot(); :
Code:
require( "ttt-in.php" );
But the right column disappears... but only if I load the site in my favorits.
If I click in the "Home" link, it appears. Strange huh?

Any ideias? Please help me...

P.S. Sorry for my poor english... I hope that someone understanding what I am saying
   
Reply With Quote