UBB.Dev
Posted By: BWilliams_dup1 How do I.... Fix this error - 04/20/2003 7:52 PM
I just checked "View Error Logs" and I have this error:


Fri, Apr 18 2003 20:34:53

-0700 /ubbthreads/newreply.php

Unable to do_query: SELECT t2.U_Username,t1.B_Main,t1.B_Subject,t1.B_Body,t1.B_ApprovedFROM w3t_Posts AS t1, w3t_Users AS t2 WHERE t1.B_Number = AND t1.B_Board = '' AND t2.U_Number = t1.B_Posterid - You have an error in your SQL syntax near 'AND t1.B_Board = '' AND t2.U_Number = t1.B_Posterid ' at line 6

Any ideas? Thanks.
Posted By: Dave_L_dup1 Re: How do I.... Fix this error - 04/20/2003 9:06 PM
Version?
Posted By: BWilliams_dup1 Re: How do I.... Fix this error - 04/21/2003 8:36 AM
[]Dave_L said:
Version? [/]
Sorry,

ubb.threads 6.2.3

Mysql Version 3.23.56
Posted By: bud Re: How do I.... Fix this error - 04/21/2003 5:43 PM
Obviously, the board keyword and number were not passed in correctly.

Does it fail when making replies on all posts or just on a particular post?
© UBB.Developers