vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   [Release] Add A New Column To Your Forum Home Page (https://vborg.vbsupport.ru/showthread.php?t=83977)

mashby 07-27-2002 10:00 PM

[Release] Add A New Column To Your Forum Home Page
 
Author: mashby

Description: This mod will teach you how to add a new column to your forum home page. This mod places a new column to the left or right of your main forum index. You can choose what content you'd like in the new column by cutting and pasting various sections of the Forum Home. This allows you to have the PM information, statistics, or various hacks to the left or right of the forum home page instead of the top or bottom.

Screenshot See second and third posts.

mashby 07-27-2002 11:56 PM

This screenshot shows the new column on the left of the forums.

mashby 07-27-2002 11:56 PM

This screenshot shows the new column on the right of the forums.

Edit: updated image by uploading the correct image. :)

EmuMasta 07-28-2002 12:18 AM

OMG this is what i've been working for but couldn't get it to work.
Thanx:)

mashby 07-28-2002 12:51 AM

Just remember, you may still have a good bit of tweaking left to do. The sample code is fairly basic. :)

dmjof 07-28-2002 01:31 AM

Great hack yet again mashby!

DestyNova 07-28-2002 01:49 AM

Mashby
LOL! :p

Good job! thanks

mashby 07-28-2002 01:51 AM

Thanks guys. Glad you like it and glad you can use it. :)

Don't forget to hit the "Install" button :p

EmuMasta 07-28-2002 02:20 AM

umm Mashby is there a way you can make it so it can be intergrated with the "Tweak you Frontpage"?

TOoNez 07-28-2002 03:10 AM

I succesfully added the extra colum.............but I don't know how to put anything in it................can you help me?

EmuMasta 07-28-2002 03:25 AM

if you looked carefully you can only (i think) add things from the same template like $pmmessages and $birthday things.

On yah if you also look carefully it says "

<!-- new stuff here -->

DestyNova 07-28-2002 03:37 AM

Mashby, seem that members aint realize that you use left and right column.gif is same picture (both pictures have left column)

Also since I already have left column by your help this morning so I go ahead install, it is same conception anyway ^_^

==install==

Kiraly 07-28-2002 01:00 PM

work with tech.style ?

mashby 07-28-2002 11:54 PM

Quote:

Originally posted by EmuMasta
umm Mashby is there a way you can make it so it can be intergrated with the "Tweak you Frontpage"?
Well, there's actually 4 templates mod. Any of them should work with this template mod well. Just follow the instructions carefully and they should work. If you have trouble with a particular section, post it here. :)


Quote:

Originally posted by TOoNez
I succesfully added the extra colum.............but I don't know how to put anything in it................can you help me?
Well, it depends what you have on your forum home page. If you have no hacks, then you could include what's in the instructions as well as the following:
Code:

$loggedinusers
$birthdaybits
$pminfo

Anything else would probably depend on a hack, which of course is not supported here. Check vBulletin.org for hacks.


Quote:

Originally posted by DestyNova
Mashby, seem that members aint realize that you use left and right column.gif is same picture (both pictures have left column)
Thanks for the heads up. I uploaded the correct image. :)


Quote:

Originally posted by Kiraly
work with tech.style ?
I don't understand? :confused:

SaintDog 07-28-2002 11:59 PM

Quote:

Originally posted by Kiraly
work with tech.style ?
Try it and see :)

yamill3 07-29-2002 02:13 AM

thats a cool MOD :) nice 1 mashby

shiva 07-29-2002 02:28 AM

As to what you can put in your side bar, what ever you want. I put in a menu system from my website, and some forum code, but limited myself due to the width of the column to match the site.
All it is is code... a example is here:
http://www.shivasite.com/forums/

Did it last week, I also used a different setup, as I also have a header and footer setup in the table to give it a more polished look, but as it's a pretty new setup, still some work to do on the actual board. No hacks, just mods from this site, plus some extra code

Dizzy 07-30-2002 12:45 PM

<font size="1">looks great, i luv the idea!
however, i dont like the normal vbulletin look with it, looks a little un-organized.
but im sure if you incorperated some graphics into the left column, it would look much better! ill give it a try!!!

</font>

AndrewD 07-31-2002 02:34 PM

Mashby, the text attachment seems to have been corrupted somewhere along the line. Part way through step three the text is lost and a lot of binary gibberish appears.

Thanks

Fincycle 07-31-2002 03:37 PM

should just have it at the bottom!

Giorgiogg 07-31-2002 10:58 PM

hi, nice hack
i would like include an external file (news headlines) is possible ? and how? tnx

SaintDog 07-31-2002 11:08 PM

Quote:

Originally posted by AndrewD
Mashby, the text attachment seems to have been corrupted somewhere along the line. Part way through step three the text is lost and a lot of binary gibberish appears.

Thanks

Yes, something does seem to appear along those lines for me as well.

Dark Vincent 08-01-2002 03:40 AM

I'm trying to install this but I can't because I have the categories spaced, do you think you can make it work with that because it just makes a thing to the right on the last category instead of all of them.

shiva 08-01-2002 06:14 AM

On adding news to the side, I can do that with mine, due to a system that I have as part of my CMS. I believe you can find something similar on free sites, look for syndication programs. Mine is Javascript, so it will work on just about everything, it's just a javascript call actually.

Not sure on other formats, a lot of news programs use SSI, which may not work at all, even though it is a html call. Depends on your server really, most require a shtml extension for that to work.

As far as I know, a PHP insert may not work either.

mashby 08-01-2002 09:43 PM

Fixed the .txt attachement file. Sorry about that. :(


Quote:

Originally posted by Dark Vincent
I'm trying to install this but I can't because I have the categories spaced, do you think you can make it work with that because it just makes a thing to the right on the last category instead of all of them.
Sound like you just need to modify where you put your column. Having spaces in your categories shouldn't matter. For example, you may just have to go up one table and instert the mod there.

C i 08-03-2002 07:03 AM

cool.. now can place sb in there

antifanatic 09-15-2002 05:21 PM

can some 1 help me get what webhostingtalk.com have on there side panel please?

imported_PiotrasG 10-13-2002 05:59 AM

Hey for some reason I cant get it to work... Those this work with 2.28 thx

Xbox 10-13-2002 09:33 AM

Uhmmm.... I tried to add this colum to the right of my page, but it totally screws up ! (See attached screenshot)

Luckily I made a backup of my forumhome template before I began to edit [ex]

imported_PiotrasG 10-15-2002 04:03 AM

neo i get the same thing, plz help got any ideas

LoRDsTaR 10-21-2002 10:20 AM

thanks -> tried -> installed :)

mashby 10-23-2002 09:56 AM

Sorry for my absense. My work has just been crazy and I haven't been around like I have been in the past.

If you're having problems with this template edit, it is more than likely due to a table problem. You'd have to post a copy of your template in .txt format in order for someone (don't know if I have the time) to see what went wrong.

chrisk 10-24-2002 06:37 PM

Thanks for this hack. What do I have to tweak on it to get things to look like
http://www.cyberschmooz.com/gen.php

The left bar, right skyscraper & bottom links & disclaimers are php includes.

Zehlek 10-26-2002 12:29 AM

This may sound stupid, but is it possible to put it on both sides, and shorten the width of the forums in the middle?

Tony G 10-26-2002 12:33 AM

Okay, so you want one before the post indicators column?

Zehlek 10-26-2002 01:08 AM

I have seen it done, but how it looks at www.vbulletin.org on the homepage except instead of news in the middle it has the forums.

Tony G 10-26-2002 01:22 AM

News? Not sure about what your talking about. Sorry.

Brad 10-26-2002 05:19 AM

He wants a bar on each side, yes its possible hold on ill post the code.

Zehlek 10-28-2002 09:09 PM

Thankyou Anime-loo.

prost55cvy 10-30-2002 09:41 PM

Hi guys, I was directed to this from another site. I am confused on step 2A adding a column on the left. It says to "search for the following code:" but it doesn't say what code. Same with the "replace with the following code."

Can someone help me out here? TIA.


All times are GMT. The time now is 12:07 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.01269 seconds
  • Memory Usage 1,807KB
  • 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
  • (1)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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