vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Login Redirection (https://vborg.vbsupport.ru/showthread.php?t=102732)

t0ny 12-11-2005 04:06 PM

Login Redirection
 
Hi there,

I am login into vB from an external site, that has the login details sitting in an iFrame; so i can use PHP.

Once I have successfully logged in vB directs me back to the refering page which is the iFrame contents.

Can anyone tell me where/what I need to mod in vB; so I can check what the refering page is after login, to the carry on with the redirect OR forward back to my external parent page?

t0ny 12-11-2005 04:08 PM

Can someone move this for me, got the wrong area!!

nexialys 12-11-2005 04:17 PM

/forum/includes/functions_login.pgp

around line 277, function do_login_redirect()

you have to edit that function with your own code to be able to redirect where you want to go...

t0ny 12-11-2005 04:43 PM

Thanks for that, I was just on my way to post.

I modified it to test where there login request came from and then just redirect back; so i don't get the iFrame contents.

Think I am getting closer to external logins now...

t0ny 12-11-2005 04:45 PM

Oh, also..

this value : $vbulletin->userinfo['lastvisit'] stores the date in that long digit format.. in vB is there any functions to display this in the correct date format for the logged in user?

nexialys 12-11-2005 05:08 PM

in vB, all the "dates and times" are managed by the function vb_date:

in /forum/includes/functions.php around line 2731:
function vbdate($format, $timestamp = TIMENOW, $doyestoday = false, $locale = true, $adjust = true, $gmdate = false)

daystorm 07-10-2006 06:52 PM

Quote:

Originally Posted by nexialys
/forum/includes/functions_login.pgp

around line 277, function do_login_redirect()

you have to edit that function with your own code to be able to redirect where you want to go...


Hello,

What would I place or change in that function. Could you please include example code for me. I have place my sign-in html page outside of vbulletin and want it to login to my index.php in vbulletin.

Thank you,
Ella

sduckie2k5 07-15-2006 05:13 PM

Yes, please. I would also like to know how to redirect back the cmps page. This would be most helpful. Thankyou ~D


All times are GMT. The time now is 02:26 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.01391 seconds
  • Memory Usage 1,719KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete