Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Nov 2000
Posts: 1,271
Kahuna
Kahuna
Joined: Nov 2000
Posts: 1,271
oy.... there's nothing better than getting a completely new error, simply cuz a few hours have passed!

i've actually had a variety this morning, and i keep chasing them in circles.

i've repaired boards, posts, online... just chasing whatever the current error of the moment says. rigth now, it appears to be stuck on 'posts', despite trying to repair that again and again.

Code
<br />SQL ERROR: Sat, May 29 2004 09:40:54 -0700 Unable to do_query: SELECT t1.Bo_Title,t1.Bo_Description,t1.Bo_Keyword,t1.Bo_Total,t1.Bo_Last,t1.Bo_Number,t1.Bo_Moderated,t1.Bo_Read_Perm,t1.Bo_Write_Perm,t1.Bo_Threads,t1.Bo_Sorter,t1.Bo_Posterid,t1.Bo_LastMain,t1.Bo_LastNumber,t2.U_Username,t3.B_Subject,t3.B_Icon,t3.B_Reged,t3.B_AnonName,t1.Bo_Image FROM w3t_Boards AS t1 LEFT JOIN w3t_Users AS t2 ON t1.Bo_Posterid = t2.U_Number LEFT JOIN w3t_Posts AS t3 ON t1.Bo_LastNumber = t3.B_Number WHERE t1.Bo_Cat = 2 AND (t1.Bo_Read_Perm LIKE '%-3-%' OR t1.Bo_Read_Perm LIKE '%-1-%') ORDER BY t1.Bo_Sorter <br />Can't open file: 'w3t_Posts.MYI'. (errno: 144)<br />Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/robkam2/public_html/ubbthreads/mysql.inc.php on line 133<br />SQL ERROR: Sat, May 29 2004 09:40:54 -0700 Unable to do_query: SELECT t1.Bo_Title,t1.Bo_Description,t1.Bo_Keyword,t1.Bo_Total,t1.Bo_Last,t1.Bo_Number,t1.Bo_Moderated,t1.Bo_Read_Perm,t1.Bo_Write_Perm,t1.Bo_Threads,t1.Bo_Sorter,t1.Bo_Posterid,t1.Bo_LastMain,t1.Bo_LastNumber,t2.U_Username,t3.B_Subject,t3.B_Icon,t3.B_Reged,t3.B_AnonName,t1.Bo_Image FROM w3t_Boards AS t1 LEFT JOIN w3t_Users AS t2 ON t1.Bo_Posterid = t2.U_Number LEFT JOIN w3t_Posts AS t3 ON t1.Bo_LastNumber = t3.B_Number WHERE t1.Bo_Cat = 3 AND (t1.Bo_Read_Perm LIKE '%-3-%' OR t1.Bo_Read_Perm LIKE '%-1-%') ORDER BY t1.Bo_Sorter <br />Can't open file: 'w3t_Posts.MYI'. (errno: 144)<br />Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/robkam2/public_html/ubbthreads/mysql.inc.php on line 133<br />SQL ERROR: Sat, May 29 2004 09:40:54 -0700 Unable to do_query: SELECT t1.Bo_Title,t1.Bo_Description,t1.Bo_Keyword,t1.Bo_Total,t1.Bo_Last,t1.Bo_Number,t1.Bo_Moderated,t1.Bo_Read_Perm,t1.Bo_Write_Perm,t1.Bo_Threads,t1.Bo_Sorter,t1.Bo_Posterid,t1.Bo_LastMain,t1.Bo_LastNumber,t2.U_Username,t3.B_Subject,t3.B_Icon,t3.B_Reged,t3.B_AnonName,t1.Bo_Image FROM w3t_Boards AS t1 LEFT JOIN w3t_Users AS t2 ON t1.Bo_Posterid = t2.U_Number LEFT JOIN w3t_Posts AS t3 ON t1.Bo_LastNumber = t3.B_Number WHERE t1.Bo_Cat = 4 AND (t1.Bo_Read_Perm LIKE '%-3-%' OR t1.Bo_Read_Perm LIKE '%-1-%') ORDER BY t1.Bo_Sorter <br />Can't open file: 'w3t_Posts.MYI'. (errno: 144)<br />Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/robkam2/public_html/ubbthreads/mysql.inc.php on line 133


the "w3t_posts.myi" part would indicate the problem is in the posts, right? isn't that how you identify issues?

doing the repair posts command is only getting me "Resource id #14 row(s) affected by your query." ... but no effect on my board. still error chaos.

Sponsored Links
Entire Thread
Subject Posted By Posted
fun new error wreaking havoc on my boards drkknght 05/29/2004 8:48 AM
Re: fun new error wreaking havoc on my boards JoshPet 05/29/2004 8:59 AM
Re: fun new error wreaking havoc on my boards drkknght 05/29/2004 9:02 AM
Re: fun new error wreaking havoc on my boards drkknght 05/29/2004 9:13 AM
Re: fun new error wreaking havoc on my boards drkknght 05/29/2004 9:50 AM
Re: fun new error wreaking havoc on my boards drkknght 05/29/2004 6:41 PM
Re: fun new error wreaking havoc on my boards Astaran 05/29/2004 6:56 PM
Re: fun new error wreaking havoc on my boards drkknght 05/29/2004 7:21 PM
Re: fun new error wreaking havoc on my boards drkknght 05/29/2004 8:22 PM
Re: fun new error wreaking havoc on my boards drkknght 05/29/2004 8:28 PM
Re: fun new error wreaking havoc on my boards drkknght 05/29/2004 11:35 PM
Re: fun new error wreaking havoc on my boards JoshPet 05/30/2004 5:03 AM
Re: fun new error wreaking havoc on my boards drkknght 05/30/2004 5:28 AM
Re: fun new error wreaking havoc on my boards JoshPet 05/30/2004 5:58 AM
Re: fun new error wreaking havoc on my boards drkknght 05/30/2004 6:43 AM
Re: fun new error wreaking havoc on my boards drkknght 05/30/2004 9:10 AM
Re: fun new error wreaking havoc on my boards Astaran 05/30/2004 2:23 PM
Re: fun new error wreaking havoc on my boards drkknght 05/30/2004 6:07 PM
Re: fun new error wreaking havoc on my boards drkknght 05/30/2004 7:10 PM
Re: fun new error wreaking havoc on my boards Astaran 05/30/2004 7:38 PM
Re: fun new error wreaking havoc on my boards drkknght 05/30/2004 7:44 PM
Re: fun new error wreaking havoc on my boards Astaran 05/30/2004 8:42 PM
Re: fun new error wreaking havoc on my boards drkknght 05/31/2004 1:51 AM
Re: fun new error wreaking havoc on my boards drkknght 05/31/2004 2:03 AM
Re: fun new error wreaking havoc on my boards drkknght 05/31/2004 2:37 AM
Re: fun new error wreaking havoc on my boards drkknght 05/31/2004 5:34 AM
Re: fun new error wreaking havoc on my boards JoshPet 06/01/2004 4:44 AM
Re: fun new error wreaking havoc on my boards JoshPet 06/01/2004 5:57 AM
Re: fun new error wreaking havoc on my boards drkknght 06/01/2004 4:32 PM
Re: fun new error wreaking havoc on my boards JoshPet 06/01/2004 4:35 PM
Re: fun new error wreaking havoc on my boards drkknght 06/01/2004 5:32 PM
Re: fun new error wreaking havoc on my boards drkknght 06/01/2004 5:50 PM
Re: fun new error wreaking havoc on my boards JoshPet 06/01/2004 6:21 PM
Re: fun new error wreaking havoc on my boards drkknght 06/01/2004 6:57 PM
Re: fun new error wreaking havoc on my boards drkknght 06/01/2004 7:02 PM
Re: fun new error wreaking havoc on my boards drkknght 06/02/2004 9:03 PM
Re: fun new error wreaking havoc on my boards scroungr 06/02/2004 9:40 PM
Re: fun new error wreaking havoc on my boards JoshPet 06/02/2004 9:51 PM
Re: fun new error wreaking havoc on my boards drkknght 06/02/2004 10:19 PM
Re: fun new error wreaking havoc on my boards JoshPet 06/02/2004 10:48 PM
Re: fun new error wreaking havoc on my boards drkknght 06/02/2004 11:20 PM
Re: fun new error wreaking havoc on my boards JoshPet 06/02/2004 11:28 PM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
JAISP
JAISP
PA
Posts: 449
Joined: February 2008
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240506)