RV Products Forums: Free website with ads option - RV Products Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Free website with ads option

#1 User is offline   lquid 

  • Member
  • PipPip
  • Group: Members
  • Posts: 19
  • Joined: 29-November 05

Posted 09 February 2006 - 01:42 AM

It would be nice if i can setup a Free site option that has Ads automaticly added to the top and bottem of the page. the code could be as basic as this:
CODE
<?php
include "includes/site_config.php";
if ($display_ads)
{
include "ads_header.php";
}

$main page = include "main_site_page.php";

echo ($main_page);

if ($display_ads)
{
include "ads_footer.php";
}

and the ads_*.php pages could be actively writen from a page processor inside the admin panel.
this would be a godsend if you could incorperate this.
I have already ordered a license for this.
I think that you guys are aiming this product at the web hosting companys and this would be a great tool to get out advertising cheap.
-LquiD
0

#2 User is offline   pairote 

  • Administrator
  • PipPipPip
  • Group: Admin
  • Posts: 4,345
  • Joined: 13-June 03

Posted 09 February 2006 - 09:26 PM

We can cooperate that but not sure your users will be happy with it. We have to create ads component with the following options:
- Banner will be inserted on the pre-defined area of the template. Not the top and the bottom.
- The Ads code should be static. You can create your own phpAdsNew. And put the banner code of phpAdsNew into this area. So you have a full option to manage the banners.
- Root/reseller control which users will show the ads, which does't.
- Root/reseller can turn-on/off the option to allow the user remove the ads.
- Upsale feature

We got many great ideas. It will takes time to accomplish all suggestions. We will do our best.
0

#3 Guest_Guest_*

  • Group: Guests

Posted 10 February 2006 - 01:01 AM

This will not be for all sites just the free ones. The site hosting that you pay for will have ads turned off. And there should be a button in the CP to upgrade to payed hosting with no ads.
that would be great!
-LquiD
0

#4 User is offline   lquid 

  • Member
  • PipPip
  • Group: Members
  • Posts: 19
  • Joined: 29-November 05

Posted 10 February 2006 - 01:11 AM

^^^^^^^^^^^^^

That was me i just wasent logged in.
-LquiD
0

#5 User is offline   SoftDux 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 87
  • Joined: 21-July 06

Posted 13 October 2006 - 04:47 AM

How about if you have this as an option, and one can choose to enable it, or not?
Maybe you could make it phpads?
Linux & Windows Shared, Reseller, VPS & Dedicated hosting in South Africa & USA. Visit http://www.SoftDux.com
0

#6 User is offline   dotcomUNDERGROUND 

  • Member
  • PipPip
  • Group: Members
  • Posts: 28
  • Joined: 05-June 07

  Posted 14 February 2008 - 05:34 PM

It will be a great feature if we can provide "RVSiteBuilder Only" free hostings.
0

#7 User is offline   WilliamHey 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 07-March 08

Posted 07 March 2008 - 09:58 PM

Very Usefull bro, thanks for the tip and help smile.gif
0

#8 User is offline   factor 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 6
  • Joined: 30-October 08

Posted 25 June 2009 - 05:15 PM

any update on this?
0

#9 User is offline   paulfinn31 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 2
  • Joined: 29-January 10

Posted 16 February 2010 - 03:38 PM

This is a big help.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic