Edit Address 403 Error

  • Posts: 45
  • Thank you received: 7
12 years 3 months ago #59923

On the my-addresses/address page on my site, if I click the edit icon, the pop-up appears and I can edit the address without a problem. However, if I click on the radio button next to the address (there is only one address on the account), I get an error, "403 - Access forbidden" on the URL:

disctraininghub.com/my-addresses/index.p...ikashop&ctrl=address

Please Log in or Create an account to join the conversation.

  • Posts: 82867
  • Thank you received: 13374
  • MODERATOR
12 years 3 months ago #59988

That's already corrected on our end.
You need to change the code:
$this->modify = array('save');
to:
$this->modify = array('save','setdefault');
in the file components/com_hikashop/controllers/address.php

Please Log in or Create an account to join the conversation.

  • Posts: 45
  • Thank you received: 7
12 years 3 months ago #60546

Thanks. That corrected the problem.

Please Log in or Create an account to join the conversation.

Time to create page: 0.038 seconds
Powered by Kunena Forum