Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Embedded Page for Authentication

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 10-23-2003, 10:55 PM
 
jac jac is offline
 

Member
  
Join Date: Feb 2003
Posts: 20
 

Default Embedded Page for Authentication

Version 3.4.8:
I want to setup an Embedded Page for Authentication, how can I do it?

Thanks,
Jac
Reply With Quote
  #2  
Old 10-24-2003, 03:39 AM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

Use the same tpl from main/error_login_incorrect.tpl modified somewhat, and then just make a simple php page that has all of the includes and set the main smarty variable to something like "login" and add this to common_templates.tpl.

__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote
  #3  
Old 10-24-2003, 06:50 AM
 
jac jac is offline
 

Member
  
Join Date: Feb 2003
Posts: 20
 

Default Embedded Page for Authentication

Thank you for your promt reply,
Please give me more detail about how to set the main smarty variable.

Thanks again,
Jac
Reply With Quote
  #4  
Old 10-24-2003, 06:54 AM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

php file:
Code:
$smarty->assign("main","login_only");

common_templates:
Code:
{elseif $main eq "login_only"} {include file="customer/main/yourloginpage.tpl"}
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote
  #5  
Old 10-24-2003, 09:30 AM
 
jac jac is offline
 

Member
  
Join Date: Feb 2003
Posts: 20
 

Default

Appreciate for your help, but it doesn't work!
Would you make me an example.

Tks,
Jac
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:48 PM.

   

 
X-Cart forums © 2001-2020