This is a discussion on Urgent error! Please help. Query failed: You have an error in your SQL syntax within the v3.0 Questions & Support forums, part of the v3.0.x Help & Support category; Anyone know how I can fix this problem? I've no idea how it happened. Notice: Query failed: You have an ...
|
|||||||
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Anyone know how I can fix this problem?
I've no idea how it happened. Notice: Query failed: 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 'n' roll bassist needed' AND owner='105'' at line 1 SQL: UPDATE class_products SET notified='Y' WHERE title='Rock 'n' roll bassist needed' AND owner='105' in /home/findband/public_html/us/includes/MySQL.php on line 120 It's found on http://www.findbandmates.com/us/index.php Appreciate the help. Many thanks. |
|
#2
|
||||
|
||||
|
Don't know for sure, but it looks like the 'n' needs to be "escaped"
Try going into your admin and manually editing the title for that ad. Either remove the apostrophes ('), escape them \'n\', or replace them like this: PHP Code:
Hope that helps. -Mike
__________________
Mike-N-Tosh v3.1.10 Developer IndianaPC.org - A community website Sandbox v4.0, 4.0.1, 4.0.4, 4.0.8, 4.1b3 Templates for sale | 68 Classifieds Customizations | My blog on 68 Web Hosting | Web Design & Development I am not a 68C employee, just a user and try to help out Last edited by Mike-N-Tosh; 01-28-2008 at 08:46 PM. |
|
#3
|
||||
|
||||
|
Also, since you posted this in the v3.0 support, you might be able to resolve this by downloading and installing the latest version of the tinyMCE.
__________________
Mike-N-Tosh v3.1.10 Developer IndianaPC.org - A community website Sandbox v4.0, 4.0.1, 4.0.4, 4.0.8, 4.1b3 Templates for sale | 68 Classifieds Customizations | My blog on 68 Web Hosting | Web Design & Development I am not a 68C employee, just a user and try to help out |
|
#4
|
||||
|
||||
|
Also you may want to turn off the renewal feature because that appears to be the cause.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | Twitter |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error in your SQL syntax; check the manual that corresponds to your MySQL | clairemary | v3.1 Questions & Support | 2 | 05-04-2007 01:03 PM |
| SQL Errors | wynnen | v3.1 Questions & Support | 5 | 04-03-2007 02:25 PM |
| SQL Image Error | djm | v3.1 Questions & Support | 2 | 10-23-2006 07:39 PM |