-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.4.1
-- PHP version -- : 5.3.28
-- Error-message(debug-mod must be tuned on) -- : Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, This email address is being protected from spambots. You need JavaScript enabled to view it. and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache Server at
www.xxx.yyy
Port 80
Hi,
i have a strange issue:
For every new menu item (product & category listing) i receive a 500 Internal server error when i browse the item in the front-end.
What can i do to pin this error down? Error reporting and system debug options is all enabled.
There are also older menu items which i created some time ago. These are still working more or less. They work as long as the just display (sub-) categories. As soon as the would display products (when browsing down the category hierachy) a SQL error occurs:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM aj8bh_hikashop_product WHERE product_id IN (25417,25418)' at line 1 SQL=SELECT DISTINCT FROM aj8bh_hikashop_product WHERE product_id IN (25417,25418)
So the query doesn't select any columns form the product table.
The website isn't online yet, so i could create a user for you and you can login if you need to.