Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Sidebar Column Details »»
Sidebar Column
Version: 3.8.002, by ry215 ry215 is offline
Developer Last Online: May 2022 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.8.1 Rating:
Released: 02-08-2009 Last Update: 02-08-2009 Installs: 832
Uses Plugins Auto-Templates
Translations  
No support by the author.

Description:
This MOD automatically create a sidebar column on the left or right in your forum.

Features:
  • Show only Index or All Pages.
  • Choose StyleID, which you want to use for the sidebar.
  • User Infomation with Avatar
  • Latest Threads
  • Poll
  • Advertisement
  • Partner Links
Info:
Plugins: 3
Phrases: 57
Templates: 17
Settings: 20

Install:

1. Import Product via Manage Products
ACP >> Plugins & Products >> Manage Products >> [Add/Import Product]

Settings:
ACP >> vBulletin Options >> Sidebar Column Settings

History:
v3.8.001 : First Release
v3.8.002 : Add Option for StyleID

PS: Work fine with 3.7.x (Tested)

Thanks to:
  • bmckinley
  • Alisa Lindsay

Similar Mods:
Sidebar Lastest Threads
Sidebar Poll

Download Now

File Type: xml product-sidebar_column.xml (88.6 KB, 7073 views)

Screenshots

File Type: jpg sc_left.jpg (74.1 KB, 0 views)
File Type: jpg sc_right.jpg (72.5 KB, 0 views)
File Type: jpg sc_acp.jpg (76.0 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #402  
Old 10-24-2009, 07:19 AM
decca87 decca87 is offline
 
Join Date: Aug 2008
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bubble #5 View Post
How do you add images under advertisements?

When we added the link to the image, all that showed up was the link (in text form)
hi use html code i.e <a href="http://yoursite.com/"><img src="http://www.yoursite.com/your pic 150x150.gif" border="0" alt="whatever text you want "></a>

or upload your image to photobucket or who ever and get the html code from there
Reply With Quote
  #403  
Old 10-24-2009, 07:24 AM
Log on Log on is offline
 
Join Date: Aug 2009
Location: KSA
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great
Reply With Quote
  #404  
Old 10-24-2009, 11:40 AM
bmckinley's Avatar
bmckinley bmckinley is offline
 
Join Date: Jun 2009
Location: Texas
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bubble #5 View Post
How do you add images under advertisements?

When we added the link to the image, all that showed up was the link (in text form)
Quote:
Originally Posted by decca87 View Post
hi use html code i.e <a href="http://yoursite.com/"><img src="http://www.yoursite.com/your pic 150x150.gif" border="0" alt="whatever text you want "></a>

or upload your image to photobucket or who ever and get the html code from there
Decca87 got it. You can also add a series that rotates thru several images by incorporating the iFrames mod into this one. Here's how it looks: http://hearts4horses.net/member_forum/upload. Just let me know if you want to do something like that with your images and I can post the code that we use. Then all you'll need to do is replace the image stuff (like what Decca 87 showed) with yours.
Reply With Quote
  #405  
Old 10-25-2009, 10:34 PM
Bubble #5 Bubble #5 is offline
 
Join Date: Apr 2005
Posts: 984
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bmckinley View Post
You can also add a series that rotates thru several images by incorporating the iFrames mod into this one. Here's how it looks:
No linky

Sounds interesting though... yes please post the code
Reply With Quote
  #406  
Old 10-25-2009, 11:31 PM
Drache Drache is offline
 
Join Date: Aug 2004
Posts: 162
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi I installed this add on but the side bar didn't show at the right side. It showed at the bottom of the page instead how can i fix this?
Reply With Quote
  #407  
Old 10-26-2009, 08:28 PM
bmckinley's Avatar
bmckinley bmckinley is offline
 
Join Date: Jun 2009
Location: Texas
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bubble #5 View Post
No linky

Sounds interesting though... yes please post the code
Oops, try the link again...it was mistyped. I'll post the code here in a few minutes.
Reply With Quote
  #408  
Old 10-26-2009, 08:46 PM
bmckinley's Avatar
bmckinley bmckinley is offline
 
Join Date: Jun 2009
Location: Texas
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here is the code we use on Hearts4Horses.Com. Note that it uses a table format to place the iFrames DIV's where wanted. (you could actually use this anywhere you want to have the rotating ads appear) For the iFrames mod, please go to: https://vborg.vbsupport.ru/showthread.php?t=209005 and create your iFrames code first. You'll note that in our Side Column, we have two different sets of ads rotating, so in the iFrames, we created two differents "ADVERTS" files: "adverts" and "CAadverts". We have found that using the tables format, we can easily add or change the SC advertisers section to coordinate with other promotions or events. Below, I'll paste our "Adverts" code which is really the key to us being able to use this Side Column Mod easily.

First, here is the code that is used in the Side Column settings page.

Code:
 
<table border="0">
<tr>
<td>
<!--<UKBL Iframe advertiser start>-------------------------------------------->
<DIV ALIGN=center>
<!--For full source code and more DHTML scripts, visit http://www.dynamicdrive.com-->
<!--This credit MUST stay intact for use-->
<iframe id="tickermain" src="http://hearts4horses.net/adverts.htm" width=167 height=465 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no></iframe>
</DIV>
<!--<UKBL Iframe advertiser End>---------------------------------------------->
</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td>
<!--<UKBL Iframe advertiser start>---------------------------------------->
<DIV ALIGN=center>
<!--For full source code and more DHTML scripts, visit http://www.dynamicdrive.com-->
<!--This credit MUST stay intact for use-->
<center><iframe id="tickermain" src="http://hearts4horses.net/CAadverts.htm" width=160 height=600 marginwidth=0 marginheight=0 hspace=0 vspace=1 frameborder=0 scrolling=no></iframe></center>
</DIV>
<!--<UKBL Iframe advertiser End>--------------------------------------------->
</td>
</tr>
</table>
 
 
Here is our "Adverts" code:


Code:
 
<script language="JavaScript1.2">
//IFRAME Advertiser by UKBL2009
//Rotation code by Dynamic Drive, please leave intact if you use.
//configure delay between changing adverts (5000=5 seconds)
var delay=9000
var ie4=document.all
var curindex=0
var totalcontent=0
function get_total(){
if (ie4){
while (eval("document.all.content"+totalcontent))
totalcontent++
}
else{
while (document.getElementById("content"+totalcontent))
totalcontent++
}
}
function contract_all(){
for (y=0;y<totalcontent;y++){
if (ie4)
eval("document.all.content"+y).style.display="none"
else
document.getElementById("content"+y).style.display="none"
}
}
function expand_one(which){
contract_all()
if (ie4)
eval("document.all.content"+which).style.display=""
else
document.getElementById("content"+which).style.display=""
}
function rotate_content(){
get_total()
contract_all()
expand_one(curindex)
curindex=(curindex<totalcontent-1)? curindex+1: 0
setTimeout("rotate_content()",delay)
}
window.onload=rotate_content
</script>
<BODY bgColor=#FFFFFF>
 
<!--ADD YOUR ADVERTISEMENT CONTENT BELOW, by wrapping each one inside a <DIV> as shown below.-->
<!--For each DIV, increment its ID attribute for each additional content (ie: "content1", "content2" etc)-->
 
<div id="content0" style="display:''">
<!-- ADD clickable banner code ADVERT #1 HERE--------------------->
<p>
<center><a href="http://hearts4horses.net/onlinestore" target="_blank"><img name="Applications Tower" Align=Top src="http://hearts4horses.net/image/Vetericyn/applicationstowerRFD.JPG" alt="Vetericyn: Clean, Treat, Heal" border="0" width="167" height="465"></a></center>
</p>
<!-- END ADVERT #1----------------->
</div>
<div id="content1" style="display:none">
<!-- ADD clickable banner code ADVERT #2 HERE--------------------->
<p>
<center><a href="http://hearts4horses.net/onlinestore" target="_blank"><img name="Case Study Tower" Align=Top src="http://hearts4horses.net/image/Vetericyn/casestudytowerRFD.JPG" alt="Vetericyn: Clean, Treat, Heal" border="0" width="167" height="465"></a></center>
</p>
<!-- END ADVERT #2----------------->
</div>
<div id="content2" style="display:none">
<!-- ADD clickable banner code ADVERT #3 HERE--------------------->
<p>
<center><a href="http://hearts4horses.net/onlinestore" target="_blank"><img name="Features Tower" Align=Top src="http://hearts4horses.net/image/Vetericyn/featurestowerRFD.JPG" alt="Vetericyn: Clean, Treat, Heal" border="0" width="167" height="465"></a></center>
</p>
<!-- END ADVERT #3----------------->
</div>
 
...and our CAadverts code:
 
Code:
 
<script language="JavaScript1.2">
//IFRAME Advertiser by UKBL2009
//Rotation code by Dynamic Drive, please leave intact if you use.
//configure delay between changing adverts (5000=5 seconds)
var delay=4000
var ie4=document.all
var curindex=0
var totalcontent=0
function get_total(){
if (ie4){
while (eval("document.all.content"+totalcontent))
totalcontent++
}
else{
while (document.getElementById("content"+totalcontent))
totalcontent++
}
}
function contract_all(){
for (y=0;y<totalcontent;y++){
if (ie4)
eval("document.all.content"+y).style.display="none"
else
document.getElementById("content"+y).style.display="none"
}
}
function expand_one(which){
contract_all()
if (ie4)
eval("document.all.content"+which).style.display=""
else
document.getElementById("content"+which).style.display=""
}
function rotate_content(){
get_total()
contract_all()
expand_one(curindex)
curindex=(curindex<totalcontent-1)? curindex+1: 0
setTimeout("rotate_content()",delay)
}
window.onload=rotate_content
</script>
<BODY bgColor=#FFFFFF>
 
<!--ADD YOUR ADVERTISEMENT CONTENT BELOW, by wrapping each one inside a <DIV> as shown below.-->
<!--For each DIV, increment its ID attribute for each additional content (ie: "content1", "content2" etc)-->
 
<div id="content0" style="display:''">
<!-- ADD clickable banner code ADVERT #1 HERE--------------------->
<p>
<center><a href="http://www.downunderhorsemanship.com/" target="_blank"><img name="CA1" Align=Top src="http://hearts4horses.net/image/downunder_horsemanship/CA1.jpg" alt="Clinton Anderson's Downunder Horsemanship" border="0" width="160" height="600"></a></center>
</p>
 
<!-- END ADVERT #1----------------->
</div>
<div id="content1" style="display:none">
<!-- ADD clickable banner code ADVERT #2 HERE--------------------->
<p>
<center><a href="http://www.downunderhorsemanship.com/" target="_blank"><img name="CA2" Align=Top src="http://hearts4horses.net/image/downunder_horsemanship/CA2.jpg" alt="Clinton Anderson's Downunder Horsemanship" border="0" width="160" height="600"></a></center>
</p>
<!-- END ADVERT #2----------------->
</div>
<div id="content2" style="display:none">
<!-- ADD clickable banner code ADVERT #3 HERE--------------------->
<p>
<center><a href="http://www.downunderhorsemanship.com/" target="_blank"><img name="CA3" Align=Top src="http://hearts4horses.net/image/downunder_horsemanship/CA3.jpg" alt="Clinton Anderson's Downunder Horsemanship" border="0" width="160" height="600"></a></center>
</p>
<!-- END ADVERT #3----------------->
</div>
<div id="content3" style="display:none">
<!-- ADD clickable banner code ADVERT #4 HERE--------------------->
<p>
<center><a href="http://www.downunderhorsemanship.com/" target="_blank"><img name="CA4" Align=Top src="http://hearts4horses.net/image/downunder_horsemanship/CA4.jpg" alt="Clinton Anderson's Downunder Horsemanship" border="0" width="160" height="600"></a></center>
</p>
<!-- END ADVERT #4----------------->
</div>
<div id="content4" style="display:none">
<!-- ADD clickable banner code ADVERT #5 HERE--------------------->
<p>
<center><a href="http://www.downunderhorsemanship.com/events/events_wahl.cfm/" target="_blank"><img name="Tour1" Align=Top src="http://hearts4horses.net/image/downunder_horsemanship/Tour1.jpg" alt="Clinton Anderson's Wahl Walkabout Tour" border="0" width="160" height="600"></a></center>
</p>
<!-- END ADVERT #5----------------->
</div>
 
So you see, piece of cake...first step is to get your iFrames working, then it is easy to use them in the Side Column. Let me know if you have any questions.
 
Reply With Quote
  #409  
Old 10-28-2009, 02:34 AM
demonsal demonsal is offline
 
Join Date: Oct 2009
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it possible to get an 'Whos Online' section on this side bar, I would really like it alot if something like that was added to the sidebar.
Reply With Quote
  #410  
Old 10-31-2009, 06:24 AM
DZaidle DZaidle is offline
 
Join Date: Oct 2009
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed in V3.8.4, the sidebar poll does not display poll results or register votes. It also cripples voting in the normal thread poll. Normal thread poll works okay when sidebar is disabled.

Any suggestions?

UPDATE

Installed the poll only from another thread and it does the same thing. When a user votes from the sidebar, it registers the user as having voted but does not update the poll vote tally. Thus, the user is locked out from voting again but his vote is not counted.
Reply With Quote
  #411  
Old 11-01-2009, 04:11 PM
szezam szezam is offline
 
Join Date: Mar 2009
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi (works fine but..../i do't use poll/)

Can i add sidebar to register.php? (simple)
(show sidebar under registration process)
(vBulletin 3.8.4 Patch Level 1)
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:58 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
  • Page Generation 0.05223 seconds
  • Memory Usage 2,363KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete