AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: artwalls on October 14, 2012, 03:22:17 PM
-
Can someone tell me what this is all about, and if I can fix it
2012-10-14 19:51:01 - database error: Error: 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''
AND block = ''index_home''
' at line 3<br />Error No: 1064<br />SELECT *
FROM ab_language_definitions
WHERE language_id = ''1''
AND block = ''index_home''
AND section = ''0''
AND language_key = ''heading_title''
AND language_value = ''Welcome to %s'' in <b>/home/artwalls/public_html/AbanteCart/core/database/mysql.php</b> on line <b>86</b>
Thanks
Since posting this I have noticed that this error is only appearing when someone trys to access the site using a mobile device such as an ipad,,,,would this be correct
-
Once again, I'm seeing the
' at line 3<br />Error No: 1064<br />SELECT *
in an sql error reported in the forums.
Don't recall where I saw this, just that it was sent recently.
Seems to reflect a failure in a query on which the broken query depends, because this reflects an error message from MySQL.
David