Redirecting the redirect to login
Hi,
I've been looking for a solution for the following;
when a user who is not logged into vBulletin clicks a link when followed requires the user to login to view the content, they get redirected to a the login page. - this is the standard vBulletin behavior.
What we need is to instead redirect them to an entirely different page.
So far I have found what might be a couple of solutions for vBulletin 3.x, but not 4.x. These solutions are global_setup_complete hook and init_startup. Might these still do what I need them to do in vBulletin 4.x, or would I need to "hack core". Or maybe even something more creative, like a redirect in the .htaccess, or a js redirect.
any thoughts and inputs highly appreciated.
Thanx
Murias
|