|
[split] Forced Ads Support
|
|
01-22-2010, 04:37 PM
Post: #41
|
|||
|
|||
RE: [split] Forced Ads Support
(01-21-2010 12:45 AM)mghq2 Wrote:(01-19-2010 07:36 AM)Nick Wrote: this might be because of another conflicting apache plugin. There are a couple that this will not work on your server with. mod_pony. On a more serious note, that's a good question.
Kevin - TheHostingTool Lead Developer |
|||
|
01-23-2010, 12:20 AM
Post: #42
|
|||
|
|||
|
RE: [split] Forced Ads Support
Hi guys is this right
<?php /** * /scripts/postwwwacct configuaration for mod-layout ... */ $config = array( 'admine' => 'support@3hosts.co.uk', # Administration email address, MAKE SURE YOU CAN READ THESE EMAILS, THEY ARE VERY IMPORTANT 'timestamp' => DATE_RFC822, # Date format, for most people default is good 'httpd.conf' => '/usr/local/apache/conf/httpd.conf', # Location of httpd.conf to edit 'hostscou_free' => array( hostscou_free 'hostscou_Free' # This is the WHM name of the plan(s) you want to put ads on ), 'ads' => array( 'header' => '/home/hostscou/public_html/adsh.html', # HTML file containing the code for header ads - edit these so that they point to your THT directory. 'footer' => '/home/hostscou/public_html/adsf.html' # HTML file containing the code for footer ads - edit these so that they point to your THT directory. ), ); ?> OR THIS <?php /** * /scripts/postwwwacct configuaration for mod-layout ... */ $config = array( 'support@3hosts.co.uk' => 'support@3hosts.co.uk', # Administration email address, MAKE SURE YOU CAN READ THESE EMAILS, THEY ARE VERY IMPORTANT 'DATE_RFC822' => DATE_RFC822, # Date format, for most people default is good '/usr/local/apache/conf/httpd.conf' => '/usr/local/apache/conf/httpd.conf', # Location of httpd.conf to edit '******_free' => array( # Array of plans you want to apply ads on '******_free' # This is the WHM name of the plan(s) you want to put ads on ), 'ads' => array( 'header' => '/home/*******/public_html/billing/includes/adsh.html', # HTML file containing the code for header ads - edit these so that they point to your THT directory. 'footer' => '/home/********/public_html/billing/includes/adsf.html' # HTML file containing the code for footer ads - edit these so that they point to your THT directory. ), ); ?> please help |
|||
|
« Next Oldest | Next Newest »
|

On a more serious note, that's a good question.
![[Image: standard.png]](http://twitstamp.com/kmark937/standard.png)
![[Image: standard.png]](http://twitstamp.com/thehostingtool/standard.png)



