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

My Account Login

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #131  
Old 04-30-2009, 08:58 AM
 
parekh81 parekh81 is offline
 

Senior Member
  
Join Date: Nov 2007
Posts: 191
 

Default Re: My Account Login

As of yet I haven't recieved a quote from qualiteam ...
__________________
Gold 4.4.2 with 'some' customisation
Site review: http://forum.x-cart.com/showthread.php?t=63075
Reply With Quote
  #132  
Old 05-08-2009, 01:13 PM
 
Christofer Christofer is offline
 

eXpert
  
Join Date: Apr 2009
Location: Thessaloniki, Greece
Posts: 202
 

Default Re: My Account Login

nothing yet?
__________________
X-Cart Gold : 4.2.1 (on linux parallels plesk / mysql)
Php v5.2.9 (Zend: 2.2.0) - MySql v5.0.79 - LiteSpeed server
Modules : X-Offer & X-Aom & One page checkout
Product tabs & Product downloads & many more
Reply With Quote
  #133  
Old 05-21-2009, 07:57 AM
 
alw_23 alw_23 is offline
 

Newbie
  
Join Date: Mar 2009
Posts: 9
 

Default Re: My Account Login

Quote:
Originally Posted by Jayk
I tried to get it working on a 4.2 install as well and couldn't. I think there's a php change necessary to allow the help.php?section=Login" in the GET string to work; may be a security addon that was done in 4.2?

Jason
HI,
Trying to figure out this issue. I seem to be having the same issue JayK had.

Quote:
I tried to get it working on a 4.2 install as well and couldn't. I think there's a php change necessary to allow the help.php?section=Login" in the GET string to work; may be a security addon that was done in 4.2?

I placed my {include file="help/Login.tpl"} into my home.tpl just to see if it my Login.tpl works and it works great, along with the mod files, too!! Is my problem somewhere with creating "...help.php?section=Login" link? I did exactly what the instructions said to in the index.tpl by adding/changing the if/elseif statements:
{if $section eq "Login"}
{include file="help/Login.tpl"}
{elseif $section eq "Password_Recovery"}

Does anyone know what I am not understanding?
Thanks for your time.
-d
__________________
x-cart 4.1.12
Reply With Quote
  #134  
Old 06-16-2009, 09:35 AM
 
alw_23 alw_23 is offline
 

Newbie
  
Join Date: Mar 2009
Posts: 9
 

Default Re: My Account Login

I ended up making a static page and under general settings - general options -checking the box - Parse Smarty tags in the content of embedded static pages.
__________________
x-cart 4.1.12
Reply With Quote
  #135  
Old 07-07-2009, 09:10 AM
 
kinder4 kinder4 is offline
 

Member
  
Join Date: Mar 2004
Posts: 24
 

Default Re: My Account Login

The redirect works fine, but did anyone ever thought about the error message?
Here is my dilemma: I do not want any visitors to enter my shop unless they log in, so I placed login box on my homepage, when user logs in, he gets to shopping cart home page and that is fine, but my problem is when incorrect info is entered, the user is redirected to xcart's error page where he can easily navigate the entire shop. So how can I customize an error redirect?
Thank you
__________________
4.4.3
4.5.2
Reply With Quote
  #136  
Old 07-08-2009, 02:20 PM
 
boxerbay boxerbay is offline
 

Senior Member
  
Join Date: Nov 2002
Posts: 170
 

Default Re: My Account Login

You could use an if/then statement in head.tpl

http://forum.x-cart.com/showthread.php?t=8881

Another useful place for this tag is on your static pages - many people have complained of not having "content protection" on x-cart - well, this is how you do it. Create your static page, make sure you have "parse smarty tags in static pages" checked in your general setting for static pages, and then at the top of your html where your content begins, simply put that tag in there surrounding your "real" content, and then an {else} for your message to people who don't have the membership.

Something like this:

{if $user_membership ne "Level 1"}
I'm sorry, you don't have a membership, so this content is not accessible. Please click here to become a member and get the goodies.
{else}
Your real html content
{/if}
__________________
Thanks,
Alex.
Too many version to list. I have some on 3.51 and some on the latest version.
Reply With Quote
  #137  
Old 07-08-2009, 02:31 PM
 
boxerbay boxerbay is offline
 

Senior Member
  
Join Date: Nov 2002
Posts: 170
 

Default Re: My Account Login

... yes finally beat Balinor to an answer... muaahahaha.
__________________
Thanks,
Alex.
Too many version to list. I have some on 3.51 and some on the latest version.
Reply With Quote
  #138  
Old 10-16-2009, 06:58 AM
  WebGuyJD's Avatar 
WebGuyJD WebGuyJD is offline
 

Member
  
Join Date: Jun 2009
Posts: 15
 

Default Re: My Account Login

This is exactly what I need! Will this work for xCart 4.2.2?
__________________
X-Cart Gold 4.2.2, Linux
Three Members with Tiered Pricing
X-Affiliate
Smart Menu
Tabbed Menu

------------------------------------
D'Arcy Design and Production
eCommerce and CMS configuration and customization
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 12:27 PM.

   

 
X-Cart forums © 2001-2020