Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff
Author Message
hitwalker
Sells PC To Pay For Divorce



Joined:
Posts: 5661

PostPosted: Fri Oct 22, 2004 5:12 pm Reply with quote

Hi bob or whoever knows the answer to this....

At what point can the google adsense code be added in the NSN News Universal news popup ?
Thats file read_article.php ?
But at what point should the adsense be added (prefered on top )? ?

Any example available ?
John
 
View user's profile Send private message
BobMarion
Former Admin in Good Standing



Joined: Oct 30, 2002
Posts: 1037
Location: RedNeck Land (known as Kentucky)

PostPosted: Fri Oct 22, 2004 8:21 pm Reply with quote

First off this is not the NSN Support forums, NSN Support fourms are found at http://www.nukescripts.net/modules.php?name=Forums

Open modules/News/read_article.php and find:
Code:
    echo "</head>\n";

    echo "<body>\n";
$artpage = 0;
formatTimestamp($time);


Put you banner code like so:
Code:
    echo "</head>\n";

    echo "<body>\n";
BANNER CODE GOES IN ECHOS HERE
$artpage = 0;
formatTimestamp($time);


Or find:
Code:
echo "</td><td>&nbsp;</td><td valign=\"top\">\n";


echo "</body>\n";
echo "</html>\n";


And place it like so:
Code:
echo "</td><td>&nbsp;</td><td valign=\"top\">\n";

BANNER CODE GOES IN ECHOS HERE
echo "</body>\n";
echo "</html>\n";

_________________
Bob Marion
Codito Ergo Sum
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Send e-mail Visit poster's website
hitwalker







PostPosted: Sat Oct 23, 2004 4:20 am Reply with quote

thanks bob...this works ok...,but i didnt noticed you put back your forum..
 
BobMarion







PostPosted: Sat Oct 23, 2004 2:21 pm Reply with quote

I just recently reopened them after closing down NG.
 
hitwalker







PostPosted: Sat Oct 23, 2004 2:28 pm Reply with quote

well you do have great ideas... Smile
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> General/Other Stuff

View next topic
View previous topic
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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©