vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   vB advanced forumlinks (https://vborg.vbsupport.ru/showthread.php?t=100949)

flup 11-15-2005 10:00 PM

vB advanced forumlinks
 
This little template modification will make your forum look much better when you create a childforum wich will point to a file on your host/other site.

Normaly it will look like the forums above (see image) but where the numbers are it would simply say "-". This little mod gives the row IF it is a forumlink a colspan="4" so it looks better. Check it out in the example beneat.

Sooner95 11-16-2005 08:25 PM

First click install..

Very nice, thx!

Allan 11-16-2005 08:51 PM

Nice idea Flup, Click Install ;)

A suggestion, you known as to replace all contents of the template by your, but if a person with fact of the modifications, that is likely to pose problem, you would not like just to put the modifcations to be applied please

flup 11-17-2005 07:06 AM

If I do not mistake have to edit custom templates this way;

on top add:
Code:

<if condition="$forum['link']">
<tr align="center">
        <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" /></td>
        <td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]" colspan="4">
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]" target="_blank"><strong>$forum[title]</strong></a></td>
</tr>

<else />

and on the bottom add:
Code:

</if>

Snake 11-17-2005 09:05 PM

I just dont' get it.

pelican 11-18-2005 02:22 AM

dont undertsand too... is it possible to show bfore and after screenshot. thanks.

flup 11-18-2005 02:23 PM

add a forum with a link to another site to your forum.
Look at it, change the template.

Think it's good? leave it, else change it.

The BEFORE screenshot is just like the forums above.
Just there's a link and no post/thread-count.

thedvs 01-04-2006 10:12 PM

FLUP, i love this, but how do you do it so it also shows the forum description.
when i do this my redirect forums descriptions are missing.

Bubble #5 01-05-2006 03:06 AM

Quote:

Originally Posted by flup
add a forum with a link to another site to your forum.
Look at it, change the template.

Think it's good? leave it, else change it.

The BEFORE screenshot is just like the forums above.
Just there's a link and no post/thread-count.

Well that's an awful lot of words and we still don't have a clue as to what this does :ermm:


All times are GMT. The time now is 10:01 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.01075 seconds
  • Memory Usage 1,726KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete