I've burned through every single page in the thread and I've only seen this mentioned 2 other times - I'm getting the 1064 errors. I've done the SQL patch, I've done the tinyint patch, no luck.
So, if anyone wants to take a crack, here's the URL -
http://www.alarmmall.com/zen137/inde...ain_page=links
And here's the message (which, of course, you can see above):
Code:
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 '' at line 1
in:
[select count(l.links_id) as total from zen_links_description ld, zen_links l, zen_links_to_link_categories l2lc where l.links_status = '2' and l.links_id = l2lc.links_id and ld.links_id = l2lc.links_id and ld.language_id = '1' and l2lc.link_categories_id = '1'order by ]
I did just recently update to 1.3.7 as we did a PHP update on the server that completely rendered our old shop useless. However, all the files are, for the most part, stock files. Very few changes other than the links manager and a few others. Everything in the Admin works great. I actually had several links transferred from the old shop listed in the box, however since they are not working, I took them down and stocked the link.
Any suggestions would be great. Short on time for now, but if you need any more info, let me know.
Thanks for the help.
Bookmarks