News:

AbanteCart v1.4.2 is released.

Main Menu

Link to the wrong file

Started by chousg, February 14, 2013, 04:02:36 PM

Previous topic - Next topic

chousg

Dear Sir/Madam

Please help. Under my directory/ index.php?rt=checkout/success,  the link to store owner is pointing to the wrong file.  When I click the link, store owner (see picture), instead of linking to contact us, it directed me to account login page.  Is there anyway to fix the code and point to the correct page.  Greatly appreciate your help.

Thanks

chousg

Dear Sir/Madam

Please help. Under my directory/ index.php?rt=checkout/success,  the link to ¨store owner¨ is pointing to the wrong file.  When I click the link, store owner (see picture), instead of linking to contact us, it directed user to account login page.

the correct link is  /dir/index.php?rt=account/account
but the displayed file is  /dir/index.php?rt=account/login

Is there anyway to fix the code and point to the correct page.  It seems the account/account is not working?  Anyone has the same problem. Greatly appreciate your help.

Thanks

Basara

Hello.

What is the version of your AbanteCart?

abolabo

hello.
i checked that page and see that link is correct.
i guess you have trouble with session.
what "payment" do you use?
Send me URL as PM. i need to look.
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

chousg

sir/madam

Version 1.1.2

Payment method: Cash On Delivery

homedirectory/index.php?rt=checkout/success

What is PM ? sorry

abolabo

"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

abolabo

#6
 i tried to place order and going to contact form from success page - any problems
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

chousg

Sir/Madam

When I clicked (store owner), the returned page is accounting login(/dir/index.php?rt=account/login), see the attachment. 

Is this correct?

abolabo

abantecart use 2 different sessions for control panel and storefront.
If you tried to access to storefront after admin login it does not mean that you logged as customer.
admin user not equal customer user.

Register as customer and then test.
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

chousg

Sir/Madam

Thanks for your help.  I will give it a try.

One more question, can I disable the "contact us" link inside the content?  I can not locate this link in my "content manager".

Please see the attachment.

abolabo

yes. open file /public_html/storefront/view/default/template/blocks/content.tpl
and remove line <li><a href="<?php echo $contact?>"><?php echo $text_contact?></a></li>
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Forum Rules Code of conduct
AbanteCart.com 2010 -