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)

wintz 04-10-2002 09:08 AM

Thanks for your reply, i did change it from

<?php
chdir("forums/");
require('./global.php');
?>

to

<?php
chdir("forum/");
require('./global.php');
?>

as my url to the board is www.case-sensitive.co.uk/forum/

Darren Lewis 04-10-2002 09:27 AM

Quote:

wintz wrote
Thanks for your reply, i did change it......
Hmm....
Perhaps try changing it to the absolute server path, ie /home/blake/public_html/forum/ Some servers seem to need absolute paths.

wintz 04-10-2002 09:35 AM

ok thanks, so i`ve got this right it would need to be changed to

<?php
chdir("/home/blake/public_html/forum/");
require('./global.php');
?>

or is that wrong

Darren Lewis 04-10-2002 12:15 PM

Yes that's right. Try that and see if it works.

DynamoSupremo 04-10-2002 12:29 PM

Quote:

Originally posted by Darren Lewis
There must be a problem with your cookie settings (or the browser cache/privacy settings).
In my admin settings the cookie domain is left blank, and the path to save cookies is left as the default /
My forums are at www.thebookforum.com/forums not on a subdomain.

My aren't on a subdomain either, and I've tried it with with the cookie settings left at default. I dunno, I'll piddle with it. Thanks!

wintz 04-10-2002 01:44 PM

Quote:

Originally posted by Darren Lewis
Yes that's right. Try that and see if it works.
No it didn`t work m8, still getting the same error

scsa20 04-10-2002 08:41 PM

make sure, in the Admin CP area of the main options that you have set the domain to set the cookies to .yourdomain.com

kineda 04-10-2002 11:08 PM

I installed this hack and it works perfect! But is there anyway to let people who login return to the original non-VB page they logged in from instead of going to the forums?

DynamoSupremo 04-11-2002 12:24 AM

This is from the readme for the hack
Quote:

Login/Logout takes user back to page they logged in or logged out from rather than the vBulletin forums page.
https://vborg.vbsupport.ru/showthrea...threadid=30642

kineda 04-11-2002 12:27 AM

Awesome.. yup and went back and found that and it works perfect!


All times are GMT. The time now is 08:35 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.01196 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)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