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
Put a Column on the RIGHT side of every forum page Details »»
Put a Column on the RIGHT side of every forum page
Version: 1.00, by amykhar amykhar is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Version: 3.5.0 RC2 Rating:
Released: 08-16-2005 Last Update: Never Installs: 181
Uses Plugins Template Edits
 
No support by the author.

Rather than clutter up the left column thread with this second product and confuse the issue further, I have made a separate product for those of you who want a column on the right side instead.

This can easily be combined with the left column product to have a column on both sides.

To use this with the left column product, change the header code to:
Code:
<!-- Left Column Code  -->
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td width="160" valign="top" align="left">$leftcolumn</td>
<td valign="top">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="top">
<!-- End Left Column Code -->

Show Your Support

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

Comments
  #182  
Old 09-02-2006, 06:11 PM
jpfitness jpfitness is offline
 
Join Date: Feb 2006
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jpfitness
This is confusing. I am trying to make my vertical ads appear only on forum home, but not on any inside pages. I tried to follow these directions, but didn't find the code you were referring to. Can you further explicate?
Nevermind... I finally figured it out based on the info in that last post I quoted. Sometimes it helps if you just take things extremely literally! Thanks for all the help on this.
Reply With Quote
  #183  
Old 09-02-2006, 09:16 PM
hydn hydn is offline
 
Join Date: Oct 2005
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by peterska2
@ hydn, check the first post and there is a link to the left side version there.

the first post says:

"To use this with the left column product, change the header code to:"

I don't have the left column product installed. Can i just edit to make it work? or will I have to have TWO products install just to get one to work?
Reply With Quote
  #184  
Old 09-02-2006, 10:21 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the line above that contains the link to the left column product, or you can search for it, or you can find the link in [name]amykhar[/name]'s profile.
Reply With Quote
  #185  
Old 09-03-2006, 07:26 AM
hydn hydn is offline
 
Join Date: Oct 2005
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by peterska2
the line above that contains the link to the left column product, or you can search for it, or you can find the link in [name]amykhar[/name]'s profile.
Thanks. Which now bring me back to my original post in this thread:

Quote:
I would like to use this EXACT hack. But as a left column. I like it blank so i can put google ads etc.

The other thread with the left column hack has seems to move the current navigation etc. Just need this plain right colum hack on the left. Possible?
Reply With Quote
  #186  
Old 09-03-2006, 09:27 AM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The left column one is identical to this one but on the left.

The only thing I can think of that is causing confusion here is that there is an optional] add-on available for that one which is a completely seperate modification that is for vertical site navigation.

The core left column on all pages modification is the mirror image of this one - check the screenshots if unsure.

Finally, if there is still any confusion regarding that modification, then please post in that thread instead of this one as it is not relevant to this modification.
Reply With Quote
  #187  
Old 09-06-2006, 06:58 PM
puregraf's Avatar
puregraf puregraf is offline
 
Join Date: May 2006
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great hack, installed
Reply With Quote
  #188  
Old 09-06-2006, 07:49 PM
puregraf's Avatar
puregraf puregraf is offline
 
Join Date: May 2006
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi, i installed and it works great. i was wondering, can i make this module collapsable? if so, how do i do this?

edit.
Reply With Quote
  #189  
Old 09-06-2006, 09:27 PM
puregraf's Avatar
puregraf puregraf is offline
 
Join Date: May 2006
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by peterska2
In your header template just before the added code add
Code:
<if condition="THIS_SCRIPT!='adv_index'">
and after the added code add
Code:
</if>
repeat this for the footer template. The column will then be ignored for the vBAdvanced index page.
thanks.

also, how can i fix my arcade page: http://www.puregraffiti.com/graffiti-space/arcade.php?
theres a big blank spot where the right nav should go but its not showing. i would like it to show on the arcade page

also, how can i make it not appear also on my photopost main index page which is : http://www.puregraffiti.com/graffiti-gallery/index.php

I dont mind if it shows on all the other photopost pages, i just dont want it to show on that main page


thanks so much!!
Reply With Quote
  #190  
Old 09-07-2006, 08:30 PM
puregraf's Avatar
puregraf puregraf is offline
 
Join Date: May 2006
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

my arcade isnt working now because of this install, the users finish the game and go to save the score and instad of saving it it takes them to an error pagE: http://www.puregraffiti.com/graffiti...de&do=newscore

do you know how to fix this?

thanks
Reply With Quote
  #191  
Old 10-24-2006, 01:59 AM
wacnstac wacnstac is offline
 
Join Date: Nov 2001
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great hack! I use this to display Google ads, but would like to know how to extend this hack so that two Google ads would be displayed on longer threads and only one Google ad on short threads. Any ideas?
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 02:23 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.04703 seconds
  • Memory Usage 2,313KB
  • 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
  • (3)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
  • (1)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
  • (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