UBB.Dev
Posted By: Kordegnen Mysql error, and a lot of it - 05/23/2005 8:32 PM
Hi

i get a lot of errors like this
Code
 [ERROR][Mon, May 23 2005 19:52:00 +0200] [/ubbthreads/showflat.php] [80.164.xxx.xxx] Unable to do_query: <br />         SELECT B_Number<br />         FROM  w3t_Posts<br />         WHERE B_Topic = 1<br />         AND   B_Board  = 'arfism'<br />         <br />         AND B_Approved = 'yes'<br />         ORDER BY B_Sticky DESC,t2.U_Username DESC<br />         LIMIT 12<br />       - Unknown table 't2' in order clause 


What do i have to look for in my code ???

Thomas
Posted By: scroungr Re: Mysql error, and a lot of it - 05/23/2005 11:37 PM
I would look into showflat.php and see why there is a t2 on that statement.. and thats NOT 6.5 so what version you running...
Posted By: Kordegnen Re: Mysql error, and a lot of it - 05/24/2005 7:25 AM
i run 6,4
Posted By: scroungr Re: Mysql error, and a lot of it - 05/24/2005 4:53 PM
well open the showflat.php and look for a line that says SELECT B_Number and post it here
Posted By: scroungr Re: Mysql error, and a lot of it - 05/24/2005 5:43 PM
ok thats an error in 6.4 I would upgrade to 6.4.2 which was the fix to 6.4 or if you don't have access to 6.4.2 then you will have to upgrade to 6.5 or send me a PM so I can take a look at your site and fix it for you since ya can't send complete code..
© UBB.Developers