Product pages not showing!

  • Posts: 41
  • Thank you received: 0
11 years 4 months ago #83615

Hi!

I have bin Using Hikashop with joomla, 1.5 anf 1.6/a.7 and 2.0 without any problems.

I am recently trying to setup a new site in joomla 3.0 and Hikashop and this i giving me problems.... The category is setu, the product is setup and so is the menu. The category and products are listing okey, but when you click on the poduct, the product page will not show and recieve an error as if he page does not exist.

here is the link to the site.

computergrej.dk.www106.your-server.de/index.php/computer

When done and everything is working the domain will be set to computergrej.dk.

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

  • Posts: 26017
  • Thank you received: 4004
  • MODERATOR
11 years 4 months ago #83700

Hi,

Please open the file "category | listing_list" file and replace the line:

$query = "SELECT category_id FROM ".hikashop_table('product_category').' WHERE product_id='.hikashop_getCID('product_id').' OR product_parent_id='.hikashop_getCID('product_id').' ORDER BY product_category_id ASC';
By
$query = "SELECT category_id FROM ".hikashop_table('product_category').' WHERE product_id='.hikashop_getCID('product_id').' ORDER BY product_category_id ASC';
It would fix your problem.

The next release of HikaShop would contains this fix with a little more lines in order to manage correctly the variants categories.
So, with the next relase, it could be useful to remove your override in order to use the right and complete fix.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Last edit: 11 years 4 months ago by Jerome.
The following user(s) said Thank You: Razavi

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

  • Posts: 41
  • Thank you received: 0
11 years 3 months ago #84451

Thanks that did the job, but now there is a new problem.... The listing can only show 1 column on the category page, even though this has bin set corectly up in the backend.

All the problems seem to follow the new Hikashop update, the last version was working very good....

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

  • Posts: 26017
  • Thank you received: 4004
  • MODERATOR
11 years 3 months ago #84472

Hi,

HikaShop uses bootstrap rules with Joomla 3 (the grid12 layout) and your template does not include it.
(The option to deactivate bootstrap in HikaShop is already planned for the next release).

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: Razavi

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

  • Posts: 41
  • Thank you received: 0
11 years 3 months ago #87307

When is the next release planned, We have upgraded to joomla 3, and we are really having trouble with the shop since we only can display one column. Our site has bin delayed for more than a month now. Is there a temporary work around?

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

  • Posts: 13201
  • Thank you received: 2322
11 years 3 months ago #87395

The next release should arrive this week, or next week.

The following user(s) said Thank You: Razavi

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

Time to create page: 0.072 seconds
Powered by Kunena Forum