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 |
#2042
|
||||
|
||||
The method for adding a column was changed in this version to speed it up slightly. Open up global_start.php.
FIND: Code:
$spacer_open = '<table width="'.$stylevar['outertablewidth'].'" border="0" cellpadding="0" cellspacing="0" align="center"><tr><td valign="top">'.$spacer_open; // Legacy column insertion. If you're having trouble adding your column in the right place, comment out the line // above (add // in front of it), uncomment the 2 lines below and change '$spacer_open' to something else in your header template to do a search-and-add on. // $rc_str_replace = '<table width="'.$stylevar['outertablewidth'].'" border="0" cellpadding="0" cellspacing="0" align="center"><tr><td valign="top">'; // $vbulletin->templatecache['header'] = str_replace('$spacer_open', $vbulletin->db->escape_string($rc_str_replace).'$spacer_open', $vbulletin->templatecache['header']); Code:
// $spacer_open = '<table width="'.$stylevar['outertablewidth'].'" border="0" cellpadding="0" cellspacing="0" align="center"><tr><td valign="top">'.$spacer_open; // Legacy column insertion. If you're having trouble adding your column in the right place, comment out the line // above (add // in front of it), uncomment the 2 lines below and change '$spacer_open' to something else in your header template to do a search-and-add on. $rc_str_replace = '<table width="'.$stylevar['outertablewidth'].'" border="0" cellpadding="0" cellspacing="0" align="center"><tr><td valign="top">'; $vbulletin->templatecache['header'] = str_replace('$spacer_open', $vbulletin->db->escape_string($rc_str_replace).'$spacer_open', $vbulletin->templatecache['header']); That should just put it back the way it was before, I don't recall changing what I replaced. |
#2043
|
|||
|
|||
My thanks that has fixed it nicely
|
#2044
|
|||
|
|||
Quote:
error code is invalid character if I've close adsense everything is good I dont see error message ? how can I do.? |
#2045
|
|||
|
|||
Quote:
|
#2046
|
|||
|
|||
I've tried to search for the answer to this but i havent really found what I'm looking for, only a way to completely remove the link instead of modifying where it points.
right now when you click on the "remove ads" link it directs you to register.php, how do i change it to direct to payments.php? the way my site is set, buying a premium subscription removes the ads, not simply registering. Thanks for your help. |
#2047
|
|||
|
|||
just found that this has something to do with the ad refresh option, i turned that part off and the issue went away.
|
#2048
|
|||
|
|||
work perfect but
in admincp say this Quote:
|
#2049
|
|||
|
|||
My admin cp is malfuctioning.
The menu reads like this.... Quote:
|
#2050
|
||||
|
||||
Quote:
Think you have only to check the parts again you edit at last Update for Postbit. Read the Instructions. |
#2051
|
|||
|
|||
Quote:
I did read them. I uninstalled an earlier version first and followed the install instructions. Perhaps you could be more specific never mind...... corrupted upload |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|