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

Reply
 
Thread Tools
Side column on forumhome only Details »»
Side column on forumhome only
Version: 1.00, by peterska2 peterska2 is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 04-10-2006 Last Update: Never Installs: 73
 
No support by the author.

As Requested here

There are two versions of this mod.

Version One has the side column only down the side of the forum listings.

Version Two has the side column down the side of the forum listings and the whats going on box.

In both instances the instructions are practically the same, apart from the second template edit.

To prevent confusion, I have created two installation files according to which version you require.

To modify the side column, edit the template 'sidecolumn'. The info that is in there is simply a template for you to use. You do not need to use <table> tags in the template as they are included in the forumhome edits.

If you are unsure which version you require, take a look at the attached screenshots and see which one you prefer.

The file names are the version numbers.

Support is limited, and as such will only be provided to those who have clicked install as and when I am able to do so.


Important information regarding support - 20/04/06
Due to time constraints and the amount of things that are being planned for future modifications, priority support will now be provided here. Support provided in this thread will be on an as and when basis.

Show Your Support

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

Comments
  #22  
Old 05-01-2006, 11:16 PM
Rated Rated is offline
 
Join Date: Apr 2006
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh well, nice hack - shame i cannot use it
Reply With Quote
  #23  
Old 05-01-2006, 11:21 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CAMS
heh gathered about the support bud just dont realy want to have to sign up to another site lol

hope you dont mind given some support on here lol

its defo not showing, extreamly weird


heres the full template code.

Code:
<tr>
<td class="thead">
Navigation
</td>
</tr>
<tr>
<td class="alt1">
  <a href="#">Frontpage</a></td>
</tr>
<tr>
<td class="alt2">
  <a href="#">Gallery</a></td>
</tr>
<tr>
<td class="alt1">
  <a href="#">Member Garages</a></td>
</tr>
<tr>
<td class="alt2">
  <a href="#">Featured Motors</a></td>
</tr>
<tr>
<td class="alt1">
  <a href="#">Articles</a></td>
</tr>
<tr>
<td class="thead">
Sponsor Advert
</td>
</tr>
<tr>
<td class="alt1">
  <div align="center"><a href="#YOURADDHERE"><img src="http://www.livicruise.co.uk/vb/livicruise_Orange/extraimages/addtower.gif" alt="Your add Here?" width="120" height="240" border="0"></a></div></td>
</tr>
<tr>
<td class="alt2">
  <a href="#">Want to advertise here?</a></td>
</tr>
<tr>
<td class="thead">
Partners
</td>
</tr>
<tr>
<td class="alt1">
  <div align="center"><a href="http://www.2Evolve.org"><img src="http://www.livicruise.co.uk/vb/livicruise_Orange/extraimages/2elogo.gif" alt="2Evolve Media" width="120" height="60" border="0"></a></div></td>
</tr>
everything shows apart from the images even no red x's just blank alltogether


edit*

and heres how its coming out in the source (just the part wer the images should be)

Code:
<tr>
<td class="alt1">
  <a href="#YOURADDHERE"></a></td>
</tr>
<tr>
<td class="alt2">
  <a href="#">Want to advertise here?</a></td>
</tr>
<tr>
<td class="thead">
Partners
</td>
</tr>
<tr>
<td class="alt1">
  <a href="http://www.2Evolve.org"></a></td>
</tr>
seems to be taken away the image part :S
The attached image is what I get when I put that code in the sidebar on my test site.
Reply With Quote
  #24  
Old 05-01-2006, 11:25 PM
CAMS's Avatar
CAMS CAMS is offline
 
Join Date: Jan 2006
Location: Edinburgh, Scotland
Posts: 145
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by peterska2
The attached image is what I get when I put that code in the sidebar on my test site.
ah dam means somethings conflicting with it was hopeing it would have been something simple aswell lol

the problems that arise when u hack a board up to much lol

akwell not to worry bud ill try get it sorted

cheers anyway bud
Reply With Quote
  #25  
Old 05-01-2006, 11:28 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rated
Oh well, nice hack - shame i cannot use it
I have just specified a width of 800px on my test site with this installed and the resulting site is attached in the image.

If you are not getting this, then it is due to modifications to your forumhome template and without a copy of your template to debug, I cannot help further.
Reply With Quote
  #26  
Old 05-02-2006, 01:15 AM
Rated Rated is offline
 
Join Date: Apr 2006
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Pm Sent
Reply With Quote
  #27  
Old 05-02-2006, 01:25 AM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Replied, the problem lies with your google ads. They will need to be a narrower format to stop breaking your width.
Reply With Quote
  #28  
Old 05-02-2006, 01:27 AM
Rated Rated is offline
 
Join Date: Apr 2006
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Amazing dude, that was fast! - Im suprised it was the ads because i thought they were lower down then the site panel

One question tottaly of topic - Do you know how to seperate each catogary and forums, from another catogary and forums, like here on vb.org?

thanks again!
Reply With Quote
  #29  
Old 05-02-2006, 01:31 AM
Rated Rated is offline
 
Join Date: Apr 2006
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just tryed your fix, and nothing changed ( i completly removed all the add code aswell )
Reply With Quote
  #30  
Old 05-02-2006, 01:34 AM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rated
Amazing dude, that was fast! - Im suprised it was the ads because i thought they were lower down then the site panel

One question tottaly of topic - Do you know how to seperate each catogary and forums, from another catogary and forums, like here on vb.org?

thanks again!
This mod for 3.0.x should work on 3.5.x as the templates it asks for haven;t changed that much

https://vborg.vbsupport.ru/showthrea...tegory+spacing
Reply With Quote
  #31  
Old 05-02-2006, 01:35 AM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rated
I just tryed your fix, and nothing changed ( i completly removed all the add code aswell )
I've sent you a PM
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 06:43 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04391 seconds
  • Memory Usage 2,311KB
  • Queries Executed 25 (?)
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
  • (2)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete