PDA

View Full Version : Logon / Registration from Portal - Different redirect


kwblue
06-29-2007, 03:32 PM
Hey guys -

I tried to make the topic title informative :) Anyway - I already have my site logging into VBulletin without issues. Now I would like those pages to have a completely different registration page (if possible) and re-direct back to the page in question.

The login is great in that it always redirects to the calling page (love that). Now I just need to go a step furthur.

Additionally, I would like to do 'other things' when registering. Since this is registering for a contest, I would like to register them as a VB user and then run my own registration process by registering them for my contest.

Can I somehow attach code to an new registration process that would do something like this?

Thanks!

tyrionlannister
06-29-2007, 06:00 PM
You could create a custom registration script using information from this article and call it at some point after your contest registration script:

https://vborg.vbsupport.ru/showthread.php?t=82836