View Single Post
  #6  
Old 03-19-2014, 09:32 AM
  Luisv's Avatar 
Luisv Luisv is offline
 

Member
  
Join Date: Oct 2005
Location: Nebraska
Posts: 20
 

Default Re: Xcart 5 login on Home Page

I figured it out, I just created a redirect and called it index.html. I then changed the "DirectoryIndex cart.php" in my .htaccess file to: DirectoryIndex index.html

I'm surprised no one else has discovered this huge issue. My bandwidth is 40mb so it's not a problem for me but sending every page to https is kind of ridicules just to fix a link.

I can see that none of the custom template xcart sells has this issue because all of the "sign in" pages are actual pages and not just a pop-up from the default template that comes with x-cart 5.

Thank you very much for the help.
__________________
Luis Villamonte
Computer Systems Engineer
Microsoft and CompTIA Certified
www.MagicKits.com
X-cart 5.0.12
Reply With Quote