I understand I should keep my feet on the ground, but maybe something can be done with ‘
MySQL ERROR:
Error Number: 1064
Description: 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 ‘s feet on the ground’)’ at line 1
Query: UPDATE exp_tag_tags SET clicks = (clicks + 1) WHERE tag_name IN (’keep one’s feet on the ground’)
P.S. I’m not sure but I think that worked in v.1 (I see I used ‘ before in tags)
