PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |
Old July 25th, 2005, 09:32 AM   #1 (permalink)
Ultimate Member
Verified Customer
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 2,240
Send a message via MSN to mholtum Send a message via Yahoo to mholtum
Problem out of nowhere

I woke up this morning to this error on my site:
Quote:
Database error in vBulletin 3.0.5:

Invalid SQL:
SELECT thread.pollid, open, threadid, replycount, forumid, question, poll.dateline, options, votes, active, numberoptions, timeout, multiple, voters, public , pollvoteid
FROM poll AS poll
INNER JOIN thread AS thread USING (pollid)
LEFT JOIN pollvote AS pollvote ON (pollvote.pollid = poll.pollid AND pollvote.userid = 1)
LEFT JOIN deletionlog AS deletionlog ON (thread.threadid = deletionlog.primaryid AND type = 'thread')
WHERE open <> 10 AND thread.pollid != 0 AND visible = 1

AND thread.forumid IN(18)

AND deletionlog.primaryid IS NULL
ORDER BY poll.dateline DESC

mysql error: Got error 28 from table handler

mysql error number: 1030

Date: Monday 25th of July 2005 07:30:49 AM
and this one in my forums:
Quote:
Database error in vBulletin 3.0.5:

Invalid SQL:
SELECT imageid, images.title, filename, thumbname, extension, images.catid ,images.userid, images.username, images.title, images.description, images.dateline ,filesize, originalfilesize ,width, height, originalwidth, originalheight, images.views, images.posts, images.lastpostdateline, images.lastpostuserid, images.lastpostusername, votenum, votetotal, categories.title AS cattitle
FROM adv_gallery_images AS images
LEFT JOIN adv_gallery_categories AS categories USING (catid)
WHERE valid = 1
ORDER BY RAND()
LIMIT 5

mysql error: Can't open file: 'adv_gallery_images.MYI'. (errno: 144)

mysql error number: 1016

Date: Monday 25th of July 2005 07:31:31 AM
Script: http://www.ravensrealm.net/forum/
Referer:
what might have happened?
mholtum is offline   Reply With Quote
Old July 25th, 2005, 09:34 AM   #2 (permalink)
Ultimate Member
Verified Customer
 
ConqSoft's Avatar
 
Join Date: Nov 2003
Location: Raleigh, NC
Posts: 1,413
Re: Problem out of nowhere

Sounds like your mySQL ran out of disk space.
ConqSoft is offline   Reply With Quote
Old July 25th, 2005, 09:35 AM   #3 (permalink)
Ultimate Member
Verified Customer
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 2,240
Send a message via MSN to mholtum Send a message via Yahoo to mholtum
Re: Problem out of nowhere

Then on my other site portal:
Quote:
Database error in vBulletin 3.0.7:

Invalid SQL:
SELECT thread.pollid, open, threadid, replycount, forumid, question, poll.dateline, options, votes, active, numberoptions, timeout, multiple, voters, public , pollvoteid
FROM vb3_thread AS thread
INNER JOIN vb3_poll AS poll USING (pollid)
LEFT JOIN vb3_pollvote AS pollvote ON (pollvote.pollid = poll.pollid AND pollvote.userid = 1)
LEFT JOIN vb3_deletionlog AS deletionlog ON (thread.threadid = deletionlog.primaryid AND type = 'thread')
WHERE open <> 10 AND thread.pollid != 0 AND visible = 1 AND deletionlog.primaryid IS NULL AND forumid IN(62) ORDER BY poll.pollid DESC
LIMIT 1

mysql error: Got error 28 from table handler

mysql error number: 1030

Date: Monday 25th of July 2005 07:23:55 AM
Script: http://www.theflyfishingforum.com/
Referer:
and the forums are ok.
mholtum is offline   Reply With Quote
Old July 25th, 2005, 09:36 AM   #4 (permalink)
Ultimate Member
Verified Customer
 
ConqSoft's Avatar
 
Join Date: Nov 2003
Location: Raleigh, NC
Posts: 1,413
Re: Problem out of nowhere

"Got error 28 from table handler" usually means there wasn't enough disk space to perform an operation.
ConqSoft is offline   Reply With Quote
Old July 25th, 2005, 09:37 AM   #5 (permalink)
Ultimate Member
Verified Customer
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 2,240
Send a message via MSN to mholtum Send a message via Yahoo to mholtum
Re: Problem out of nowhere

interesting thanks. But what are the odds of two sites at the same time?
mholtum is offline   Reply With Quote
Old July 25th, 2005, 09:56 AM   #6 (permalink)
Brian
Guest
 
Posts: n/a
Re: Problem out of nowhere

Are they on the same server? If so, then they should both be reporting that error. If you contact your host though they should be able to take care of the problem for you.
  Reply With Quote
Old July 25th, 2005, 09:59 AM   #7 (permalink)
Ultimate Member
Verified Customer
 
Join Date: May 2004
Location: Tempe, Arizona
Posts: 2,240
Send a message via MSN to mholtum Send a message via Yahoo to mholtum
Re: Problem out of nowhere

Quote:
Originally Posted by Brian
Are they on the same server? If so, then they should both be reporting that error. If you contact your host though they should be able to take care of the problem for you.
Yes they are on the same server. So I did contact my host and I am waiting to hear back. -edit-

He fixed it..
mholtum is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Login problem and private album password problem bicpm Photopost Pro Installation & Upgrades 10 March 11th, 2005 10:17 AM
Problem uploading and problem with .htaccess protection Shon Installs and Upgrade - vBulletin 3.0.X 12 February 7th, 2005 03:53 PM


All times are GMT -5. The time now is 09:05 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0