Debt Consolidation - Submit article - Credit Reports - Find jobs - Debt Consolidation

PDA

View Full Version : ads on vB archives


vprp
Jul 23rd 2004, 1:33 pm
I currently have my ads set to text link only but on my archives, it displays image banners, text banners AND text links. Is there any way to have it so only text links are displayed in the archive, too?

Help Desk
Jul 23rd 2004, 1:42 pm
Can you post the 2 links?

digitalpoint
Jul 23rd 2004, 1:44 pm
Yep... in your index.php file (in your archive folder), change this:readfile ('http://ads.digitalpoint.com/network.php'); to this:readfile ('http://ads.digitalpoint.com/network.php?type=text');

vprp
Jul 23rd 2004, 2:09 pm
Thanks. That was an easy solution.