The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
phpAdsNew Banner Ads integration (advertisements, classified ads, Adsense, etc.) Details »» | |||||||||||||||||||||||||||
phpAdsNew Banner Ads integration (advertisements, classified ads, Adsense, etc.)
Developer Last Online: Nov 2023
OpenAds / phpAdsNew Integration 1.0.4 for vBulletin 3.[56].x
2006-06-08 by mip Integrates the OpenAds / phpAdsNew ads system by introducing a new template tag <ad ... />. You can even deliver your Adsense stuff via phpAdsNew using HTML banners. The features of phpAdsNew combined with the power of vBulletin's templating system gives you the possibility to place ads for specific user groups, forums, and keywords. PREREQUISITES: This plugin requires a working installation (local or remote) of a recent version ofOpenAds / phpAdsNew (free software released under the GPL). When using OpenAds, replace phpAdsNew in this documentation with OpenAds (phpAdsNew is just the predecessor of OpenAds). INSTALLATION: When having a previous version of this product installed, see section UPGRADE instead. Install product "phpadsnew-1.0.4.xml". Set phpAdsNew path in Server Settings and Optimization Options to point to either your local phpAdsNew installation or a remote server (using XML-RPC). It is strongly recommended to set $phpAds_config['compatibility_mode'] = true; in phpAdsNew config file, to prevent problems when phpAdsNew uses a database different from the one used by your vBulletin board. When using XML-RPC, make sure to have lib-xmlrpc-class.inc.php and lib-xmlrpc.inc.php copied from phpAdsNew misc/samples/xmlrpc/php/ to your forum's includes/ directory (not necessary when using a local phpAdsNew installation). Read the NOTES section below. Click INSTALL in this thread to mark product as "installed" and receive notifications when a new version comes out. UPGRADE:
USAGE: Use the newly introduced <ad ... /> tag in your templates. The syntax is similar to phpAdsNew's view_raw() function call - the tag understands what, clientid, target, source, and withtext as arguments. Please make yourself familiar with phpAdsNew prior to using this product. You can't expect this product to work, if you didn't check if your phpAdsNew is delivering your banners cleanly. Examples:
NOTES:
PS: This plugin is donationware - it helps you to make some money, so please be fair and honor my work with an adequate pecuniary donation. Donate via Paypal Show Your Support
|
Comments |
#482
|
|||
|
|||
?? could u tell me how to safe remove the hack
|
#483
|
|||
|
|||
Does this work with 3.6.5?
|
#484
|
||||
|
||||
yes
|
#485
|
|||
|
|||
Does it work with OpenAds?
|
#486
|
||||
|
||||
|
#487
|
|||
|
|||
Hi There, what a good idea.
Can anyone help out with the code example that edits the header style and places banner ID one in the forums homepage or others. I have installed the mod and the openads but i cant get the last bit to work. Many thanks in advance. |
#488
|
||||
|
||||
I think this is what you are looking for and if not sorry...
HTML Code:
<script language='JavaScript' type='text/javascript' src='http://prosper-living.com/openads/adx.js'></script> <script language='JavaScript' type='text/javascript'> <!-- if (!document.phpAds_used) document.phpAds_used = ','; phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11); document.write ("<" + "script language='JavaScript' type='text/javascript' src='"); document.write ("http://prosper-living.com/openads/adjs.php?n=" + phpAds_random); document.write ("&what=zone:1"); document.write ("&exclude=" + document.phpAds_used); if (document.referrer) document.write ("&referer=" + escape(document.referrer)); document.write ("'><" + "/script>"); //--> </script><noscript><a href='http://prosper-living.com/openads/adclick.php?n=ac7325d7' target='_blank'><img src='http://prosper-living.com/openads/adview.php?what=zone:1&n=ac7325d7' border='0' alt=''></a></noscript> |
#489
|
|||
|
|||
Hi there thanks for the reply, i am assuming i can replace the URL with my own and stick it in the header of the forum?
If i cut and paster your code above i can get the banner from your website, but if i replace the URL with my own i get nothing. |
#490
|
|||
|
|||
Can you run open ads while runing ad management at the same time. What I am looking to do is utilize all of the ad code blocks and unique ad placements tools from ad management while relying on openads to run my main placements and any units that I need to run reports on.
|
#491
|
|||
|
|||
I tryed going to the phpaddnew new website for some how to guides but i can get my head around it.
I have made a gif banner in the php program and i want to display it below the header so i assume that i goto styles, header and add this <ad what="zone:1" /> So if that is the first banner and the first zone shouldnt it display there? can anyone point to a step by step as i really like the idea on this program and want to get it happening on the site. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|