vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   welcome/login panel on non-vB page (https://vborg.vbsupport.ru/showthread.php?t=37134)

tomjinx1 03-09-2003 08:42 PM

Ok... don't know if this is right. but I have installed this and on a seperate php file named home2.php, I have put in the required code. When I bring it up in IE, the page is blank. If I look at the source it to is blank.

So, what am I doing wrong here? I've made sure the template files are created and coding for them work. The page however is blank.

http://www.nurv-clan.com/home2.html

Tommy

tomjinx1 03-09-2003 11:25 PM

ok... got it workin... sorta... if you go to the link above you will notice that it's showing an X for where the avatar should be. That's it. If you put your mouse cursor over it and look at the link it's trying to go to http://server945.gisol.com/forums/me...?s=yadayada...

It needs to go to http://server945.gisol.com/~nurv/for...?s=yadayada...

How can I fix this.

where at do I need to change it to pull it from http://www.nurv-clan.com/forums/members.php yada yada...?

geniuscrew 03-21-2003 10:23 PM

How can I add the who's online bits on a different part of the page?

Thanks

Marulatree 04-11-2003 10:58 AM

I'm sure this will help someone along the line with Darren's hack.

All credit goes to Boofo (thanks dude)
A huge Thanks goes to Darren and everyone whom got involved in this hack:

(Keyword search: referrer - refferer - nonvb - non-vb)

Question:
[code]
Marulatree wrote:

I'm using Darrin Lewis's Webwelcome login - nonvb script.

You know when you log out of a non vb page and it automatically goes to this page:

All cookies cleared! Please click here to etc...etc..

What code can I replace the following with in order to send the logged out visitor to the last non vb page he was on before logging out or even to my home page?

here's the original from template - error_cookieclear:

Code:

All cookies cleared! Click <a href="index.php?s=$session[sessionhash]">here</a> to return to the forums index.
Boofa's Answer:

Code:

Try this:

1) Open members.php and find
==========================

eval("standarderror(\"".gettemplate("error_cookieclear")."\");");

==========================
and replace it with
==========================

$url = $HTTP_REFERER;
  eval("standardredirect(\"".gettemplate("redirect_logout")."\",\"$url\");");

==========================
2) Add a template called redirect_logout and put
==========================

<center>All cookies cleared. Please wait ...</center>


Super Ted 05-10-2003 09:45 PM

I have had this hack installed for several months now. But I have noticed that the new threads part brings up the number of new posts in private forums. How can I stop it from doing this?

Darren Lewis 05-11-2003 07:28 AM

Quote:

Yesterday at 11:45 PM Super Ted said this in Post #165
I have had this hack installed for several months now. But I have noticed that the new threads part brings up the number of new posts in private forums. How can I stop it from doing this?
https://vborg.vbsupport.ru/showthrea...198#post235198

Darren.

Super Ted 05-11-2003 10:07 AM

Thanks Darren.

Dave Rosteck 05-15-2003 02:56 AM

Can someone help me out here? The welcome panel comes up just fine but I can't get rid of the following error message:

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/davesmk/public_html/v3.php on line 2

Any ideas? Also, the welcome panel won't display my online status even though I have my forums at /forums. Help is much appreciated. The page is located at http://www.davesmk.com/v3.php

Dave Rosteck 05-17-2003 03:11 AM

Can anyone help?

gmarik 05-17-2003 07:19 AM

Has anybody it got it working on 2.3.0 final now?
If so, I'll install it too.


All times are GMT. The time now is 06:49 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.01538 seconds
  • Memory Usage 1,741KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (4)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