I cannot enter single or double quotes in the phpbb forums built into phpnuke 6.9 I am not sure if this is a new problem or not. when a single or double quote is anywhere in the post (don't, isn't, 'A', etc) it gives this error:
Quote:
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 '
INSERT INTO nuke_bbposts_text (post_id, post_subject, bbcode_uid, post_text) VALUES (182, '', '15fbd375ba', ')
Line : 319
File : yada\yada\includes\functions_post.php
|
I am pretty sure it has nothing to do with mysql though. I have a standalone version of phpbb2.0.6 on the same pc and it works fine.
when i enter 2 single quotes together, a blank post shows. I have reuploaded the functions_post.php file, and that didnt work. i have also tried
phpbb.com and
nukecops.com
someone just posted on nukecops that it may be related to the coppermine module. maybe he is onto something.