vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Put a Column on the RIGHT side of every forum page (https://vborg.vbsupport.ru/showthread.php?t=94495)

SlipNslide281 10-26-2005 08:15 PM

any chance this will be updated for the full 2.5 version?

TitanJeff 10-27-2005 05:36 PM

Quote:

Originally Posted by TitanJeff
For the noob, what table(s) are we taking about modifying the spacer bar for? Can someone be as specific as possible to help out cause? :)

Thanks!

Anyone? HALP! :dead:

Benj 10-27-2005 11:55 PM

how would i go about having this on both sides of my forum

Benj 10-31-2005 08:21 PM

ive installed this and works good cheers only problem is it shows up on my vbadvanced homepage i dont want it to how can i stop it from doing this ?

turkforum 11-03-2005 05:04 AM

Everything is fine and is a great hack for us

My question is how can we create custom blocks as you did on your forum.
Like
Recent Threads
Weather etc
Please advice

Jenkins 11-07-2005 06:32 PM

yeah I'm a noob too at this. How do I add my own content to the block? and can i add more than one block to seperate items?

delds 11-08-2005 01:45 PM

I like the right column hack

My quetsion is I want to have the forums formatted in such a way that there is NO horizontal scroll bar appear at 800 x 600 screen resolution or above.

www.selfhelpforums.com

that is the site I am refering to, how do I further narrow . float the tables on the forums to allow the existing right column to appear without a horizontal scroll bar ?

Joshua5692 11-09-2005 04:21 PM

Great addition, thanks for the time you spent posting it. :)

PokerKnowledge 11-13-2005 02:47 PM

How do you move it down abit? I want it inline with the navigation bar..

Spencer F. 11-13-2005 03:03 PM

Does anyone have a fix yet for it making the thread squeezed?

Spencer F. 11-13-2005 03:43 PM

How do we make this just appear on the index page?

GamerJunk.net 11-15-2005 06:35 AM

I got it installed but my theme expands to fit any screen, yet this one stretches it so you have to scroll over to view the right column.

www.gsnforce.com/forum

This only happens on the forum home.

HawKe 11-21-2005 04:17 PM

Quote:

Originally Posted by yinyang
yup.

just follow the instructions, but instead of inserting after header, insert after (or before depending on your style) $header on forumhome template. and instead of inserting into $footer, insert right before $footer on forumhome template.

hope that helps!

Hmmm. I've tried both methods now, and neither seems to eliminate the additional indention found within the actual thread views.

Home page, forums pages are all good - but there must be extra code added in the final thread views. If anyone nails this down (what to eliminate), please let me know. Thanks!

Here is my forum, with a thread example:

http://forums.audioholics.com/forums...ad.php?t=16122

criscokid 11-27-2005 05:13 PM

In the install instructions it says "Import the product XML file".

I've got the XML file but I don't see any option to import XML files (other than style files) in vB3.5.1. I assume this file should be uploaded to /forum/includes/xml - if this is the case is the filename right being right_column.xml?

I've then created a template called right_column and put the code that for the graphic I want to display in this area. The code is fine.

A blank column / space appears on the right hand side of my forums but that's all. No block is displayed (title or graophic contents). What have I done wrong?

Qwest 11-29-2005 12:34 AM

I just want my sidebar to look like www.dholaholics.com/forums

Can anyone PLEASE point me to something that helps me do that? The owner of the site was kind enough to share his forumhome code with me but I just get a bunch of errors and it crashes vbulletin :(

maroceve 11-29-2005 08:40 AM

Quote:

Originally Posted by delds
I like the right column hack

My quetsion is I want to have the forums formatted in such a way that there is NO horizontal scroll bar appear at 800 x 600 screen resolution or above.

www.selfhelpforums.com

that is the site I am refering to, how do I further narrow . float the tables on the forums to allow the existing right column to appear without a horizontal scroll bar ?

It's d be nice if anyone has a fix for that matter ...
:disappointed:
THank you

dre 12-11-2005 01:55 PM

How do you edit what actually inside the box?

peterska2 12-11-2005 09:46 PM

Quote:

Originally Posted by maroceve
It's d be nice if anyone has a fix for that matter ...
:disappointed:
THank you

Try changing

Code:

<td width="160" valign="top" align="right">$rightcolumn</td>
to

Code:

<td width="120" valign="top" align="right">$rightcolumn</td>

Quote:

Originally Posted by dre
How do you edit what actually inside the box?

Edit the template rightcolumn to your specifications. The samplae code in there can be used as a template.

LoOnEyToOnZ 12-19-2005 02:25 PM

Hi any idea why my show threads page the content width is abit shrunk? Example here:
http://www.dota.sg/forums/showthread.php?t=45

Thanks

In$ane 12-21-2005 05:12 AM

Hi great idea i am very new to this i would like right and left columns could you please post code for both please

South Fork 01-09-2006 06:00 PM

Any suggestions on how modifying the templates to only place the side bar next to the threads and not the header / footer? It would make for a cleaner look overall if the header especially was left alone.

Kwak 01-19-2006 04:40 AM

When importing the xml via admin panel, the following error message comes out:

Invalid File Specified

Using version 3.5.2
I've selected Ignore Style Version

GD_Mehmed Emre 01-20-2006 03:30 PM

Guys i can't do that. The thing that i don't understand is what am going to do with the xml file??

QueenBee 02-05-2006 05:27 PM

i cant open the xml file. someone please help.

QueenBee 02-05-2006 06:17 PM

please :surprised:

QueenBee 02-05-2006 10:36 PM

i got it

QueenBee 02-06-2006 05:59 AM

ok i paid someone to install it to my site. now how can i get my active users and birthdays in there?

i have mine on forumhome only.

thanks to whoever is nice enough to help

CyberRanger 02-06-2006 01:03 PM

Quote:

Originally Posted by Spencer F.
Does anyone have a fix yet for it making the thread squeezed?

I'm not sure if this is the kind of fix you want but I decided the right column looked better if it extends down the entire page instead of within the header and the footer.

I placed the sidebar code at the very top of the header template and near the bottom of the footer template.

So, the top of the header template looks like this:
Code:

<a name="top"></a>
<!-- Right Column Code  -->
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td valign="top">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="top">
<!-- End Right Column Code -->

and the footer template has this:
HTML Code:

<!-- Right Column Code  -->
</td>
<td valign="top" width="160" align="left">$rightcolumn</td>
</tr>
</table>
</td></tr>
</table>
<!-- End Right Column Code -->
<br />

<div align="center">
        <div class="smallfont" align="center">
        <!-- Do not remove this copyright notice -->
        $vbphrase[powered_by_vbulletin]
        <!-- Do not remove this copyright notice -->
        </div>

The attached images show the top and bottom of the forumhome and the top of a thread.

tommyxv 02-11-2006 07:54 PM

Quote:

Originally Posted by Parture
http://biblocality.com/forums/index.php

I put the code in forumhome. But there is still a problem on the forumhome page.

1) The spacing is not quite right down the right side. I would not like the right column to squish up against up against the other tables with the screen width is shrunk using the favorites side by in any browser window.

2) Also notice the column on the right side spacing is wider than the left side spacing.

Any update for this. Spacing is off.

CyberRanger 02-11-2006 08:15 PM

Quote:

Originally Posted by tommyxv
Any update for this. Spacing is off.

that's why I modified it in the post before yours.

CyberRanger 02-11-2006 11:43 PM

Quote:

Originally Posted by tommyxv
Actually i fixed by adding this:

Sorry, I thought you were talking about how the view looks wrong when viewing a thread. That's not show in your attached pic. Does your solution fix that problem?

Smiry Kin's 02-12-2006 01:06 PM

sorry but wheres the menus to edit this?

also im using 3.5.3?

cmiller1014 02-13-2006 12:50 AM

Works about as good as when it was released:

Right out of the box = not at all.

CyberRanger 02-13-2006 01:21 AM

Quote:

Originally Posted by cmiller1014
Works about as good as when it was released:

Right out of the box = not at all.

Your statement puzzles me. "Out of the box" this works fine except for a minor formating issue when viewing posts. Why do you say "not at all"?

cmiller1014 02-13-2006 03:00 AM

"Out of the box" on 3.5.3 it is much more than a minor fomatting issue. The entire last post in a thread is put into its own column making the site twice as wide.

Like I said, it simply doen't work.

tommyxv 02-13-2006 09:02 AM

You must of installed it wrong or have a crappy formatted skin. Post a link to your site so we can see. It works great on my 3.5.3 site.

CyberRanger 02-13-2006 11:24 AM

Quote:

Originally Posted by cmiller1014
"Out of the box" on 3.5.3 it is much more than a minor fomatting issue. The entire last post in a thread is put into its own column making the site twice as wide.

Like I said, it simply doen't work.

Sorry, but you've done something wrong then.

Smiry Kin's 02-13-2006 12:11 PM

Quote:

Originally Posted by cmiller1014
"Out of the box" on 3.5.3 it is much more than a minor fomatting issue. The entire last post in a thread is put into its own column making the site twice as wide.

Like I said, it simply doen't work.

works perfect for me. only thing that messes up is gallery, and arcade

gonecountry 02-14-2006 01:41 PM

I just installed the right column I have had the left, the problem I'm having is that they are not algining correctly. Could someone take a look and tell me what I need to correct. I'm hoping I cna get everything over the the left a bit more.

TIA

http://www.mommiesplayground.com

Smiry Kin's 02-16-2006 11:25 PM

hey amy i get magor error with this, im using element skin,
left one works perfect, please rewrite this damn thing! the error i get is, that on forum pages, it shows at the bottom of the page, no matter where in the footer i put the code! its so annoying please :(:(:(


All times are GMT. The time now is 11:18 AM.

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.01466 seconds
  • Memory Usage 1,828KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)bbcode_html_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete