Possible bug - product price

  • Posts: 113
  • Thank you received: 18
11 years 7 months ago #65761

I have some products in multiple categories. Highlighting the parent of the categories and entering a product code for "Filter" displays the product multiple times as expected. The product appears once for each child category associated with the product, but the price is only displayed adjacent to one of the entries (for the same product), the remaining entries have a blank price.

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

  • Posts: 81568
  • Thank you received: 13078
  • MODERATOR
11 years 7 months ago #65903

Hi,

Indeed.
Please switch the lines:
foreach($prices as $price){
foreach($rows as $k => $row){

in the file administrator/components/com_hikashop/views/product/view.html.php and that should solve the problem.

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

  • Posts: 113
  • Thank you received: 18
11 years 7 months ago #65908

Thanks for your replay Nicolas.
With this edit made, now none of the prices are displayed.

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

  • Posts: 81568
  • Thank you received: 13078
  • MODERATOR
11 years 7 months ago #66015

The modification is working fine on our end.
Please replace the file with the one in this archive.

Attachments:

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

  • Posts: 113
  • Thank you received: 18
11 years 7 months ago #66048

After replacing the view.html.php file with the one from the archive, price display appears random, most display blank.

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

  • Posts: 81568
  • Thank you received: 13078
  • MODERATOR
11 years 7 months ago #66345

We can't reproduce the problem.

Can you provide a back end access and a FTP access ?

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

  • Posts: 113
  • Thank you received: 18
11 years 7 months ago #66496

PM sent with account specifics

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

  • Posts: 81568
  • Thank you received: 13078
  • MODERATOR
11 years 7 months ago #66657

It's fixed. In fact, you had to also remove the "break;" line a few lines below which we already had done for something else on our end, which is why it was working for us and not for you.

The following user(s) said Thank You: csymmonds

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

Time to create page: 0.067 seconds
Powered by Kunena Forum