Web Hosting Talk







View Full Version : Looking for a script to populate banners on all sites


LucnetSolutions
04-04-2006, 05:11 PM
I have a client who needs a script that will allow him to have banners on free sites. He has a reseller account with us and wants to offer some of his space for free. He wants to place a banner on all the sites created.

Do you know of a way to make this happen and keep the accounts he create from changing the banner code?

Like if he wants it to be in right or on top of site always. A way to keep his client from removing it without him knowing.

Rasher
04-04-2006, 09:13 PM
send him over to freewht.com its a site dedicated to free webhosts.

As to answer your questions there are two methods of doing this.

mod_layout and altering the .htaccess file.

Unfortunatly with the latter option it is impossible (as far as I have found) to force ad's onto php sites.

If your client wants an easy solution and your hosting can meet these requirements:

Cpanel / WHM
Apache Web Server 1.3.33, 1.3.34
PHP 4.4.x (PHP 5.x in dev)
MySQL 4.x
Curl+SSL
Ioncube loader (included in the script)
PHP configured through apache
Mod_layout with debug off for forced ads (64 bit servers not compatible)
Root access for forced ads feature
SSL for authorize.net

then send him over to http://www.ihostdev.com/ipanel.html and inform him to buy that.

ChatWithMe
04-04-2006, 09:47 PM
I have a friend that is a very good scripter that could do this, if interested PM.
ps-he doesnt work free tho

Greg

LucnetSolutions
04-04-2006, 10:24 PM
Looks good except for the Ioncube. We currently only use Zend Optomizer.