vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   [vB3 RC3] Welcome Hack v1.2 (https://vborg.vbsupport.ru/showthread.php?t=60451)

SVTOA 05-27-2004 03:46 AM

Quote:

Originally Posted by Ryan McBain
You get an error when loggin out if you upgraded to vb3.0.1. This hack has you replace the navbar template, which causes the error. Can we get an updated version of this hack for people who upgraded to 3.0.1?


I'm not getting any sort of error and I upgraded to 3.0.1... Works perfectly...

tHe Rk 05-27-2004 08:40 PM

Quote:

Originally Posted by SVTOA
I'm not getting any sort of error and I upgraded to 3.0.1... Works perfectly...

Actually when I click "logout" it says "An error occurred while attempting to log you out. Click here to log out."

When you "Click here" It says: "All cookies cleared!

Return to the page you were previously viewing
Go to forums index"

I think this is what he is talking about. This happens to me on 3.0.1

DiscussAnything 05-29-2004 09:50 AM

Got a fix for you guys on 3.0.1

The hack has you insert all of the code, which is the following, for the logout portion
Quote:

<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout" onclick="return log_out()">$vbphrase[log_out]</a></td>
To fix the error, simply add &u=$bbuserinfo[userid] at the end of the a href so it should read
Quote:

<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]" onclick="return log_out()">$vbphrase[log_out]</a></td>
Let me know if that works for you, did the charm for me.

konstance 06-14-2004 12:09 PM

so, is this pretty stable with latest version of vBulletin 3.0.1?

OCH-Stan 06-15-2004 01:47 PM

OK, works fine for 3.0.1. But what happened to the Users Online?

DiscussAnything 06-21-2004 08:20 AM

I am not sure, I modified the template a good amount. There is language code for users online.

If you'd like I can copy/paste my navbar code for you.

Baptizer 06-25-2004 03:04 AM

I noticed that this welcome bar's TOTAL POSTS does not count posts that are in non-active (closed) forums. Any idea how I can get this to include the posts that are in these forums as well?

Vman 06-26-2004 06:57 AM

Does this even work with 3.0.1! I ask because I installed it and nothing is showing except for "Who's Online".....

And if it does, what changes do I need to do to make it work!!!

Thanks

amseven 06-27-2004 05:45 AM

Ive got everything done up to where Im suppost to 'edit phrase 1, etc' I dont know how to edit phrases, could someone give me a quick tip?

amseven 06-27-2004 06:05 AM

nevermind... got it.


All times are GMT. The time now is 08:20 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.01293 seconds
  • Memory Usage 1,734KB
  • 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
  • (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