Computer Help Forum

Go Back   vBulletin and Computer Help Forum > Site News and Things > FREEBS PHP Amazon Book Store Support

FREEBS PHP Amazon Book Store Support This forum is for downloads and support of the FREEBS Free Amazon Book Store software. FREEBS is a php based book shop that creates content pages for your website that may get listed in the search engines and helps you profit from Amazon book sales.

 
 
Thread Tools Display Modes
Old 04-14-2005   #1
Greg
Administrator
 
Greg's Avatar
 
Join Date: Feb 2003
Location: Florida
Posts: 5,173
How to add the DigitalPoint Ad Network to FREEBS

Adding the DigitalPoint Network Ads to your FREEBS installation is very easy.

In your footer.html template in the /templates folder of your FREEBS installation, add the following code where you want the ads to display.

This is an example, use your server path and replace the XXX in the ad network file with your file version. Edit this as necessary.

PHP Code:
<?php
chdir
('/home/yoursite/public_html/forums/');
include (
'ad_network_XXX.php');
echo 
'<center>' $ad_network '</center>';
?>
__________________
Computers and Accessories Computer Manuals Riderinfo Connect for Bikers
Ad Revenue - Sell link space on your website and profit.

Last edited by Greg; 04-14-2005 at 11:19 PM.
Greg is offline  
Old 04-15-2005   #2
Capn
Junior Member
 
Join Date: Apr 2005
Posts: 28
The code below works for me:

<?
include ('../ad_network.php');
echo $ad_network;
?>
Capn is offline  
Old 04-15-2005   #3
Greg
Administrator
 
Greg's Avatar
 
Join Date: Feb 2003
Location: Florida
Posts: 5,173
Thanks for the example.
__________________
Computers and Accessories Computer Manuals Riderinfo Connect for Bikers
Ad Revenue - Sell link space on your website and profit.
Greg is offline  
Old 04-15-2005   #4
jhughes
Junior Member
 
Join Date: Apr 2005
Posts: 13
More compatible.
a.) Place file ad_network.php at www_root
b.) Place .txt at www_root and chmod to writable
c.) Call from anywhere using the line below
Code:
<?
include ($_SERVER['DOCUMENT_ROOT'].'/ad_network.php');
echo "<center>$ad_network</center>";
?>
__________________

[url=http://christmas-gift-baskets.vbuy24.com/]Gift Baskets[/url] [url=http://christmas-gift-baskets.vbuy24.com/]Holiday Gift Baskets[/url] [url=http://sunglasses.vbuy24.com/]Gucci sunglasses[/url] [url=http://sunglasses.vbuy24.com/]Oakley sunglasses[/url] [url=http://profitpromote.com]Make
money online[/url] [url=http://sunglasses.vbuy24.com/]Nike sunglasses[/url] [url=http://sunglasses.vbuy24.com/]Chanel sunglasses[/url]
jhughes is offline  
Old 04-15-2005   #5
Greg
Administrator
 
Greg's Avatar
 
Join Date: Feb 2003
Location: Florida
Posts: 5,173
Very good, thanks.
__________________
Computers and Accessories Computer Manuals Riderinfo Connect for Bikers
Ad Revenue - Sell link space on your website and profit.
Greg is offline  
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
IP Addressing and Subnetting vantim Computer Networking 13 06-25-2010 01:02 PM
FREEBS - Free Amazon Book Store - Current Release 1.15 Greg FREEBS PHP Amazon Book Store Support 50 08-22-2007 04:29 PM
FREEBS SEO Mode with IIS djc FREEBS PHP Amazon Book Store Support 1 05-23-2005 08:34 PM
What is FREEBS? Greg FREEBS PHP Amazon Book Store Support 0 04-09-2005 01:29 PM
Internet & computer terms PATHOS Computer Software 5 07-14-2003 08:41 AM


All times are GMT -5. The time now is 06:51 AM.



vBulletin 3.8.7 Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright vB and Computer Help Forum

EZ software products copyright Greg Lynch 2006-2013