"403 - An error has occurred" when bulk publishing

  • Posts: 136
  • Thank you received: 1
11 years 9 months ago #57092

Hi Nicolas,

I'm receiving a "403 - An error has occurred" message when trying to bulk publish products.

Any idea what could be causing this? It's only been happening since upgrading to the latest version of Hikashop.

Thanks,
Jac

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

  • Posts: 13201
  • Thank you received: 2322
11 years 9 months ago #57107

Hi jacorr27,

We corrected it on our end, it will be in the next release.

You can correct it by editing the file: YourSite\administrator\components\com_hikashop\controllers\product.php

And near the line 14, replace the line:

$this->display=array('listing','show','selectcategory','addcategory','selectrelated','addrelated','getprice','addimage','selectimage','addfile','selectfile','variant','updatecart','export');
By:
$this->display=array('unpublish','publish','listing','show','selectcategory','addcategory','selectrelated','addrelated','getprice','addimage','selectimage','addfile','selectfile','variant','updatecart','export');

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

  • Posts: 136
  • Thank you received: 1
11 years 9 months ago #57211

Hi Xavier,

I can not find that line of code in my product.php file.

I have attached a screenshot of the beginning of the file.

Which line should I alter?

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

  • Posts: 136
  • Thank you received: 1
11 years 9 months ago #57212

Screenshot attached

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
11 years 9 months ago #57216

Hi jacorr27,

You don't find this line because you edit the wrong controller. ;)

You are in: YourSite\components\com_hikashop\controllers\product.php

instead of: YourSite\administrator\components\com_hikashop\controllers\product.php

The following user(s) said Thank You: jacorr27

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

Time to create page: 0.079 seconds
Powered by Kunena Forum