Quote:
Originally Posted by rh2004
Also any idea on where about this will be, in included folder?
DB_site->query("INSERT INTO " . TABLE_PREFIX . "post
|
Your error message suggests that the error is in your newreply.php script:
Script:
http://www.mydomain.com/forum/newreply.php
The fault appears to be occurring when someone posts a reply.
Check any hacks that have altered the original script. If necessary, use the original file and see if the fault disappears. If it does then you have confirmed that the error is caused by the newreply.php script and that a faulty hack is the cause.