PDA

View Full Version : External Login Link



diversion
March 13th, 2003, 05:24 PM
I would to add a login button in the header of my page that links to index.php in the main center panel.

What is the correct link to use:

like ----

http://www.mydomain.com/E-Shop/index.php?show_login=1&WHAT GOES HERE
Stu

Jamie
March 15th, 2003, 01:08 AM
If you want a link that will make the login form appear in the content window, this should work:


http://MYSITE.COM/index.php?show_login=1&shipping_info=1Don't ask me why you have to set "shipping_info" to 1! Not sure at the moment, but it will work.

Thanks!
Jamie

diversion
March 15th, 2003, 08:42 PM
Thanx Jamie

I also found another way:

<? include "$cart_isp_root/login.php"; ?>

Stu

zapenterprises
June 29th, 2009, 01:06 AM
Hi I am also trying to set up a log in on the content area instead of in the Nav Box. Using SC3.

Any advise on how this can be done

Thanks
Zak