I am trying to create a seperate login page. I used one of the forums to do this but my login reads to help.php and I want to change the directory to where the file is reading to.
I used the first Mod from the forum link that is posted:
http://forum.x-cart.com/viewtopic.php?t=14069&start=0 I don't know where to go from here?
my current status:
http://www.yourdomain.com/store/help.php?section=Login
I don't want my login to read to "help.php?section". I want it to read to: "home.php?main"
what I am looking for.
http://www.yourdomain.com/store/customer/home.php?main=Login
Maybe someone has done this before, and can help me with it?