by sixf00t4 » Sat Dec 13, 2003 4:47 am
when i type a message with either a single or double quote i get this error:
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 ';quot;')' at line 1
INSERT INTO nuke_bbposts_text (post_id, post_subject, bbcode_uid, post_text) VALUES (179, '', 'df2065f549', ''"')
Line : 319
File : yada\yada\includes\functions_post.php
I am using the phpbb forums built into phpnuke 6.9, and i tried nukecops for support with phpnuke, but they referred me here.
i have the latest version of phpbb standalone on the same server and it works fine in there. so it isnt a mysql error.
if i post a message with 2 single quotes, it posts a blank message. anything else throws up that error.