thomas17978
Getting the following error when searching for product in JKShop:
SQLSTATE[42000]: Syntax error or access violation: 1064 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 '1 ? order by updated_at
desc' at line 1 (SQL: select * from jiri_jkshop_products
where title
like %desk% or description
like %desk% or short_description
like %desk% having active
1 order by updated_at
desc)
/usr/www/users/evolvppvgw/vendor/laravel/framework/src/Illuminate/Database/Connection.php line 662
OFFLINE
Thanks for pointing that out! Fixed in release 1.2.14.
Let me know if the problem still persists.
Last updated
1-2 of 2