dswood
1
I just noticed that if you specify a db prefix other than "cscart_" when installing, a db error occurs when displaying tags. The problem is in:
/app/addons/tags/func.php, where "cscart_" is hardcoded in function fn_tags_build_enabled_products_join().
I just noticed that if you specify a db prefix other than "cscart_" when installing, a db error occurs when displaying tags. The problem is in:
/app/addons/tags/func.php, where "cscart_" is hardcoded in function fn_tags_build_enabled_products_join().
Please post this issue to the bug tracker
http://forum.cs-cart.com/tracker/project-1-cs-cart/