Version: 1.00, by magnus
Developer Last Online: Feb 2012
Version: 3.0.0
Rating:
Released: 03-09-2004
Last Update: Never
Installs: 276
No support by the author.
AdColumns 1.0
Description
This hack will allow you to toggle between (or have both) right/left column sidebars on your forum allowing you to insert Advertisements, Banners or whatever else you desire.
Planned Features v2.0
- Image/Content control via ACP (actually, I have this done now.. I'm just finishing up testing)
- Increased Ad Locations toggles (top, bottom, etc..)
If you use this, please click
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I tried this, can someone make sure I have all the files there ? or is it missing something?
DELETE FROM `phrase` WHERE `varname` = 'settinggroup_adcolumn' LIMIT 1;
DELETE FROM `phrase` WHERE `varname` = 'setting_adenable_title' LIMIT 1;
DELETE FROM `phrase` WHERE `varname` = 'setting_adenable_desc' LIMIT 1;
DELETE FROM `phrase` WHERE `varname` = 'setting_adleft_title' LIMIT 1;
DELETE FROM `phrase` WHERE `varname` = 'setting_adleft_desc' LIMIT 1;
DELETE FROM `phrase` WHERE `varname` = 'setting_adright_desc' LIMIT 1;
DELETE FROM `phrase` WHERE `varname` = 'setting_adtitleleft_title' LIMIT 1;
DELETE FROM `phrase` WHERE `varname` = 'setting_adtitleleft_desc' LIMIT 1;
DELETE FROM `phrase` WHERE `varname` = 'setting_adtitleright_title' LIMIT 1;
DELETE FROM `phrase` WHERE `varname` = 'setting_adtitleright_desc' LIMIT 1;
DELETE FROM `settinggroup` WHERE `grouptitle` = 'adcolumn' LIMIT 1;
DELETE FROM `setting` WHERE `varname` = 'adenable' LIMIT 1;
DELETE FROM `setting` WHERE `varname` = 'adleft' LIMIT 1;
DELETE FROM `setting` WHERE `varname` = 'adright' LIMIT 1;
DELETE FROM `setting` WHERE `varname` = 'adtitleleft' LIMIT 1;
DELETE FROM `setting` WHERE `varname` = 'adtitleright' LIMIT 1;
Ok, just upgraded to 3.07 and lost the adcolumn (expected), I went in and ran the above to delete any other instance of it in my database, but the install is still failing and I still get the blank adcolumn template, with no options to change :tired: . any suggestions? Here is the error I am getting:
Has anyone integrated this with phpadsnew? I'd like to have the banners randomize in placement so the same sponsor isn't on the top at all times. I have my zone setup already, just not sure how to deliver all the banners in the zone with a linebreak and randomize. Thanks in advance if anyone can assist!
Hi,
Id like to upgrade my forum to vBulletin 3.0.7
As far as understand, I will loss the adcolumn after upgrading.
Can somebody suggest me how to avoid this?
I do not want to go once again through adcolumn installation.
Can I save some file(s) from old version of vBulletin and upload them to the updated vBulletin version to have my old adcolumn (and all content) up and running?
How do you get the column to fit a certain size including the forums. I need mine to be 980 total, I have adcolumns set for 150. I can't change the size to 830 and it look right. Thanks
I'm looking for some help, i have installed this mod and works fine... cheers its a great mod.
However the 2 side colums are on the out side of the header, where instead i want the header and nav to stay at max width, and then the colums fallin under as the rest of the foums are.