Errors
Date: Tue, 02/19/2008 - 15:17
I'm not able to post in certain forums, I'm not even sure if this will post or not, and I am sorry if I put this in the wrong forum, I wasn't sure where the appropriate place was to post this. This is the error I receive when trying to post in the Collection forum.
Error in posting
DEBUG MODE
SQL Error : 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 's Credit Guide (No response, just another bill)', 142714, 1203462871, 15, 0, 0, ' at line 1
INSERT INTO phpbb_topics (topic_title, topic_poster, topic_time, forum_id, topic_status, topic_type, topic_vote, FldRefererURL,FldTemplate) VALUES ('Merchant's Credit Guide (No response, just another bill)', 142714, 1203462871, 15, 0, 0, 0, 'http://www.debtconsolidationcare.com/forums/posting.php?mode=newtopic&f=15&x=48&y=12', '')
Line : 249
File : functions_post.php
Error in posting
DEBUG MODE
SQL Error : 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 's Credit Guide (No response, just another bill)', 142714, 1203462871, 15, 0, 0, ' at line 1
INSERT INTO phpbb_topics (topic_title, topic_poster, topic_time, forum_id, topic_status, topic_type, topic_vote, FldRefererURL,FldTemplate) VALUES ('Merchant's Credit Guide (No response, just another bill)', 142714, 1203462871, 15, 0, 0, 0, 'http://www.debtconsolidationcare.com/forums/posting.php?mode=newtopic&f=15&x=48&y=12', '')
Line : 249
File : functions_post.php
Is the title of the post you were trying to make "Merchant's Cre
Is the title of the post you were trying to make "Merchant's Credit Guide"?
If so, take the ' out of the title and it should go through. For some reason it doesn't like those kind of characters in the titles.