befoxy Posted February 25, 2007 Posted February 25, 2007 I´ve just reinstalled my shop for the 20th time but it keeps on giving me this errormessage serveral places 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 '-20, 20' at line 1 What to do? Please help :)
♥bruyndoncx Posted February 25, 2007 Posted February 25, 2007 see here: http://www.oscommerce.com/community/bugs,1605 I'm not 100% sure, but I thought this issue was solved in the latest downloads, you can get them here: http://www.oscommerce.com/solutions/downloads KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.