| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
move login/registration | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() i would like to remove the authentication box from the home page, i only want links to the login/registration area from the home page.
can this be done fairly simplely, or do i have to buy a mod or somthing. thanks -swif
__________________
xCart 4.0.17 PHP 5.2.1 MySQL Server 4.0.26 MySQL Client 4.1.22 web Server: Apache/1.3.37 (Unix) mod_psoft_traffic/0.1 Vortech_PHP/0.1.0-p0 FrontPage/5.0.2.2623 mod_ssl/2.8.28 OpenSSL/0.9.7e-p1 |
|||||||||
#2
|
|||||||
|
|||||||
![]()
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||||
|
|||||||||
![]() not really a "simple" fix, but i think i can make it work.
thanks again. -swif
__________________
xCart 4.0.17 PHP 5.2.1 MySQL Server 4.0.26 MySQL Client 4.1.22 web Server: Apache/1.3.37 (Unix) mod_psoft_traffic/0.1 Vortech_PHP/0.1.0-p0 FrontPage/5.0.2.2623 mod_ssl/2.8.28 OpenSSL/0.9.7e-p1 |
|||||||||
#4
|
|||||||
|
|||||||
![]() Quote:
You could SIMPLY comment out the auth.tpl include in home.tpl file: /skin1/customer/home.tpl FIND: Code:
REPLACE WITH: Code:
What this will do: UNTIL a user is logged in, there is nothing showing -- then once logged in, the authbox with the login info appears. Note the {if $login eq "" } was replaced with {if $login ne "" } -- so if there is no login, then there is nothing -- if login IS NOT EMPTY, then show the authbox. YOU CAN THEN add links to login or registration as desired... this is how I have i set up. Works great for me. I DO NOT have any login box on my site... BUT I have an " ![]()
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4 |
|||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|