![]() |
Can anyone please copy and paste their vb ad management 3.1 instructions here please, i deleted mine and need to go back into all the templates and undo what I did. Thanks...
Jason |
Quote:
Quote:
Quote:
|
thanks red for the help...
|
What I get is if i set an ad to show after the 1st post, it then reshows the ad every 17 posts even though I have it set to not show again after the 1st post.
|
I'm still getting a white screen when trying to access any of the options on the ad mgt menu.
I've disabled the only hack I have "Lv vB Event Forums", but still no luck. I've unloaded 4.01 and reloaded, same thing happens. I've removed the old code from my templates, but still no luck. Has anybody else been able to overcome a white menu screen? |
Could you PM me an AdminCP login please, preferably an FTP login as well and I'll have a look.
|
Quote:
|
Ok I am new to VBulletin and this ad management software.. I have everything uploaded and I have created a banner that I would like as my add.
I want to make it show up in my header. I don't understand how to create and adblock code. I also dont know how to name it so I can edit the $x_advertisement. i know how to edit the templates but I just don't know how to name the block and all that ?? I am so sorry if this is a newb question. I am just starting on this stuff. so please be patient. I have read and reread the manual and I don't understand.. Thank you fo your help. Again sorry for the lame question |
ok, i figured I would just do the simple code <img src="one.jpg" /> and entered my banners location.. now how do I know what to call it or what do I call X in $x_advertisement
I think I am figuring it out but i am slow :confused: |
ok never mind.. got it figured out.. I am sorry I am a little slow on the uptake.. it does it all automatically
great mod thank you |
How to add Code like this ?
Code:
<script language="JavaScript" type="text/javascript"> |
Quote:
One is header Ad the other is postbit :( I will post in the Google Adsense forums and let you know what I find out. Adsense is working fine on my html site. VinylJunky |
Quote:
language="JavaScript" //<!--<[CDATA[ // ]]> --> if it's still failing try changing quotes in all your code like am_referrer = '980620'; to am_referrer = "980620"; something like this is cleaner: Code:
<script type="text/javascript"> |
Quote:
|
For peoples in big troubles with 4.0 yet cos I have seen some request to post the last 3.14 stable instructions so here it is, package attached for vb members only to this post, below text is from RedTyger Readme.txt, just remember to not request support for this version because it is no more supported but stably working here:
= vB Ad Management 3.1 = What does it do? A common template modification request is about how to insert advertisements into your forum. This does that and allows you to control when it will appear and how it will look via the AdminCP. Settings are extensive and you can insert any content you like. You can also choose to enable Adsharing (see 2nd post of the thread for details). Features Global on/off Turn the plugin on and off. (Exciting stuff!) Displays ads with posts, single posts, announcements or private messages Display advertisements with any form of user message. Displays ads in your header, footer and in a left or right column, with forum categories and with threads As well as adverts only being previously displayed with threads, you can now include advertisements in all these locations via the AdminCP. Unlimited customisation at every advertisement location Every ad location is templated and editable and also offers extensive customisation via the AdminCP. You can choose between static ad code (i.e. Adsense) or a random banner rotation at every location and can use individual code for each type at each location. Display settings below apply either globally and where appropriate to each individual location. Each location can be separately enabled or disabled and postbit advertisements (announcements, private messages, posts) can now also be separately enabled or disabled. Include or exclude display of advertisements:
Exclude only:
Display using any combination of:
Remove Ads link Adds a link with ads to information about upgrading an account to remove advertisements. Custom link & link text, can be turned on/off. You can now also specify the "Sponsored Links" text yourself. Display ads as user Choose between displaying advertisments as a post (with optional custom avatar) and standard advertisement display. Automatic postbit switch The one-phrase template edit is the same no matter what your settings, you can change between any combination of postbit/postbit_legacy and display as user/standard display at any time and the style will automatically adjust itself. Displays any code Anything which can be copied and pasted into the text box will be displayed, HTML included of course. This applies to both the static and random banners. There is no limit to how many banners you can rotate, or filetype, nor for that matter does it even have to be a banner. It will randomly rotate any code you input. Note: It really is random, so you may see the same banner twice in a row. Google Analytics integration You can enter your Google Analytics code into vB Ad Management settings and it will be automatically inserted into every page. Aside from saving you a template edit, the analytics can this way be independently turned off. XHTML valid. Peace of mind... Does not cause global warming. Excellent. Copyright notice Ok not a feature, but I felt there is now enough substance as a product to add a link in the footer. If you would like to remove this please make a donation, details below. And be sure to let me know by PM! This product is my work and mine alone. You are not permitted to distribute it outside of vbulletin.org, take credit for it, etc. Use your common sense and don't steal, basically. I have extremely effective legal recourse against thieves and fraud. Location names For ease of use, the locations are referred to by their template names. Once you know what they mean it's a lot clearer, here's a rundown for those who don't know. Postbit - The postbit template is used to display posts, announcements and private messages. Threadbit - The threadbit is the template for a single row when viewing a list of threads. Forumbit - The forumbit is the template for a single row when viewing a list of forums/subforums. Header - The template containing the logo at the top of your forum pages ONLY. The area immediately below that is the navbar template. Footer - The template that contains everything at the bottom of your forum pages from the time downward. Instructions
Changing the settings
Donations If you have a pressing wish to donate money to me (and of course, you do) to say thank you and to possibly encourage more future work then you can do via the link below. Also, you will go to heaven. http://redtyger.co.uk/donations.php Don't panic! The donations link is only hosted on my website so it can be encrypted and not open my email address to spammers. Screenshot 1. Postbit with display as user, custom avatar and Remove Ads text link enabled. 2. Postbit with ads displayed as standard, display as user disabled. 3. Postbit_legacy with display as user enabled, custom avatar disabled. 4.Random ads (pictures of Bart Simpon in this case) in left & right columns, in the header and after the 1st thread on a page of threads (sticky threads aren't counted in the positions). 5. Positions of adverts in the archives. Changelog v2.0 Released. v2.01 Fixed bug where static header ads will not show up, plus minor instructions typo fix. v2.02 (Unreleased) Fixed me forgetting to update Usergroup & UserID permissions from v1.0. v2.1 Added advertisements in archives using header, footer, left & right columns. v2.1 Fixed Usergroup & UserID permissions. v2.1 Fixed Google Analytics causing footer problems. v2.1 Minor XHTML validation fix. v2.1 Minor optimisations. v3.0 BETA Added significant Adsharing features. v3.01 BETA Added custom delimiters for both Adcode sharing and all Adcode and settings. This means that you can choose to separate your settings and Adcode with , or | or ;; or any string of characters you wish without editing the code. You can also do the same allowing you to alter what text is shared, previously you had to use #shared#. v3.01 BETA Added blocking a user from seeing their own shared advertisements. v3.01 BETA Fixed bug where Usergroup blocking would not work. v3.01 BETA Minor optimisations. v3.02 No longer BETA, full release. v3.02 Fixed shared postbit ads not showing. v3.03 Removed the BETA tag from the version. v3.03 Fixed error when using threadbit ads. v3.03 Removed threadbit ads in archives option, since apparently it doesn't exist. v3.04 Removed executionorder field from the plugin. It should now also work with vB 3.5.x versions. May be slightly faster too, not sure. v3.04 Fixed template error where an advertisement's forum statusicon would break if quotes were used in the Sponsored Links text. Revert your template after upgrading if this needs fixing for you. v3.04 Updated copyright link insertion to improve speed and be compatible with other modifications by myself that also insert copyright links. The idea is that if you are using several plugins it will detect the others and ensure that only one link is chosen to be added. Currently there is only one other (https://vborg.vbsupport.ru/showthread.php?t=142153) so if you are using that modification you must also upgrade vB Ad Management or two links will be displayed. v3.1 Added major optimisations, improved forumbit and threadbit code particularly and massively trimmed the number of necessary database queries for shared ads. v3.1 Added some basic username markup so admins can see whose adcode is being used. v3.1 Fixed forumbit and thread ads, bit more reliable now. v3.1 Fixed usergroup and userid banning for shared adcode, again now they actually work. v3.1 Added automatic ban from shared ads when user is placed in Tachy goes to Coventry. v3.1 Added option to force use of the thread-starter or last poster's adcode in specified forums. v3.1 "Remove Advertisements" link extended to be included in almost all advertisement templates. v3.1 Switch to primarily file-based modification instead of entirely plugin-based. v3.1 Templates require revert to include the new link. v3.11 Add % calculation back in. Oops. v3.11 Added % calculation for shared ads with more accurate, more random formula. v3.12 Fixed vBSEO compatibility. v3.12 Fixed and optimised Google Analytics code addition. v3.13 Fixed postbit_legacy displaying incorrectly when using "Display as user". v3.13 Fixed removeads link not displaying in postbit_legacy. v3.14 Fixed repeating copyright link compatibility problem with backup modification and changed the formatting and wording. Known Issues v2.x Left/Right column alignment The padding and alignment of the right and left columns (right column or both together especially) can vary a bit and look uneven. I used the code from vBulletin's Quick Tips section and could not improve upon it myself either so I'm afraid this is probably as good as it gets. v3.x Shared Adcode not triggering. If your shared delimiter is the text at the very end of your adcode, then it will not appear when the advert is displayed on your forum and nothing will replace it, or sharing will not be triggered. Your shared delimiter cannot be the last characters in your Adcode. How to add your own custom adcode blocks in 3 minutes Download the zip file and open the named php files using a plain text editor (something like MSWord which uses formatting will break the code). Follow the simple instructions below then save, upload and overwrite your existing files. Your new custom adcode block will be at the bottom of the header/footer section of your vB Ad Management settings. You can add as many custom blocks as you like as long as you give each one a different name. They'll work on any page, obey all permissions and work with all features including Ad-Sharing. To name a custom adcode block, just find/replace every instance of the word "custom" in the code below with the new name of your choice. IN FILE vb_ad_management_310.xml, FIND: PHP Code:
ADD BELOW: PHP Code:
IN FILE includes/vb_ad_management/cache_templates.php, FIND: PHP Code:
PHP Code:
IN FILE includes/vb_ad_management/global_start.php,FIND: PHP Code:
PHP Code:
IN FILE vb_ad_management_310.xml, FIND: PHP Code:
ADD BELOW: PHP Code:
|
Bug:
One more Bug - the Options Display advertisement after X post on a page? and Display advertisement every X posts? are useless because they only working for the first Page of a Thread. At the second Page there are no more Ads in Postbit. Page 1 with Ads in Postbit after every 4 Post and again every 4 Post Page 2 without Ads in Postbit after every 4 Post and again every 4 Post |
Exactly the same error as this .-> https://vborg.vbsupport.ru/showpost....postcount=1948
MySQL Error : Duplicate entry 'adintegrate_sharing_chanceoflastposter' for key 1 Error Number : 1062 |
The above two problems will be fixed in the next release, coming shortly. I really do apologise for the issues so far, I'm working to get them sorted ASAP.
|
There's no space between "Ad Management by RedTyger" and my copyright text in the footer. It looks like this: "Copyright ©2007 PolitiCity.netAd Management by RedTyger".
Can I change that? |
Well the easiest way is to add a space to the end of your copyright text in vBulletin Options > Site Name/etc or the vBulletin copyright phrase if you edited it.
|
Yeh, but I for one would like the advert (C) to be either above or below, and surely with the hooks in vB these days this should be achievable within the Mod?
|
Hello.
I would like 2 leftcolumn_advertisements to be displayed below each other. Is that possible? |
Quote:
|
Quote:
Code:
|
Quote:
|
Downloaded the latest version.
Have a couple questions. What is the literal path for the banners? I cant get them to show. Is the sitename/forums considered the root path? Also, I have a 'remove advertisements' link that when I click on it, the screen just goes entirely white. Any suggestions for this newbie? ;) Thanks Larry |
Quote:
|
If you add a <p>, then you also have to add a </p> at the end of the Ad Management copyright, which you can't do. But there is no reason to do that either. Instead of the non-breaking space code I gave you, use what RedRyder suggested, a line break:
Code:
<br /> |
I just tried to install this on my new vbulletin board. My entire site whited out and was unusable untill I uninstalled it? Anyone else have this problem?
|
This is your problem: http://redtyger.co.uk/manual.php?pro...q_no_copyright
|
hello
I've got a one question how to change my adsense position in header templates thanks |
If your template edit was manual, just move $header_advertisements to where you want it. If template edits are automatic, change the text it searches for in the header automatic insertion setting.
|
Great hack, however the fact that you require a brand name splattered across my board is insane. Why would I put that on my site? Since you don't offer a brand free version I will have to look at other mods...
|
Quote:
I was not use manuel method I've want to add only center code for adsense code but I cant find cheers |
Can I disable the option to 'remove advertisements' that shows up under the ads?
Also, I think I see why the screen goes blank. When you click on 'remove advertisements', the link its trying to send you to is http://mysite.org/forum/register.php The www. that should be before mysite.org is missing from the address. How do I get that corrected? Thanks |
Ok, i want to show ad only after firs post on the page, if thread contain more than 1 posts.
When i turn this option on, it shows advert after 1 post 11 post and so on... How to fix it. Becouse i show on the paga about 40 posts, and it shows me about 4-5 adverts. Google bans me when it's this way. |
How can we remove the "Remove advertisements" link? :)
|
This is in templates, you can change it there, but what about my issue
|
My ads are showing up for members only. Guests, and people not logged in don't see any ads. How do I fix that so everyone sees the ads? Thanks.
|
Nevermind. Figured it out. It's under Global Settings in case anyones wondering. Thanks.
|
All times are GMT. The time now is 08:35 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|