vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Left side column on forum home only (https://vborg.vbsupport.ru/showthread.php?t=117988)

joshbond 12-16-2007 09:08 PM

Wow! thank you so much for this!
Possibly one of the best additions I've ever added to my site. I love it!!!!!

thank you!

Stile2 12-20-2007 06:21 PM

Is there any way to add the Welcome Block Module to the left column?

Or other modules?

Thanks
Keith

leylandfor 12-26-2007 11:29 PM

Hi

I have installed but im finding it hard to insert headers, and links. my code looks like this, please copy/paste code on how it looks with it containing proper information, links etc so i can see what i need to do. Basic problem, but pretty new to coding

Code:

<?xml version="1.0" encoding="ISO-8859-1"?>

<product productid="peterska2_sidecol_left" active="1">
        <title>Left Side Column</title>
        <description>Adds a left side column to your forums</description>
        <version>1.0.2</version>
        <url />
        <versioncheckurl><![CDATA[https://vborg.vbsupport.ru/misc.php?do=checkversion&t=117988]]></versioncheckurl>
        <dependencies>
        </dependencies>
        <codes>
        </codes>
        <templates>
                <template name="forumhome_sidecolumn_left" templatetype="template" date="1144738789" username="peterska2" version="1.0.0"><![CDATA[<tr>
<td class="thead">
COMING SOON       
</td>
</tr>
<tr>
<td class="alt1">
We are working on
</td>
</tr>
<tr>
<td class="alt2">
completing ASAP.
</td>
</tr>]]></template>
        </templates>
        <plugins>
                <plugin active="1" executionorder="5">
                        <title>Left Side Column 1</title>
                        <hookname>cache_templates</hookname>
                        <phpcode><![CDATA[$globaltemplates = array_merge($globaltemplates, array('forumhome_sidecolumn_left'));]]></phpcode>
                </plugin>
                <plugin active="1" executionorder="5">
                        <title>Left Side Column 2</title>
                        <hookname>parse_templates</hookname>
                        <phpcode><![CDATA[eval('$forumhome_sidecolumn_left = "' . fetch_template('forumhome_sidecolumn_left') . '";');]]></phpcode>
                </plugin>
        </plugins>
        <phrases>
        </phrases>
        <options>
        </options>
        <helptopics>
        </helptopics>
        <cronentries>
        </cronentries>
        <faqentries>
        </faqentries>
</product>

your help is very much appreciated. you can see my forum at www.leylandforum.co.uk/forum to see what i have done so far with regards to the column

ericholtman 01-05-2008 02:36 PM

I love this mod, had it installed in 3.5 and it worked perfectly. I realize it's unsupported, but I'm hoping someone can offer some help with some alignment issues I seem to be suffering. I just have no idea what is going on. (Please note that I purposely changed the bottom position so that the side column stops before the "what's going on" box rather than the footer.)

http://www.mouseowners.com/forums/

Thanks.

Kim

Guest210212002 01-27-2008 05:38 PM

Quote:

Originally Posted by DubaiHost (Post 1396582)
Perfect .. !

Is there any way to show that in all the pages .. ?

thank's

Answered on the very first page of this thread.

https://vborg.vbsupport.ru/showthrea...=117988&page=1

[high]* Guest210212002 clicks install[/high]

goranbaxy 01-28-2008 07:24 AM

Great mod, is it possible to have it on the right side?

ReaperUK 01-29-2008 09:13 PM

this would be perfect it it was on every page

iBaker 02-06-2008 09:05 PM

I am testing this on 3.7 BETA 4 and all looks ok

One thing that some others have said about putting this on all pages - don't know about your individual forums but I have placed the code:

Code:

<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td valign="top" width="160px">
<table class="tborder" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" width="100%" align="center">
$forumhome_sidecolumn_left
</table>
</td>
<td width="10px"></td>
<td valign="top">

at the bottom of the navbar template

and this code:

Code:

</td>
</tr>
</table>

at the very top of the footer template and the side column is on every page of the site.

sdavis2702 05-01-2008 09:18 AM

awesome... thanks!

willz121 07-07-2008 03:53 PM

I've been searching for a side nav for 2 days now, and this has answered my prayers!! thanks dude


All times are GMT. The time now is 01:34 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.01624 seconds
  • Memory Usage 1,751KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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