The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Ad Management 4 Details »» | ||||||||||||||||||||||||||
What does it do? Features include global settings, advertisements allowing template conditionals, ad sharing and ad revenue sharing, timed advertisements, preset popular ad locations and functions such as sponsors, additional custom ad locations, random and static advertisements and its all very easy to use. You can use it for ordinary ads like adsense, banner rotations, or any content at all as well as using it to manage ads outside your forum too. You can read in more detail about these and other features in the manual, which also contains some helpful notes and instructions, as well as the installation and upgrade instructions If you are using autoinsertion and were using vB Ad Management before version 4.00, you will need to remove your old template edits or advertisements will appear multiple times. Just reverse the old instructions below. Quote:
Show Your Support
|
Comments |
#112
|
||||
|
||||
Correct. If you search the thread earlier someone did something very similar to have the banner show on vB CMPS. Both the header and footer banners will work anywhere.
Is anyone going to tell me if the code update in this post fixes the bugs mentioned? |
#113
|
||||
|
||||
Quote:
|
#114
|
||||
|
||||
It doesn't seem to want to display the google adsense script code when I put it in the box. It outputs the advertisement box, but the box is empty. If I put regular text in the box, it will output the regular text.
|
#115
|
||||
|
||||
Curses. Is there any issue with me using your adcode to test on my own empty passworded dev forum? If not, can you PM me the code and I'll do some proper testing.
|
#116
|
|||
|
|||
I would love this mod to have counter for the links and reports and so on like this mod. If you can view there source and make it happen I would really appreciate it.
https://vborg.vbsupport.ru/showthread.php?t=131512 |
#117
|
|||
|
|||
RedTyger, this is an AWESOME mod and should be part of the next vb upgrades!
What is the best way to change the "Sponsored Links" from the PM, Threads, announcemnet area? This may conflict with Google since they don't like those words. I would like to change it to "Ads By Google". Mike |
#118
|
||||
|
||||
Quote:
Quote:
Click install please! |
#119
|
|||
|
|||
I didn't mean steal toolio I ment look at it and see what I ment by stats and what could be a future add on to this mod. No reason to be nasty. I am a programer as well and we all share and help eachother to make the best mods possible it has nothing to do with stealing and always give original coder credit. If you don't like the idea that is totaly understandable it is your mod and a GREAT mod at that no credit taken away. But for a business or commercial stand point without the stats it is useless. I have 25 websites and will use this mod on about 10 of them but rest are to commercial and need to record stats to show the clients. I client log in to check stats is a huge plus as well which would be a great add on.
|
#120
|
|||
|
|||
when you have ads after posts it kills the ability to click the users name and get the drop down for View Public Profile
Send a private message Visit homepage! Find More Posts by Add to Your Buddy List This happens on on the posts that appear just before the ad |
#121
|
||||
|
||||
Hmmm, got this error message when trying to install the product...
Code:
Database error in vBulletin 3.5.4: Invalid SQL: ### INSERT QUERY GENERATED BY fetch_query_sql() ### INSERT INTO vb_plugin (`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`) VALUES ('1', '5', 'Postbit/Postbit_Legacy advertisement integrate', 'cache_templates', '\r\nif ($vbulletin->options[\'adintegrate_onoff\'])\r\n{\r\n if ($vbulletin->options[\'adintegrate_footer_onoff\'])\r\n {\r\n $adtemplates[] = \'footer_advertisement\';\r\n }\r\n \r\n if ($vbulletin->options[\'adintegrate_forumbit_onoff\'])\r\n {\r\n $adtemplates[] = \'forumbit_advertisement\';\r\n }\r\n \r\n if ($vbulletin->options[\'adintegrate_header_onoff\'])\r\n {\r\n $adtemplates[] = \'header_advertisement\';\r\n }\r\n \r\n if ($vbulletin->options[\'adintegrate_leftcolumn_onoff\'])\r\n {\r\n $adtemplates[] = \'leftcolumn_advertisement\';\r\n } \r\n \r\n if ($vbulletin->options[\'adintegrate_announcements_onoff\'] OR $vbulletin->options[\'adintegrate_pms_onoff\'] OR $vbulletin->options[\'adintegrate_posts_onoff\'])\r\n {\r\n if ($vbulletin->options[\'legacypostbit\'])\r\n { \r\n $adtemplates[] = \'postbit_legacy_advertisement\';\r\n }\r\n else\r\n {\r\n $adtemplates[] = \'postbit_advertisement\';\r\n }\r\n }\r\n \r\n if ($vbulletin->options[\'adintegrate_rightcolumn_onoff\'])\r\n {\r\n $adtemplates[] = \'rightcolumn_advertisement\';\r\n } \r\n \r\n if ($vbulletin->options[\'adintegrate_threadbit_onoff\'])\r\n {\r\n $adtemplates[] = \'threadbit_advertisement\';\r\n }\r\n \r\n if (count($adtemplates) > 0)\r\n {\r\n $globaltemplates = array_merge($globaltemplates, $adtemplates);\r\n }\r\n}\r\n', 'adintegrate_rt'); MySQL Error : Unknown column 'executionorder' in 'field list' Error Number : 1054 Date : Wednesday, November 29th 2006 @ 12:15:35 AM Script : http://www.... Referrer : http://www.....com/admincp/plugin.php?do=productadd IP Address : 74.101.243.93 Username : Michel Fortin Classname : vB_Database |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|