The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
AdColumns v1.0 Details »» | |||||||||||||||||||||||||
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. Information Sidebar HTML code by DARK_WIZARD, used with permission (re: https://vborg.vbsupport.ru/showthread.php?t=59781) Tested on RC4, should work on RC1+ Version History v1.0 - Initial Release 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
|
Comments |
#152
|
|||
|
|||
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; |
#153
|
|||
|
|||
I have tried over and over to make changes to the template and my chnges never show... ANy suggestions... This is the default left column template..
<br /> <table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="$stylevar[tablewidth]" align="center"> <tr> <td> <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" style="width:100%"> <tr align="center"> <td class="tcat"><span class="smallfont"><b>$vboptions[adtitleleft]</b></span></td> </tr> <tr> <td class="alt1" align="center">LEFT</td> TEST TEST TEST SHOW TEXT </tr> </table> </td> </tr> </table> <br /> |
#154
|
|||
|
|||
I have also just tried regular HTML:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Untitled Document</title> </head> <body> <p>this is a test</p> <p> </p> </body> </html> And still nothing shows up, what am I doing wrong |
#155
|
|||
|
|||
Reseller I wish I could help. I am in dire need of help my self. I need to get this running asap, for I have several paying sponsors.. I just need to know how to completely remove it so that I can re run the install script.. That is all.
|
#156
|
|||
|
|||
Quote:
|
#157
|
|||
|
|||
I will paypal someone 5 dollars in they can help me fix this.. :devious:
|
#158
|
|||
|
|||
Yes, I do have this on...
|
#159
|
|||
|
|||
Quote:
|
#160
|
|||
|
|||
I'll paypal you $25 if you help me fix it.. cmon people.
|
#161
|
|||
|
|||
Not sure if anyone has played with the layout but my experience is whenever you add a left (or right) hand column to the forums board for ads, etc, the main board gets skewed in it's appearance. Especially if you have good descriptions of the individal forums. Things get skrunched and off kilter. Anyone come up with just the right adjustmenst so as not to lose info but make it look good?
If yes, can you post your site and how you did it? I optimize for 800x600 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|