-- HikaShop version -- : 1405141023
-- Joomla version -- : 3.2.4
-- PHP version -- : 5.3.3
-- Browser(s) name and version -- : Firefox / chrome / IE
-- Error-message(debug-mod must be tuned on) -- : Cannot display product
I was recently having a problem with new products not displaying in the catalog that upon further testing found out that if the product name started with a number, then the auto-created alias would have have the number first which caused some internal problem as when I tried to view the product in the catalog hikashop would say that the product could not be found.
For example, the product name set set was: 6 Mahogany English Chippendale Chairs
which created the alias: 6-mahogany-english-chippendale-chairs
And when browsing the store as a user, when I clicked on the alias /6-mahogany-english-chippendale-chairs, it would go to the product page and then say "Product not found".
If I updated the alias to not have the number in the beginning the error went away.
Thank you
David