vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   page jump? (https://vborg.vbsupport.ru/showthread.php?t=84575)

Tony G 09-15-2002 12:44 AM

Figured it out, but I need a welcome panel to add it to from here. It doesn't look good anywhere else.

chad777 09-15-2002 01:48 AM

Does it go between each cat ? i would like to see this in action even if it don't look pretty right now :)

Tony G 09-15-2002 02:11 AM

Haven't got the code up anywhere, but can someone volenteer their welcome panel so I can import it in to there?

chad777 09-15-2002 02:16 AM

i would but I don't have a test board up :(

chad777 09-17-2002 02:58 AM

was this project given up on or is it still going to happen ?

Mark 10-13-2002 04:57 AM

Want my welcome panel?

Here' the coding.

Quote:

<!-- welcomepanel -->
<table cellpadding="0" cellspacing="0" border="0" bgcolor="#6597D9" width="100%" align="center">
<tr>
<td>
<table cellpadding="4" cellspacing="1" border="0" width="100%">
<tr id="cat">
<td bgcolor=""#90B9F1" background="images/cat_bg.gif"" colspan="6"><normalfont color="#FFFFFF"><b>Welcome</b></normalfont></td>
</tr>
<tr>
<td bgcolor="#F9F9F9" align="center" valign="top" width="100">$avatarimage</td>
<td bgcolor="#FFFFFF">
<smallfont>
$unregwelcomemessage
$welcometext<br>
The time now is $timenow.<br>
You last visited: $bbuserinfo[lastvisitdate].<br>
<b>$newposts</b>
</smallfont>
</td>
<td bgcolor="#F9F9F9" align="center" valign="middle" width="300">
<smallfont><b>Name</b>:$bbuserinfo[username] </a> </b> | <b>Posts</b>: $bbuserinfo[posts] | <smallfont><b>Change Style:</b>
<select name="styleid" onChange="window.location=('index.php?styleid='+th is.options[this.selectedIndex].value)">
<option value="1" selected>Blue</option>
<option value="4">Night</option>
</select></smallfont><br>

$logincode
<br>
$pminfo

</td>
</tr>

</table>

</td></tr></table>
<!-- /welcomepanel -->
So for the code itself, I think it's $forumjump.. not sure..

Tony G 10-13-2002 06:25 AM

My code that I was working on got deleted. Sorry. I may start working on it again.

Xbox 10-13-2002 09:03 AM

Well, vBulletin standard has the "forumjump" if you find the code for that, you can simply copy it into your welcome panel .....

Brad 10-13-2002 09:06 AM

Quote:

Originally posted by Neo
Well, vBulletin standard has the "forumjump" if you find the code for that, you can simply copy it into your welcome panel .....

As far as i know the code for the forumjump is made in showthread.php and forumdisplay.php, mabey functions.php to. so it wouldent work ont he index page.

Tony G 10-13-2002 10:01 AM

No wonder, and then you'll need fine editing in index.php to make it fully work.


All times are GMT. The time now is 04:08 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.01023 seconds
  • Memory Usage 1,729KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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