View Single Post
  #1  
Old 12-07-2005, 10:02 PM
 
milkmit milkmit is offline
 

Newbie
  
Join Date: Sep 2005
Posts: 9
 

Default yet another modified LOGIN thread

Hi folks.
I'm very stuck on a problem and need help ASAP since it is literally the only thing stopping us from opening the store.

I modified the X-Cart default templates quite a bit, and have stripped it down to the bare essentials.

Now, what I'm trying to do is simply put the Login form on its own page, instead of having it integrated into the main template. Then, at the footer (which is seen at all points in the site) where the four links are, there would be two more links depending on whether or not the user is logged in or not.

If logged in, they would see: LOG OUT | PROFILE

If not logged in, they would see: LOG IN | REGISTER

LOG OUT would log them out (duh) and redirect them to the entry page. PROFILE would bring them to the profile edit. LOG IN would bring them to the seperate login page; and REGISTER would bring them to the registration page.


What I pretty much want is exactly what another X-Cart user has here at the top-right (ignoring the standard login along the left side): http://www.billablunt.com/store/home.php


The only catch is that I do NOT want to make use the help.php file (as one of the options I discovered does -- I'm trying to exclude all links to the HELP section since it is mostly a waste of space), so I suppose I'd prefer the login area to be a static page?

Any help is very much appreciated! THANKS!
__________________
Version 4.0.15
Reply With Quote