vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   [Re-Release] Tungsten's Welcome Panel (https://vborg.vbsupport.ru/showthread.php?t=88268)

Dan 07-11-2003 01:36 PM

make the table the same width as your forum tables

SmartGnome 07-11-2003 04:52 PM

Quote:

Originally Posted by Oricon
make the table the same width as your forum tables

Yes thanks but which $stylevar must I take for that ? (width="$stylevar[tablewidth]")

I searched a lot but didn't find a clou. And I know .... I'm the CheeseHead :)

imported_Tungsten 07-11-2003 05:28 PM

These three appear at the start of the forumhome template's welcome panel code. The third line defines the width of the welcome panel:

Code:

<!-- welcome panel -->
<br />
<table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="$stylevar[tablewidth]" align="center"><tr><td>


SmartGnome 07-12-2003 07:10 PM

Quote:

Originally Posted by Tungsten
These three appear at the start of the forumhome template's welcome panel code. The third line defines the width of the welcome panel:

Code:

<!-- welcome panel -->
<br />
<table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="$stylevar[tablewidth]" align="center"><tr><td>


Thanks I found the problem :)
While I want to have the welcome panel always shows up, I have put in the header template. There those stylevars give other values.

imported_HexOnxOnx 07-15-2003 04:29 AM

Anyone know how to get a noavatar.gif to show up on the welcome panel if one isn't selected?

I had this working for a few days and them I messed something up.

Thanks!

Zachery 07-23-2003 07:07 PM

when changing the forumhome after i add your welcome panel, it wont seem to upload

imported_Tungsten 07-24-2003 12:47 PM

Quote:

Originally Posted by Faranth
when changing the forumhome after i add your welcome panel, it wont seem to upload

You must have done something wrong.

trilOByte 07-24-2003 02:33 PM

Tungsten, this is excellent well done. Works perfectly.

I stripped out your avatar code and dropped it into a side menu for my site - a sort of side-welcome-panel ;)

http://www.britishblades.com/forums/

From what I can see this is the first functional vB3 welcome panel that totally replicates the different states as in the original vB2 welcomepanel. Nice one. ;)

Martyn
(aka tril0Byte)

Zachery 07-24-2003 09:07 PM

ive been doing template mods for a while now, i changed exctly what you told me and hit save, and i wanted for about 10 min and nothing happened :\

SmartGnome 07-24-2003 09:23 PM

Quote:

Originally Posted by Faranth
ive been doing template mods for a while now, i changed exctly what you told me and hit save, and i wanted for about 10 min and nothing happened :\

Have a look at your code if there is not a missing < , > or ". If so then the template will not be loaded into the database.

I had this problem with my flags mod also, just forgot a " in the script.


All times are GMT. The time now is 04:58 PM.

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.01099 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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