View Full Version : Forum Home Enhancements - Right side column on forum home only
peterska2
06-07-2006, 10:00 PM
This is a new release here. Previously released at www.peterska2.co.uk (http://www.peterska2.co.uk) only.
In works on the exact same concept as the left side column (https://vborg.vbsupport.ru/showthread.php?t=117988), apart from the fact it is on the right.
Installation Instructions
Download the zip
Import the product
Make the template modifications
Click install
30 August 2006
Upgraded to version 1.0.2
Changes:
Now valid XHTML Trans
Fixed to work correctly with vBShout when located below navbar.
Added vB.org version checking.
GrendelKhan{TSU
06-08-2006, 05:05 AM
AWESOME!! sooo installing once I finish upgrading boards :) thanks!
Darkfire122333
06-15-2006, 01:47 AM
can this change to left?
Neal-UK
06-15-2006, 08:43 AM
It's not showing on my site and i've done template edits and what not. Just got space where it should be.
peterska2
06-15-2006, 11:08 AM
It's not showing on my site and i've done template edits and what not. Just got space where it should be.
Sorry, there was an error in the instructions.
In your FORUMHOME template
FIND
$sidecolumn
REPLACE WITH
$forumhome_sidecolumn_right
peterska2
06-15-2006, 11:09 AM
can this change to left?
The left side version can be found here (https://vborg.vbsupport.ru/showthread.php?t=117988)
Neal-UK
06-15-2006, 11:25 AM
Many thanks. Just to let you know, the older install.txt and product are in the zip also.
peterska2
06-15-2006, 11:29 AM
I've updated the zip, so the details are correct(I just didn't change the date on the install instructions)
Adam21
07-13-2006, 11:32 AM
i experienced a mysql error after i uninstalled and reinstalled this hack.here's the error message.
Database error in vBulletin 3.5.4:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO plugin
(`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`)
VALUES
('1', '5', 'Right Side Column 1', 'cache_templates', '$globaltemplates = array_merge($globaltemplates, array(\'forumhome_sidecolumn_right\'));', 'peterska2_sidecol_right');
MySQL Error : Unknown column 'executionorder' in 'field list'
Error Number : 1054
Date : Thursday, July 13th 2006 @ 08:29:57 AM
Script : http://www.adamboyforum.com/admincp/plugin.php
Referrer :
IP Address : 202.156.2.35
Username : Adam
Classname : vB_Database
peterska2
07-13-2006, 11:35 AM
This modification has been written for 3.6.0 and will NOT work in 3.5.4
thenetbox
07-22-2006, 12:10 AM
hello :) works great! Thank you :)
How can I make it wider? like forums should be around 80% and this should be about 20%?
peterska2
07-22-2006, 12:32 AM
You can adjust the width by changing the 160px in this section of the code to your requirements
<!-- peterska2 side column -->
</td>
<td width="10px"></td>
<td valign="top" width="160px">
thenetbox
07-22-2006, 12:43 AM
Thank you very much :)
thenetbox
07-22-2006, 12:54 AM
One more small teeny weeny question. I copied the "What's going on" code section from FORUMHOME and pasted it in the side column but it doesn't show any of the dynamic areas like usernames. Is there something simple that can be added so that it could be passed those values? :)
thenetbox
07-28-2006, 02:10 AM
one more question. Do you know if it is possible to easily add latest threads, birthdays and who's online on to the side bar? thanks
Renmiri
07-29-2006, 01:34 PM
sweet!
will install asap, thanks!
Ooopsie!
:( 3.5.4 here...
Nevermind.. Hacked it to 3.5.4 :) (basically entered the template and plugins from the XML manually)
Also put it on most pages (forumdisplay, inferno, showthred, forumhome)
Check it out
http://sinsdawn.ffproject.net/showthread.php?t=126
ryans
08-02-2006, 06:20 PM
sweet!
will install asap, thanks!
Ooopsie!
:( 3.5.4 here...
Nevermind.. Hacked it to 3.5.4 :) (basically entered the template and plugins from the XML manually)
Also put it on most pages (forumdisplay, inferno, showthred, forumhome)
Check it out
http://sinsdawn.ffproject.net/showthread.php?t=126
I guess if your not running 3.6 you could do this:
Templates to edit: FORUMHOME (2 edits)
Edit One
FIND
<thead>
<if condition="$show['guest']">
<!-- guest welcome message -->
ABOVE ADD
<!-- peterska2 side column -->
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<!-- / peterska2 side column -->
Edit Two
FIND
$footer
ABOVE ADD
<!-- peterska2 side column -->
</td>
<td width="10px"></td>
<td valign="top" width="160px">
<table class="tborder" border="0" width="100%" align="center">
PUT YOUR CONTENT HERE.
</table>
</td>
</tr>
</table>
<!-- / peterska2 side column -->
peterska2
08-02-2006, 06:24 PM
As I have previously explained, there is a version for 3.5.4, but you need to contact me for details.
ryans
08-02-2006, 06:40 PM
Sorry I didn't see that post. Anyway to add it to show thread?
peterska2
08-02-2006, 06:56 PM
no, this modification is for forumhome only. amykhar has done a side column that shows on all pages.
Autocamel
08-28-2006, 08:06 AM
Can this work on Photo Post Gallery index page?
Ascor
08-29-2006, 02:01 AM
installed and work fine , thank you :)
maroceve
08-29-2006, 10:36 AM
hey guys :)
can someone please help me add this to my cmps ?
jcodemasters
08-29-2006, 02:53 PM
Thanks looks good
peterska2
08-29-2006, 09:22 PM
For everyone asking to have this working on other pages:
I have no plans to expand it to cover other pages at this time. It is possible that in the future I may do additional versions for global useage or for specific other pages on the site, but as things stand these are right at the bottom of my to do list.
Alien
08-29-2006, 09:58 PM
Hey peter!
Will you be also updating this one with the fixes as seen in the left column version? Especially the shoutbox fix? Thanks!
peterska2
08-29-2006, 09:59 PM
Those are coming shortly, I'm going to be working on them once I've got a couple of other things sorted.
peterska2
08-29-2006, 10:17 PM
Upgraded to version 1.0.2
Changes:
* Now valid XHTML Trans
* Fixed to work correctly with vBShout when located below navbar.
* Added vB.org version checking.
Alien
08-29-2006, 10:50 PM
Thank you peter! I'll be using this on a new project and can't wait! :)
Shelley_c
08-29-2006, 11:50 PM
First hack to ever be installed on my forum, I'm officially a hack addict. ;)
Thankyou Kerry. ;)
Alien
08-30-2006, 01:57 AM
Hey question.. I was toying around with this, and trying to take out the statistics "Posts: 10 Threads: 1 Members: 1 , Welcome today's newest member" etc. and the variable does not show up when i put it in a sidebar box.. Any idea how to fix that? I want to trim the length of the *forumhome* by putting some information in various side boxes...
peterska2
08-30-2006, 02:03 AM
those variables only work in the forumhome template.
If you find in your forumhome template
$forumhome_sidecolumn_right
</table> and add below the code for the whats going on box then it will work. You will need to change some of the phrases to get them to fit without breaking the layout.
mr_wizard
09-05-2006, 07:17 AM
This works great, just what i've been looking for. Thanks peterska2.
Computer Tech Support USA (http://www.computer-tech-support-usa.com/forums)
VBUsers
09-06-2006, 09:28 PM
ive installed this and everything that belongs on the right is at the bottom of the page. what did i do wrong?
peterska2
09-06-2006, 09:37 PM
it is something to do with the content that you have in your column template.
There should be no closing table tag at the end of it, and no starting table tag at the beginning of it.
VBUsers
09-06-2006, 09:40 PM
it is something to do with the content that you have in your column template.
There should be no closing table tag at the end of it, and no starting table tag at the beginning of it.
well i dont get it cause it works fine for 1 template and i just copied the content over and it wont work this time.
im making the same edits as i did before and the content does have tables. i can share it with you and you can see for your self if you like?
mIRCnet
09-18-2006, 07:53 AM
Thanks Peterska
taherk
09-18-2006, 09:53 PM
After installing this i am getting horizontal scroll bar and my whole forums seems to have shifted by 160px.. what can I do to prevent this
peterska2
09-18-2006, 10:46 PM
whats your URL? The one in your profile is invalid.
taherk
09-19-2006, 03:20 AM
My URL is techjobs.co.in (http://techjobs.co.in)
I tried right column, then left column mod you have provided... it works fine on wide screens. however on 14 inch monitor user has to scroll
Chadi
09-20-2006, 05:48 PM
How do I set it so that onmouseover it changes to alt1 class and back to alt2 class onmouseout? What would be the code?
My sample code now:
<tr>
<td class="tcat">
Site Navigation
</td>
</tr>
<tr>
<td class="thead">
Interesting Links
</td>
</tr>
<tr>
<td class="alt2">
<a href="http://www.talkjesus.com/arcade.php">Arcade</a>
</td>
</tr>
<tr>
<td class="alt2">
<a href="http://www.talkjesus.com/vaispy.php">iSpy</a>
</td>
</tr>
nimonogi
09-22-2006, 07:53 AM
Great hack!
Is there any way to make the menu collapse?
Ronak
09-26-2006, 05:45 AM
is it possible to have this column on all pages ..?? like i want to place Google Ads on the left Column ;)
taherk
09-26-2006, 08:04 PM
is it possible to have this column on all pages ..?? like i want to place Google Ads on the left Column ;)
Yes I was looking for that too.
saman
09-29-2006, 11:23 PM
Hi,
(3.6.1
As i am new at this i really dont know what went/i have done wrong.
now i am getting this error:
Warning: Unknown(your file path.php): failed to open stream: No such file or directory in /global.php(356) : eval()'d code on line 2
Warning: Unknown(your file path.php): failed to open stream: No such file or directory in /global.php(356) : eval()'d code on line 2
Fatal error: (null)(): Failed opening required 'your file path.php' (include_path='.:/usr/local/lib/php') in /home/coolpers/public_html/forums/global.php(356) : eval()'d code on line 2
all i did after the two edit steps i save & reloaded in FORUMHOME, and later i got the above mentioned.
I am not so familiar with this so if any help would be appreciated.
BR-
peterska2
09-30-2006, 01:05 AM
@ saman - have you imported the product? this modification will not create any errors
peterska2
09-30-2006, 01:10 AM
@ chadi & nimonogi - i will look into these when i get back to my files late october.
peterska2
09-30-2006, 01:13 AM
@ ronak & taherk - no use the all pages one by amykhar
peterska2
09-30-2006, 01:17 AM
please note: this has not been tested by myself on any versions after 3.6.0
osmanungur
09-30-2006, 07:01 AM
many thanks
i clicked install
saman
09-30-2006, 10:50 AM
@ saman - have you imported the product? this modification will not create any errors
Dear peterska,
I did actually before i started with any thing.
CP>Plugins> Manage plugins
One of the admins in vbulletin.com has send me this thread;
I searched your error code here and most of the Threads with the same or similar error codes suggest the problem is related to plugins. The usual response includes these suggestions:
"Disable your plugins, then reenable them one at a time till you find out which one is causing this."
"This error is from a plugin you've installed. You need to disable each of your plugins then turn one at a time to see which one is causing this.
If you cannot log into the Admin CP then to disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
This will disable all hooks and allow you to log in properly with no hooks running.
http://www.vbulletin.com/docs/html/disable_plugins"
Regards,
peterska2
09-30-2006, 12:33 PM
disable the product and see it the error persists. ill be surprised if it is this one
saman
09-30-2006, 02:54 PM
disable the product and see it the error persists. ill be surprised if it is this one
I dont have any access to my CP any more, how can i disable it?
saman
09-30-2006, 03:11 PM
Okay i have found out how to disable it and now my forum is back...
I have added this line: define('DISABLE_HOOKS', true); in config.php and after that the forum was back.
So should I install this plugin again? I really need the right side column.
peterska2
09-30-2006, 10:15 PM
disable the product in the product manager then remove the line from the config file. if it goes back to the same way then you will need to add the line to config again and disable all products then remove the line and enable them again one by one till you find the one that is causing the problem.
Brandon Sheley
10-06-2006, 12:31 AM
how can I add this to the forumdisplay and maybe showthread ?
I had the left one all setup.. but I just moved it to the right and now I can't get the forumdisplay to show correctly.. there is a big space in it :(
thank you
-Brandon
ibuddy
10-06-2006, 01:01 AM
one more question. Do you know if it is possible to easily add latest threads, birthdays and who's online on to the side bar? thanks
this is what im trying to find out, anyone?
realraptor
10-07-2006, 01:01 AM
this is what im trying to find out, anyone?
it's definitely possible. I was able to somewhat add the welcome box, forum statistics but had problems with the template as things got a little messed up. If anyone knows how and can help us out, please do tell!
Brandon Sheley
10-10-2006, 04:45 AM
how can I add this to the forumdisplay and maybe showthread ?
I had the left one all setup.. but I just moved it to the right and now I can't get the forumdisplay to show correctly.. there is a big space in it :(
thank you
-Brandon
? anyone ?
thank you
peterska2
10-10-2006, 05:13 AM
this is not made to work anywhere other than forumhome. sorry but i cant support that
Brandon Sheley
10-10-2006, 05:33 AM
:( the left side one would work
peterska2
10-10-2006, 11:31 AM
I'm not saying that it won't work.
I do not support changes from my instructions to make it work on other pages.
As stated clearly in the the title, the modification is for FORUMHOME only.
For all pages you want the one by amykhar (released for 3.5.x and works perfectly on 3.6.x)
I have previously stressed this in both threads, and any issues arising to attempting to use it on other pages you are on your own with.
Even if I could help/had time to figure out what and where you were trying to do something, I just simply don't have an internet connection as such at present and am limited to cyber cafes or using the WAP feature on my cell phone. It's impossible to do much development/testing like this, even posting and reading threads is very difficult hence my lack of activity as advertised until the end of the month.
Brandon Sheley
10-10-2006, 08:05 PM
I understand what your saying,, I'll wait for something else, or check out amykar's..
you do what you have to do, I'm greatful for any hacks you put out :)
dklassen
10-10-2006, 10:02 PM
Will this mod work in 3.6.2?
peterska2
10-10-2006, 11:48 PM
Yes it will work in 3.6.2
Alien
10-13-2006, 04:44 AM
I just wanted to give a thanks for this if I haven't already. :)
It's working nicely on WTF.
RaceJunkie
11-10-2006, 02:04 PM
I just wanted to give a thanks for this if I haven't already. :)
It's working nicely on WTF.
How do you make the boxes collapse?
Ohiosweetheart
11-27-2006, 02:37 PM
ive installed this and everything that belongs on the right is at the bottom of the page. what did i do wrong?
it is something to do with the content that you have in your column template.
There should be no closing table tag at the end of it, and no starting table tag at the beginning of it.
I'm having the same issue. All I did was copy and paste the code in the instructions. I haven't added anything to it yet.
See screenshot. Help please?
peterska2
11-27-2006, 11:14 PM
Can you enable template comments and provide a link to your site please.
Ohiosweetheart
11-28-2006, 12:13 AM
I took the right side column down and put the left-side up because I know it works, as I have it installed on another style.
I really would like to have the right side column tho :(
Thanks, worked fine with me. I'd like to uninstall though, cause the right side column is on the left side (my forum is in Arabic). I will be installing the left side column hack.
How do I uninstall? Through the product manager?
peterska2
11-28-2006, 02:18 PM
Yes just uninstall the product via the product manager.
I uninstalled but the forum table is pushed to the side as if the column was still there.
peterska2
11-29-2006, 08:06 PM
remove the edits from the forumhome template too.
thank you for your help and quick replies. :)
GFX Brands
12-01-2006, 11:43 PM
how can i make it so it can have a space between tables becuase now i use the <br> tag and no spaces any help?
il-logical
12-02-2006, 01:32 AM
How do you add multiple tables on the right column?
thepub
12-02-2006, 03:21 AM
I'm having the same issue. All I did was copy and paste the code in the instructions. I haven't added anything to it yet.
See screenshot. Help please?
this is exactly what I have right now too.
mel13
12-02-2006, 07:57 AM
Hi, looks like a great mod. Can someone please tell me if it works with v3.6.4. Cheers
il-logical
12-02-2006, 05:54 PM
Hi, looks like a great mod. Can someone please tell me if it works with v3.6.4. Cheers
It does, I just installed it last night. Still cant figure out how to data multiple tables though.
Ohiosweetheart
12-10-2006, 04:47 PM
this is exactly what I have right now too.
thepub, did you ever get this to work? I tried to do it again, but got the same results... the colums were down beneath the forum (above the who's online box) and were the entire width of the forum. Just like I had before (see same screenshot as earlier). I never did get a fix for it, so I went to the left side column which installed perfectly. I really wanted to use the right one tho
VBUsers
12-10-2006, 05:51 PM
thepub, did you ever get this to work? I tried to do it again, but got the same results... the colums were down beneath the forum (above the who's online box) and were the entire width of the forum. Just like I had before (see same screenshot as earlier). I never did get a fix for it, so I went to the left side column which installed perfectly. I really wanted to use the right one tho
this is usually cause by an extra table tag somewhere in your code.
Ohiosweetheart
12-10-2006, 06:12 PM
this is usually cause by an extra table tag somewhere in your code.
The only code in there was the code that came with it. I didn't add anything. I installed the hack, went right to my forum, and it was along the bottom.
thepub
12-11-2006, 02:42 AM
thepub, did you ever get this to work? I tried to do it again, but got the same results... the colums were down beneath the forum (above the who's online box) and were the entire width of the forum. Just like I had before (see same screenshot as earlier). I never did get a fix for it, so I went to the left side column which installed perfectly. I really wanted to use the right one tho
yep it's not fixed. Luckily I did it on a "test" style that I run all my hacks and stuff on first so if it gets screwed up I can revert it lol. I haven't been able to figure it out though and will have to change it so the columns aren't on the bottom.
VBUsers
12-11-2006, 03:50 AM
The only code in there was the code that came with it. I didn't add anything. I installed the hack, went right to my forum, and it was along the bottom.
i have installed this with no problem , what skin are you using? maybe i can take a look at the code if you have time. see if i can help.
peterska2
12-11-2006, 07:51 AM
how can i make it so it can have a space between tables becuase now i use the <br> tag and no spaces any help?
How do you add multiple tables on the right column?
yes you just need to use the code you have added to put another row in the box.
to add a break between to areas, use
</table>
<br />
<table class="tborder" border="0" width="100%" align="center">ensure that your template starts with <tr> and ends with </tr> otherwise it will not work.
:) :)
peterska2
12-11-2006, 07:55 AM
yep it's not fixed. Luckily I did it on a "test" style that I run all my hacks and stuff on first so if it gets screwed up I can revert it lol. I haven't been able to figure it out though and will have to change it so the columns aren't on the bottom.
The only code in there was the code that came with it. I didn't add anything. I installed the hack, went right to my forum, and it was along the bottom.
this is usually cause by an extra table tag somewhere in your code.
thepub, did you ever get this to work? I tried to do it again, but got the same results... the colums were down beneath the forum (above the who's online box) and were the entire width of the forum. Just like I had before (see same screenshot as earlier). I never did get a fix for it, so I went to the left side column which installed perfectly. I really wanted to use the right one tho
Did you guys follow the instructions to the letter?
I have only installed this on default based styles (and yes some of them are pretty modified but still based on the default style) and have encountered no problems at all.
However, without further details from you, I cannot assist with this. Ideally I need to see it in operation with template comments turned on then I can see your exact installation of it.
Ohiosweetheart
12-11-2006, 07:25 PM
I followed it to the letter, and checked, and re-checked. I've installed the left-side column on many forums Kerry. I gave up and installed the left side column with no problem whatsoever.
If I try this one again, I'll post the url and the code here so you can see. But three times now, this has happened, lol
How would this work with a fixed width? It doesn't seem to be working with mine...
peterska2
12-27-2006, 07:02 AM
If you have full sized category images then it cannot resize them. Otherwise, it works perfectly on both fixed and fluid widths.
MRGTB
12-29-2006, 11:38 PM
In your XML file that contains the code for the column Peterska2.
Try using this code which I created for my site and see what you think. It validates, and has collasible blocks and looks neat!
Just thought you might be interested.
<!-- block 1 start -->
<thead>
<tr>
<td class="thead">
Side Menu
</td>
</tr>
</thead>
<tbody>
<tr>
<td class="tcat">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('block_1')"><img id="collapseimg_block_1" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_block_1].gif" alt="" border="0" /></a>
<!-- title start -->
Block 1
<div class="smallfont">
Sub title
</div>
<!-- /title end -->
</td>
</tr>
</tbody>
<tbody id="collapseobj_block_1" style="$vbcollapse[collapseobj_block_1]">
<tr>
<td class="alt1">
<!-- code start -->
Add your code here
<!-- /code end -->
</td>
</tr>
</tbody>
<!-- /block 1 end -->
<!-- block 2 start -->
<tbody>
<tr>
<td class="tcat">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('block_2')"><img id="collapseimg_block_2" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_block_2].gif" alt="" border="0" /></a>
<!-- title start -->
Block 2
<div class="smallfont">
Sub title
</div>
<!-- /title end -->
</td>
</tr>
</tbody>
<tbody id="collapseobj_block_2" style="$vbcollapse[collapseobj_block_2]">
<tr>
<td class="alt2">
<!-- code start -->
Add your code here
<!-- /code end -->
</td>
</tr>
</tbody>
<!-- /block 2 end -->
<!-- block 3 start -->
<tbody>
<tr>
<td class="tcat">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('block_3')"><img id="collapseimg_block_3" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_block_3].gif" alt="" border="0" /></a>
<!-- title start -->
Block 3
<div class="smallfont">
Sub title
</div>
<!-- /title end -->
</td>
</tr>
</tbody>
<tbody id="collapseobj_block_3" style="$vbcollapse[collapseobj_block_3]">
<tr>
<td class="alt1">
<!-- code start -->
Add your code here
<!-- /code end -->
</td>
</tr>
</tbody>
<!-- /block 3 end -->
<!-- block 4 start -->
<tbody>
<tr>
<td class="tcat">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('block_4')"><img id="collapseimg_block_4" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_block_4].gif" alt="" border="0" /></a>
<!-- title start -->
Block 4
<div class="smallfont">
Sub title
</div>
<!-- /title end -->
</td>
</tr>
</tbody>
<tbody id="collapseobj_block_4" style="$vbcollapse[collapseobj_block_4]">
<tr>
<td class="alt2">
<!-- code start -->
Add your code here
<!-- /code end -->
</td>
</tr>
</tbody>
<!-- /block 4 end -->
<!-- block 5 start -->
<tbody>
<tr>
<td class="tcat">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('block_5')"><img id="collapseimg_block_5" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_block_5].gif" alt="" border="0" /></a>
<!-- title start -->
Block 5
<div class="smallfont">
Sub title
</div>
<!-- /title end -->
</td>
</tr>
</tbody>
<tbody id="collapseobj_block_5" style="$vbcollapse[collapseobj_block_5]">
<tr>
<td class="alt1">
<!-- code start -->
Add your code here
<!-- /code end -->
</td>
</tr>
</tbody>
<!-- /block 5 end -->
hnjco
01-16-2007, 08:14 PM
any idea for how to add new threads in this bar. like last 10 new threads ?
Plus most popular threads is last 2 weeks (5 threads)
i'm new in this field so can anyone help me?
peterska2
01-16-2007, 09:28 PM
You would need a modification that did those, and then integrate them into each other. You might want to post a request or question for help with that.
VBUsers
01-18-2007, 11:32 PM
can this be changed to all forum pages? if not is there a working one for 3.6.4 ?
peterska2
01-19-2007, 09:07 AM
Any changes made to it to display on other pages are unsupported, and assistance cannot be given if it does not work correctly.
amykhar wrote an all pages one for 3.5.x which works on 3.6.x
Caiman
02-04-2007, 07:16 PM
Love it. Anyway I can have multiple boxes, instead of just one? (one below the other, that is)
Caiman
02-04-2007, 08:22 PM
n/m ...
</table>
<br />
<table class="tborder" border="0" width="100%" align="center" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]">
After the last </tr> works great (and leaving a </tr> at the end of the template)
blogtorank
02-06-2007, 01:20 AM
Kerry-Anne, Great hack and a must have!
*Installed at 99* :D
Caiman
02-09-2007, 06:40 PM
Has anyone worked out an easy way to export latest posts into the side column? I've tried myself but I'm not the best at modifying hacks to work together and so on, I'm aware though it could be done with the external.php script? But aye, gonna throw the boat out and ask if anyone who has done it might share? Thanks!
carlosacgj
02-21-2007, 01:18 PM
hello i need this for a 3.5
Can Help me?
Caiman
02-23-2007, 03:07 PM
<a href="https://vborg.vbsupport.ru/showthread.php?t=112704" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=112704</a>
Caddyman
03-02-2007, 09:56 AM
Hello, i have this running on talkdelaware.com, its easy and effective, but the column doesnt align with the forum cat, under the shoutbox.
i noticed on "bug fixes" for your left column you have "align fix" or something, how do i align this correctly? i like the right side better.
Edellion
04-01-2007, 07:37 AM
very well hacks, thanks
mattyk72
04-03-2007, 07:06 PM
The left side version can be found here (https://vborg.vbsupport.ru/showthread.php?t=117988)
this link doesn't work, can anyone point me in the direction of the left side version of this?
thanks
Illustrious
04-05-2007, 01:11 AM
I can't seem to get a background image with the right column, but I can with the left. I'm using this code:
<td valign="top" width="160px" STYLE="background-image:url('imagesrc');background-attachment:fixed;background-repeat:no-repeat;">
It seems to work when I take off the no-repeat, but then the problem is that the background image repeats, which I don't want to happen.
Is the right column aligned differently than the left column? Seems like that's the problem.
Chadi
05-12-2007, 07:05 PM
Can someone show me how to apply some kind of show/hide option to this mod? That would be awesome
Chadi
05-22-2007, 04:23 AM
Hopefully someone can explain how to fix this problem. I upgraded to 3.6.7 and upgraded this hack. The column appears above footer, below forum categories, instead of an actual right side column. This is on a new style I installed, not the live one you would see now.
My forumhome template is:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
$headinclude
<title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
</head>
<body>
$header
$navbar
<!-- peterska2 side column -->
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">
<!-- / peterska2 side column -->
<!-- guest welcome message -->
<if condition="$show['guest']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
<td class="alt1">
<phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
</td>
</tr>
</table>
<div class="cat_spacer"></div>
</if>
<!-- / guest welcome message -->
$forumbits
</tbody>
</table>
<div class="spacer"></div>
<br />
<!-- what's going on box -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
</tr>
</thead>
<if condition="$show['loggedinusers']">
<!-- logged-in users -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a>
<a href="online.php$session[sessionurl_q]" rel="nofollow">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
<tr>
<td class="alt2"><a href="online.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[view_whos_online]" border="0" /></a></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
<div>$activeusers</div>
</div>
</td>
</tr>
</tbody>
<!-- end logged-in users -->
$todayloggedinusers
</if>
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_stats')"><img id="collapseimg_forumhome_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_stats].gif" alt="" border="0" /></a>
<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]">
<tr>
<td class="alt2"><img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div>
$vbphrase[threads]: $totalthreads,
$vbphrase[posts]: $totalposts,
$vbphrase[members]: $numbermembers<if condition="$show['activemembers']">,
<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>
</div>
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
</div>
</td>
</tr>
</tbody>
<if condition="$show['birthdays']">
<!-- today's birthdays -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_birthdays')"><img id="collapseimg_forumhome_birthdays" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_birthdays].gif" alt="" border="0" /></a>
$vbphrase[todays_birthdays]
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_birthdays" style="$vbcollapse[collapseobj_forumhome_birthdays]">
<tr>
<td class="alt2"><a href="calendar.php?$session[sessionurl]do=getday&day=$today&sb=1"><img src="$stylevar[imgdir_misc]/birthday.gif" alt="$vbphrase[view_birthdays]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$birthdays</div></td>
</tr>
</tbody>
<!-- end today's birthdays -->
</if>
<if condition="$show['upcomingevents']">
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_events')"><img id="collapseimg_forumhome_events" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_events].gif" alt="" border="0" /></a>
<if condition="$show['todaysevents']">$vbphrase[todays_events]<else /><phrase 1="$vboptions[showevents]">$vbphrase[upcoming_events_for_the_next_x_days]</phrase></if>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_events" style="$vbcollapse[collapseobj_forumhome_events]">
<tr>
<td class="alt2"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/calendar.gif" alt="$vbphrase[calendar]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td>
</tr>
</tbody>
</if>
<tbody>
<tr>
<td class="tcat" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
<if condition="$vboptions['forumleaders']">
<a href="showgroups.php?$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if>
</strong></div></td>
</tr>
</tbody>
</table>
$forumhome_markread_script
<!-- end what's going on box -->
<!-- icons -->
<div class="spacer"></div>
<table class="icon_legend" align="center" border="0" cellpadding="6" cellspacing="0" width="100%">
<tbody>
<tr align="center">
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_new_small.gif" alt="" border="0" /></td>
<td align="left" class="alt1">
<div class="smallfont">$vbphrase[forum_contains_new_posts]</div>
</td>
<td class="alt2" ><img src="$stylevar[imgdir_statusicon]/forum_old_small.gif" alt="" border="0" /></td>
<td align="left" class="alt1" ><div class="smallfont">$vbphrase[forum_contains_no_new_posts]</div></td>
<td class="alt2" ><img src="$stylevar[imgdir_statusicon]/forum_new_lock_small.gif" alt="" border="0" /><img src="$stylevar[imgdir_statusicon]/forum_old_lock_small.gif" alt="" border="0" /></td>
<td align="left" class="alt1" ><div class="smallfont">$vbphrase[forum_is_closed_for_posting]</div></td>
</tr>
</tbody>
</table>
<!-- /icons-->
<!-- time and login code -->
<div class="spacer"></div>
<table cellpadding="0" cellspacing="2" border="0" width="100%">
<tr valign="bottom">
<!-- Time -->
<td align="$stylevar[left]" valign="top"><div class="smallfont">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div></td>
<!-- /Time -->
<!-- member logout -->
<if condition="!$show['guest']">
<td align="$stylevar[right]"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></td>
</if>
<!-- /member logout -->
</tr>
</table>
<!-- /time and login code -->
<!-- peterska2 side column -->
</td>
<td width="10px"></td>
<td valign="top" width="160px">
<table class="tborder" border="0" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]" width="100%" align="center">
$forumhome_sidecolumn_right
</table>
</td>
</tr>
</table>
<!-- / peterska2 side column -->
$footer
</body>
</html>
wpeloquin
06-24-2007, 02:10 PM
i am having the same problem as chadi
i upgraded to 3.6.7. on 1 skin, i reverted the template, and then added in the column coding. on another skin i did not revert yet, it still shows.
i've tried re-importing the xml with overwrite, and nothing.
dip1232001
07-04-2007, 05:02 PM
Hopefully someone can explain how to fix this problem. I upgraded to 3.6.7 and upgraded this hack. The column appears above footer, below forum categories, instead of an actual right side column. This is on a new style I installed, not the live one you would see now.
My forumhome template is:
$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
$headinclude
<title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
</head>
<body>
$header
$navbar
<!-- peterska2 side column -->
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">
<!-- / peterska2 side column -->
<!-- guest welcome message -->
<if condition="$show['guest']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
<td class="alt1">
<phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
</td>
</tr>
</table>
<div class="cat_spacer"></div>
</if>
<!-- / guest welcome message -->
$forumbits
</tbody>
</table>
<div class="spacer"></div>
<br />
<!-- what's going on box -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
</tr>
</thead>
<if condition="$show['loggedinusers']">
<!-- logged-in users -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a>
<a href="online.php$session[sessionurl_q]" rel="nofollow">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
<tr>
<td class="alt2"><a href="online.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[view_whos_online]" border="0" /></a></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
<div>$activeusers</div>
</div>
</td>
</tr>
</tbody>
<!-- end logged-in users -->
$todayloggedinusers
</if>
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_stats')"><img id="collapseimg_forumhome_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_stats].gif" alt="" border="0" /></a>
<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]">
<tr>
<td class="alt2"><img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div>
$vbphrase[threads]: $totalthreads,
$vbphrase[posts]: $totalposts,
$vbphrase[members]: $numbermembers<if condition="$show['activemembers']">,
<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>
</div>
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
</div>
</td>
</tr>
</tbody>
<if condition="$show['birthdays']">
<!-- today's birthdays -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_birthdays')"><img id="collapseimg_forumhome_birthdays" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_birthdays].gif" alt="" border="0" /></a>
$vbphrase[todays_birthdays]
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_birthdays" style="$vbcollapse[collapseobj_forumhome_birthdays]">
<tr>
<td class="alt2"><a href="calendar.php?$session[sessionurl]do=getday&day=$today&sb=1"><img src="$stylevar[imgdir_misc]/birthday.gif" alt="$vbphrase[view_birthdays]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$birthdays</div></td>
</tr>
</tbody>
<!-- end today's birthdays -->
</if>
<if condition="$show['upcomingevents']">
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_events')"><img id="collapseimg_forumhome_events" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_events].gif" alt="" border="0" /></a>
<if condition="$show['todaysevents']">$vbphrase[todays_events]<else /><phrase 1="$vboptions[showevents]">$vbphrase[upcoming_events_for_the_next_x_days]</phrase></if>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_events" style="$vbcollapse[collapseobj_forumhome_events]">
<tr>
<td class="alt2"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/calendar.gif" alt="$vbphrase[calendar]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td>
</tr>
</tbody>
</if>
<tbody>
<tr>
<td class="tcat" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
<if condition="$vboptions['forumleaders']">
<a href="showgroups.php?$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if>
</strong></div></td>
</tr>
</tbody>
</table>
$forumhome_markread_script
<!-- end what's going on box -->
<!-- icons -->
<div class="spacer"></div>
<table class="icon_legend" align="center" border="0" cellpadding="6" cellspacing="0" width="100%">
<tbody>
<tr align="center">
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_new_small.gif" alt="" border="0" /></td>
<td align="left" class="alt1">
<div class="smallfont">$vbphrase[forum_contains_new_posts]</div>
</td>
<td class="alt2" ><img src="$stylevar[imgdir_statusicon]/forum_old_small.gif" alt="" border="0" /></td>
<td align="left" class="alt1" ><div class="smallfont">$vbphrase[forum_contains_no_new_posts]</div></td>
<td class="alt2" ><img src="$stylevar[imgdir_statusicon]/forum_new_lock_small.gif" alt="" border="0" /><img src="$stylevar[imgdir_statusicon]/forum_old_lock_small.gif" alt="" border="0" /></td>
<td align="left" class="alt1" ><div class="smallfont">$vbphrase[forum_is_closed_for_posting]</div></td>
</tr>
</tbody>
</table>
<!-- /icons-->
<!-- time and login code -->
<div class="spacer"></div>
<table cellpadding="0" cellspacing="2" border="0" width="100%">
<tr valign="bottom">
<!-- Time -->
<td align="$stylevar[left]" valign="top"><div class="smallfont">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div></td>
<!-- /Time -->
<!-- member logout -->
<if condition="!$show['guest']">
<td align="$stylevar[right]"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></td>
</if>
<!-- /member logout -->
</tr>
</table>
<!-- /time and login code -->
<!-- peterska2 side column -->
</td>
<td width="10px"></td>
<td valign="top" width="160px">
<table class="tborder" border="0" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]" width="100%" align="center">
$forumhome_sidecolumn_right
</table>
</td>
</tr>
</table>
<!-- / peterska2 side column -->
$footer
</body>
</html>
remove [<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">] from <!-- peterska2 side column -->
<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top">
<!-- / peterska2 side column -->
and the last </table> from <!-- peterska2 side column -->
</td>
<td width="10px"></td>
<td valign="top" width="160px">
<table class="tborder" border="0" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]" width="100%" align="center">
$forumhome_sidecolumn_right
</table>
</td>
</tr>
</table>
<!-- / peterska2 side column -->
that work for me hope it will work for you guys too
manutdvn
07-20-2007, 04:27 AM
Hello,
How can I add ads code in column?
blind-eddie
07-28-2007, 07:39 PM
I have been away way to long, For the life of me, I cant remember how to add a clickable image link.........Someone help me please?
Universal
07-28-2007, 07:54 PM
I have been away way to long, For the life of me, I cant remember how to add a clickable image link.........Someone help me please?
I hope this is was what you wanted?
<a href="destination url"><img src="image url" border="0" alt="Description" width="?" height="?"></a>
blind-eddie
07-28-2007, 08:02 PM
Exactly what I wanted...Thank you very much
blind-eddie
07-28-2007, 08:13 PM
One more question, what do I need to add to that to get it to open in new window?
Universal
07-28-2007, 09:40 PM
One more question, what do I need to add to that to get it to open in new window?
Add the code in red:
<a href="destination url"><img src="image url" border="0" alt="Description" width="?" height="?" target="_blank"></a>
blind-eddie
07-28-2007, 11:21 PM
Thank you, I got it after I ask....
Chadi
07-29-2007, 04:46 PM
My column still shows up below forumhome instead of actual right column
My forumhome template is:
$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]" xml:lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
$headinclude
<title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
</head>
<body>
$header
$navbar
<!-- peterska2 side column -->
<tr>
<td valign="top">
<!-- / peterska2 side column -->
<!-- guest welcome message -->
<if condition="$show['guest']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
<td class="alt1">
<phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
</td>
</tr>
</table>
<div class="cat_spacer"></div>
</if>
<!-- / guest welcome message -->
$forumbits
</tbody>
</table>
<div class="spacer"></div>
<br />
<!-- what's going on box -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
</tr>
</thead>
<if condition="$show['loggedinusers']">
<!-- logged-in users -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a>
<a href="online.php$session[sessionurl_q]" rel="nofollow">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
<tr>
<td class="alt2"><a href="online.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[view_whos_online]" border="0" /></a></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
<div>$activeusers</div>
</div>
</td>
</tr>
</tbody>
<!-- end logged-in users -->
</if>
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_stats')"><img id="collapseimg_forumhome_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_stats].gif" alt="" border="0" /></a>
<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]">
<tr>
<td class="alt2"><img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div>
$vbphrase[threads]: $totalthreads,
$vbphrase[posts]: $totalposts,
$vbphrase[members]: $numbermembers<if condition="$show['activemembers']">,
<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>
</div>
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
</div>
</td>
</tr>
</tbody>
<if condition="$show['birthdays']">
<!-- today's birthdays -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_birthdays')"><img id="collapseimg_forumhome_birthdays" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_birthdays].gif" alt="" border="0" /></a>
$vbphrase[todays_birthdays]
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_birthdays" style="$vbcollapse[collapseobj_forumhome_birthdays]">
<tr>
<td class="alt2"><a href="calendar.php?$session[sessionurl]do=getday&day=$today&sb=1"><img src="$stylevar[imgdir_misc]/birthday.gif" alt="$vbphrase[view_birthdays]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$birthdays</div></td>
</tr>
</tbody>
<!-- end today's birthdays -->
</if>
<if condition="$show['upcomingevents']">
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_events')"><img id="collapseimg_forumhome_events" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_events].gif" alt="" border="0" /></a>
<if condition="$show['todaysevents']">$vbphrase[todays_events]<else /><phrase 1="$vboptions[showevents]">$vbphrase[upcoming_events_for_the_next_x_days]</phrase></if>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_events" style="$vbcollapse[collapseobj_forumhome_events]">
<tr>
<td class="alt2"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/calendar.gif" alt="$vbphrase[calendar]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td>
</tr>
</tbody>
</if>
<tbody>
<tr>
<td class="tcat" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
<if condition="$vboptions['forumleaders']">
<a href="showgroups.php?$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if>
</strong></div></td>
</tr>
</tbody>
</table>
$forumhome_markread_script
<!-- end what's going on box -->
<!-- icons -->
<div class="spacer"></div>
<table class="icon_legend" align="center" border="0" cellpadding="6" cellspacing="0" width="100%">
<tbody>
<tr align="center">
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_new_small.gif" alt="" border="0" /></td>
<td align="left" class="alt1">
<div class="smallfont">$vbphrase[forum_contains_new_posts]</div>
</td>
<td class="alt2" ><img src="$stylevar[imgdir_statusicon]/forum_old_small.gif" alt="" border="0" /></td>
<td align="left" class="alt1" ><div class="smallfont">$vbphrase[forum_contains_no_new_posts]</div></td>
<if condition="$vboptions['showlocks']"><td class="alt2" ><img src="$stylevar[imgdir_statusicon]/forum_new_lock_small.gif" alt="" border="0" /><img src="$stylevar[imgdir_statusicon]/forum_old_lock_small.gif" alt="" border="0" /></td>
<td align="left" class="alt1" ><div class="smallfont">$vbphrase[forum_is_closed_for_posting]</div></td></if>
</tr>
</tbody>
</table>
<!-- /icons-->
<!-- time and login code -->
<div class="spacer"></div>
<table cellpadding="0" cellspacing="2" border="0" width="100%">
<tr valign="bottom">
<!-- Time -->
<td align="$stylevar[left]" valign="top"><div class="smallfont">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div></td>
<!-- /Time -->
<!-- member logout -->
<if condition="!$show['guest']">
<td align="$stylevar[right]"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></td>
</if>
<!-- /member logout -->
</tr>
</table>
<!-- /time and login code -->
<!-- peterska2 side column -->
</td>
<td width="10px"></td>
<td valign="top" width="160px">
<table class="tborder" border="0" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]" width="100%" align="center">
$forumhome_sidecolumn_right
</table>
</td>
</tr>
<!-- / peterska2 side column -->
$footer
</body>
</html>
raiderlax
07-29-2007, 08:39 PM
My column still shows up below forumhome instead of actual right column
My forumhome template is:
$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]" xml:lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
$headinclude
<title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title>
</head>
<body>
$header
$navbar
<!-- peterska2 side column -->
<tr>
<td valign="top">
<!-- / peterska2 side column -->
<!-- guest welcome message -->
<if condition="$show['guest']">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
<td class="alt1">
<phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
</td>
</tr>
</table>
<div class="cat_spacer"></div>
</if>
<!-- / guest welcome message -->
$forumbits
</tbody>
</table>
<div class="spacer"></div>
<br />
<!-- what's going on box -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat" colspan="2">$vbphrase[whats_going_on]</td>
</tr>
</thead>
<if condition="$show['loggedinusers']">
<!-- logged-in users -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a>
<a href="online.php$session[sessionurl_q]" rel="nofollow">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
<tr>
<td class="alt2"><a href="online.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[view_whos_online]" border="0" /></a></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
<div>$activeusers</div>
</div>
</td>
</tr>
</tbody>
<!-- end logged-in users -->
</if>
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_stats')"><img id="collapseimg_forumhome_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_stats].gif" alt="" border="0" /></a>
<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]">
<tr>
<td class="alt2"><img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div>
$vbphrase[threads]: $totalthreads,
$vbphrase[posts]: $totalposts,
$vbphrase[members]: $numbermembers<if condition="$show['activemembers']">,
<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>
</div>
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
</div>
</td>
</tr>
</tbody>
<if condition="$show['birthdays']">
<!-- today's birthdays -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_birthdays')"><img id="collapseimg_forumhome_birthdays" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_birthdays].gif" alt="" border="0" /></a>
$vbphrase[todays_birthdays]
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_birthdays" style="$vbcollapse[collapseobj_forumhome_birthdays]">
<tr>
<td class="alt2"><a href="calendar.php?$session[sessionurl]do=getday&day=$today&sb=1"><img src="$stylevar[imgdir_misc]/birthday.gif" alt="$vbphrase[view_birthdays]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$birthdays</div></td>
</tr>
</tbody>
<!-- end today's birthdays -->
</if>
<if condition="$show['upcomingevents']">
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_events')"><img id="collapseimg_forumhome_events" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_events].gif" alt="" border="0" /></a>
<if condition="$show['todaysevents']">$vbphrase[todays_events]<else /><phrase 1="$vboptions[showevents]">$vbphrase[upcoming_events_for_the_next_x_days]</phrase></if>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_events" style="$vbcollapse[collapseobj_forumhome_events]">
<tr>
<td class="alt2"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/calendar.gif" alt="$vbphrase[calendar]" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td>
</tr>
</tbody>
</if>
<tbody>
<tr>
<td class="tcat" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
<if condition="$vboptions['forumleaders']">
<a href="showgroups.php?$session[sessionurl_q]" rel="nofollow">$vbphrase[view_forum_leaders]</a></if>
</strong></div></td>
</tr>
</tbody>
</table>
$forumhome_markread_script
<!-- end what's going on box -->
<!-- icons -->
<div class="spacer"></div>
<table class="icon_legend" align="center" border="0" cellpadding="6" cellspacing="0" width="100%">
<tbody>
<tr align="center">
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_new_small.gif" alt="" border="0" /></td>
<td align="left" class="alt1">
<div class="smallfont">$vbphrase[forum_contains_new_posts]</div>
</td>
<td class="alt2" ><img src="$stylevar[imgdir_statusicon]/forum_old_small.gif" alt="" border="0" /></td>
<td align="left" class="alt1" ><div class="smallfont">$vbphrase[forum_contains_no_new_posts]</div></td>
<if condition="$vboptions['showlocks']"><td class="alt2" ><img src="$stylevar[imgdir_statusicon]/forum_new_lock_small.gif" alt="" border="0" /><img src="$stylevar[imgdir_statusicon]/forum_old_lock_small.gif" alt="" border="0" /></td>
<td align="left" class="alt1" ><div class="smallfont">$vbphrase[forum_is_closed_for_posting]</div></td></if>
</tr>
</tbody>
</table>
<!-- /icons-->
<!-- time and login code -->
<div class="spacer"></div>
<table cellpadding="0" cellspacing="2" border="0" width="100%">
<tr valign="bottom">
<!-- Time -->
<td align="$stylevar[left]" valign="top"><div class="smallfont">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div></td>
<!-- /Time -->
<!-- member logout -->
<if condition="!$show['guest']">
<td align="$stylevar[right]"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></td>
</if>
<!-- /member logout -->
</tr>
</table>
<!-- /time and login code -->
<!-- peterska2 side column -->
</td>
<td width="10px"></td>
<td valign="top" width="160px">
<table class="tborder" border="0" cellspacing="$stylevar[cellspacing]" cellpadding="$stylevar[cellpadding]" width="100%" align="center">
$forumhome_sidecolumn_right
</table>
</td>
</tr>
<!-- / peterska2 side column -->
$footer
</body>
</html>
It's most likely from the skin, cause it's not the default :cool:
raiderlax
08-03-2007, 10:46 PM
How can we make this show on all pages? I think that's important.
raiderlax
08-04-2007, 07:05 AM
anyone please?
tipoboy
08-04-2007, 02:17 PM
manually do the template edits to the pages you want them to appear otherwise use the ultimate side columns hack
RaceJunkie
08-06-2007, 01:19 AM
If this makes a column that collapses
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="tcat">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('my_table')"><img id="collapseimg_my_table" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_my_table].gif" alt="" border="0" /></a>
TABLE TITLE
</td>
</tr>
</thead>
<tbody id="collapseobj_my_table" style="$vbcollapse[collapseobj_my_table]">
<tr>
<td class="alt1">
STUFF THAT IS HIDDEN WHEN THE TABLE IS COLLAPSED
</td>
</tr>
</tbody>
</table>
How do I do one that users can not collapse?
theFAILURE
08-06-2007, 02:58 AM
Anyone have a FULL screenshot of this mod installed with 800x600 resolution?
RaceJunkie
08-13-2007, 01:31 AM
looks like I have the same issue with the side colume being at the bottom..
RaceJunkie
08-13-2007, 01:50 AM
Here is what I have been able to find so far.
If you have a style that requires you to enter a forum ID in the forumhome_forumbit_level1_nopost template that is the problem (at least for me)
<if condition="$forum[forumid] == 178">
<else />
<tr><td class="thead" style="line-height: 0px; padding: 0px; margin: 0px;" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>"><img src="$vboptions[cleargifurl]" alt="" width="1" height="8" /></td></tr>
</tbody>
</table>
<div class="cat_spacer"></div>
</if>
My problem is if I enter forum ID 178 everything looks fine for a guest, (since this is the first forum they can see) But when I do this the side column is at the bottom for me since the first forum I can view is before this one..
The way I fixed it was remove the above code from the template BUT when you do this your forums will not have spaces between the categories..
Searching for a fix for that now.
hoopsta
08-15-2007, 10:36 PM
is there a max # of characters you can use in the template? I seem to have maxed out the space . It won't save new additions.
RaceJunkie
08-16-2007, 12:07 AM
is there a max # of characters you can use in the template? I seem to have maxed out the space . It won't save new additions.
Not unless there is a MAX character in the templates and I don't believe there is.
rasterbox
10-19-2007, 04:10 PM
i installed this great plugin to my forum and it works great. My only problem is that when i view the sub-forum list the width of the forum is getting out of hand.
Does anyone encounter this or know a fix for this problem?
Here is a link of what am saying:
http://forum.3dpinoy.com/forumdisplay.php?f=9
Thanks in advance.
rasterbox
10-23-2007, 03:03 PM
bump....
anyone?
Skavenger
11-19-2007, 07:03 AM
is there any way to show latest threads from X forum?
thanks
xcingix
11-19-2007, 08:54 PM
Is there any way for doing this for top posters and or latest posts?
<span class="smallfont"><script type="text/javascript" src="http://www.ny-dev.com/forums/external.php?type=js"></script>
<script language="" type="text/javascript">
<!--
for (i = 0; i < 10; i++)
{
document.writeln("<a href=\"http://www.ny-dev.com/forums/showthread.php?threadid="+threads[i].threadid+"\">"+threads[i].title+"</a><br /> <hr />");
}
//-->
</script></span>
Chadi
12-19-2007, 04:38 AM
<a href="http://www.vbstyles.com/forum/index.php" target="_blank">http://www.vbstyles.com/forum/index.php</a>
Notice the "sidebar" button on the right forum area which hides/reveals the side bar column. Where can I find this hack?
I already have this sidebar hack installed
Pete C
01-02-2008, 10:36 PM
I installed this and it displayed ok. Problems started as soon as the content was added - Google adsense, the mini calendar mod, a donate button etc. Load times on the forumhome went from a couple of seconds to literally minutes!
Tried removing the content bit by bit, but until EVERYTHING was removed the load time was seriously affected.
Disabled the sidecolumn and normal speeds were regained. Re-enabled and the slowdown recurred. I now have absolutely no doubt this hack seriously affects page loading time. I find this counterproductive since frustrated members simply log out rather than suffer the delays, so the benefit of any added content is thus lost.
It looked good, but it pretty well brought my site to a standstill!
A great shame, mainly due to the amount of time I wasted generating the Google ads, and matching the content to the style colours. *shakes head sadly*
*Update: It looks like I may have found a workaround for this - at least where my own site is concerned. Despite removing it, I was loathe to waste the time I'd spent getting it to look "just how I wanted", so I had another try. Strangely enough, installing it on just one of the 5 styles we have available seems to permit a reasonable load time. I really can't understand why this should be, the content is identical on all the styles, and although it was slowing things down, the display was correct.
I guess this means I can use that one style as default, thus giving a decent airing to the Google ads (??s) :), and also giving the members chance to opt for another (slightly faster loading) style, with less advertising.
Hmm, maybe clouds do have silver linings after all . . . re-installed for now - I'll see how it goes.
Chadi
05-11-2008, 03:31 AM
This hack causes 37 W3C errors. If I remove ALL content from the sidecolumn template, it reduces the W3C error down to one.
This is the content that I use:
<tr>
<td class="tcat">
Scripture of the Day
</td>
</tr>
<tr>
<td class="thead">
Today's Verse
</td>
</tr>
<tr>
<td class="alt2">
<script type="text/javascript" src="http://www.heartlight.org/hls/tv_kjv.js"></script>
</td>
</tr>
<tr>
<td class="tcat">
Streaming Multimedia
</td>
</tr>
<tr>
<td class="thead">
This Week's Video
</td>
</tr>
<tr>
<td class="alt2">
<div align="center">
<a href="http://www.talkjesus.com/streaming-multimedia/20066-shocking-youth-message-stuns-hearers.html">
<img src="images/vow.jpg" alt="Video of the Week" /></a>
</div>
</td>
</tr>
<tr>
<td class="tcat">
Scriptural Answers
</td>
</tr>
<tr>
<td class="thead">
Commonly Asked ?'s
</td>
</tr>
<tr>
<td class="alt2">
<div align="center">
<a href="http://www.talkjesus.com/scriptural-answers/">
<img src="images/old_paper.gif" alt="Bible Answers" class="footer1" /><br />
Scriptural Answers</a>
</div>
</td>
</tr>
<tr>
<td class="tcat">
Entertainment
</td>
</tr>
<tr>
<td class="thead">
Leisure Time
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/arcade.gif" alt="Icons" />
<a href="http://www.talkjesus.com/arcade.php">Arcade</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/journal.gif" alt="Icons" />
<a href="http://www.talkjesus.com/journal.php">Journal</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/gallery.gif" alt="Icons" />
<a href="http://www.talkjesus.com/gallery/index.php">Photo Gallery</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/media.gif" alt="Icons" />
<a href="http://www.talkjesus.com/streaming-multimedia/">Streaming Media</a>
</td>
</tr>
<tr>
<td class="thead">
Unique Tools
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/ispy.gif" alt="Icons" />
<a href="http://www.talkjesus.com/vaispy.php">iSpy</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/member.gif" alt="Icons" />
<a href="http://www.talkjesus.com/usercp.php">Refer a Friend</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/tag.gif" alt="Icons" />
<a href="http://www.talkjesus.com/tags/">Tag Cloud</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/time.gif" alt="Icons" />
<a href="http://www.talkjesus.com/worldtimes.php">World Time</a>
</td>
</tr>
<tr>
<td class="tcat">
Talk Jesus Info
</td>
</tr>
<tr>
<td class="thead">
Help Center
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/info.gif" alt="Icons" />
<a href="http://www.talkjesus.com/faq.php">FAQ</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/rules.gif" alt="Icons" />
<a href="http://www.talkjesus.com/forum-rules-ten-commandments/53-talk-jesus-10-commandments-rule.html">Forum Rules</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/etiquette.gif" alt="Icons" />
<a href="http://www.talkjesus.com/press-stand/12096-forum-etiquette.html">Forum Etiquette</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/moderator.gif" alt="Icons" />
<a href="http://www.talkjesus.com/showgroups.php">Moderators</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/book.gif" alt="Icons" />
<a href="http://www.talkjesus.com/press-stand/3028-statement-faith.html">Faith Statement</a>
</td>
</tr>
<tr>
<td class="thead">
Blog & Statistics
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/blog.gif" alt="Icons" />
<a href="http://www.talkjesus.com/blog/">Blog</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/member.gif" alt="Icons" />
<a href="http://www.talkjesus.com/members/list/">Member List</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/stats.gif" alt="Icons" />
<a href="http://www.talkjesus.com/psistats.php">Site Statistics</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/statement.gif" alt="Icons" />
<a href="http://www.talkjesus.com/psistats.php?do=toptf">Top Threads</a>
</td>
</tr>
<tr>
<td class="tcat">
Social Network
</td>
</tr>
<tr>
<td class="thead">
Bible Resources
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/bullet.gif" alt="Icons" />
<a href="http://www.biblegateway.com/">Bible Gateway</a>
</td>
<tr>
<td class="alt2">
<img src="images/navbar/bullet.gif" alt="Icons" />
<a href="http://biblepro.bibleocean.com/dox/default.aspx?WELCOME=true">Bible Pro</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/bullet.gif" alt="Icons" />
<a href="http://www.carm.org/">CARM</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/bullet.gif" alt="Icons" />
<a href="http://www.gotquestions.org/">Got Questions?</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/bullet.gif" alt="Icons" />
<a href="http://www.simplyyouthministry.com/">Simply Youth</a>
</td>
</tr>
<tr>
<td class="thead">
Christian Ministries
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/bullet.gif" alt="Icons" />
<a href="http://billygraham.org/">Billy Graham</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/bullet.gif" alt="Icons" />
<a href="http://www.children.org">Children Intl</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/bullet.gif" alt="Icons" />
<a href="https://give.ccci.org/give">Campus Crusade</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/bullet.gif" alt="Icons" />
<a href="http://www.feedthechildren.org">Feed the Children</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/bullet.gif" alt="Icons" />
<a href="http://gfa.org/">Gospel for Asia</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/bullet.gif" alt="Icons" />
<a href="http://www.samaritanspurse.org/">Samaritan's Purse</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/bullet.gif" alt="Icons" />
<a href="http://www.persecution.com/">Voice of Martyrs</a>
</td>
</tr>
<tr>
<td class="thead">
Entertainment
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/bullet.gif" alt="Icons" />
<a href="http://www.christianquotes.org/">Christian Quotes</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/bullet.gif" alt="Icons" />
<a href="http://www.godtube.com">GodTube</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/bullet.gif" alt="Icons" />
<a href="http://www.sermonaudio.com">Sermon Audio</a>
</td>
</tr>
<tr>
<td class="alt2">
<img src="images/navbar/bullet.gif" alt="Icons" />
<a href="http://www.sermonindex.net/">Sermon Index</a>
</td>
</tr>
<tr>
<td class="tcat">
Quotemeal
</td>
</tr>
<tr>
<td class="thead">
Today's Quote
</td>
</tr>
<tr>
<td class="alt2">
<script type="text/javascript" src="http://www.heartlight.org/hls/qm.js"></script>
</td>
</tr>
<tr>
<td class="tcat">
Photo Gallery
</td>
</tr>
<tr>
<td class="thead">
Random Images
</td>
</tr>
<tr>
<td class="alt2">
$vbgallery
</td>
</tr>
<tr>
<td class="tcat">
Online Protection
</td>
</tr>
<tr>
<td class="thead">
Chad's Tips
</td>
</tr>
<tr>
<td class="alt2">
<div align="center">
<a href="http://www.talkjesus.com/technical-support/6710-online-protection.html">
<img src="images/tip.gif" alt="Online Security" class="footer1" /></a><br /></div>
<img src="images/navbar/bullet_star.gif" alt="Bullet" /> Security<br />
<img src="images/navbar/bullet_star.gif" alt="Bullet" /> Free Software<br />
<img src="images/navbar/bullet_star.gif" alt="Bullet" /> Safe Browsing<br />
<img src="images/navbar/bullet_star.gif" alt="Bullet" /> Parental Filters<br />
<img src="images/navbar/bullet_star.gif" alt="Bullet" /> Enhancements<br />
<br />
<a href="http://www.talkjesus.com/technical-support/6710-online-protection.html">
...click here to read</a>
</td>
</tr>
Some w3c error examples:
Line 2522, Column 3: document type does not allow element "tr" here.
(this above mainly sums up almost all 37 errors)
Line 2651, Column 3: document type does not allow element "tr" here; assuming missing "table" start-tag.If I empty the template while keeping the plugin installed and forumhome template edits in tact, I get this one error:
Line 2318, Column 7: end tag for "table" which is not finished.</table>I hope someone can figure a way to fix the w3c errors. I've tried a few different methods to no avail. It also causes forumhome to load a bit slower, maybe an extra 3 seconds.
wpeloquin
05-26-2008, 04:03 PM
If you have a problem with the column being at the bottom, it is a simple fix. it is because in FORUMHOME, the $forumbits is already encased inside a <table></table> tag. in order to make these separate tables, you must also make the following edits:
In your FORUMHOME template:
FIND:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
$forumbits
</table>
REPLACE WITH:
$forumbits
then, in forumhome_forumbit_level1_nopost, REPLACE THE WHOLE TEMPLATE WITH:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tbody>
<tr>
<td class="thead" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">
<if condition="$childforumbits">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumid" src="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a>
</if>
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
<if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
</td>
</tr>
</tbody>
<if condition="$childforumbits">
<tbody id="collapseobj_forumbit_$forumid" style="{$collapseobj_forumid}">
$childforumbits
</tbody>
</if>
</table>
<div style="padding:0px 0px 16px 0px;"></div>
wpeloquin
05-26-2008, 04:04 PM
I hope someone can figure a way to fix the w3c errors. I've tried a few different methods to no avail. It also causes forumhome to load a bit slower, maybe an extra 3 seconds.
just work on your own errors one at a time. the validator will tell you which code needs to be fixed, just find it and fix it ;)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.