Login Vs Account

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
ZPCAC
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 40
Joined: Wed Apr 16, 2014 11:08 am

Login Vs Account

Post by ZPCAC » Mon Feb 20, 2017 8:42 am

What is the difference between these pages ?

I know the main difference when logged in is that account gives you info regarding the users account.
Is this the only difference ?

I also recognize that the urls are slightly different.
The reason i am asking is i have a mega menu installed and it works fine everywhere else in the store except the account page after logged in.
Menu info appears as text only.

Any suggestions or ideas are appreciated.

Thanks !!
Bret

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Login Vs Account

Post by Katie » Tue Feb 21, 2017 1:38 am

Hi Bret,

Keep in mind that the Account pages should all be running under SSL. Make sure that any references you have in your code are relative so both http and https work.

Also, try to view source on the page that isn't working. You might find some hints there.

The Login page is an interceptor for any other page that requires the user be logged in.

Hope this helps
Katie
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

Post Reply