Log in

View Full Version : Errors with vBulletin? Version 3.7.4


ANGLICO
03-05-2012, 09:04 PM
This morning, I increased the number of photos that an Admin can store in an album, in order to upload photos from a reunion.
This afternoon, as members begin to access the album, error messages are being generated.
I noticed that the number of active users has dropped to a few percent of the actual total. If I click on my own UserCP or on another user name, I get a similar error messages online to that which I am receiving by emails.

I'd upgrade, I paid for 4 in the pre-release sale, but I can't get a guarantee that we can have a site with the same appearance as today. Wish vBulletin could do that.

But that's off the topic. Will these errors self-correct, or is the database somehow corrupted?

Thanks,

Vance Hall

Database error in vBulletin 3.7.4:

Invalid SQL:

SELECT pm.*, pmtext.*, userlist_ignore.userid AS ignored
,icon.iconpath, icon.title AS icontitle
FROM pm AS pm
INNER JOIN pmtext AS pmtext ON(pmtext.pmtextid = pm.pmtextid)
LEFT JOIN userlist AS userlist_ignore ON
(userlist_ignore.userid = 5 AND userlist_ignore.relationid = pmtext.fromuserid AND userlist_ignore.type = 'ignore')
LEFT JOIN icon AS icon ON(icon.iconid = pmtext.iconid)
WHERE pm.userid = 5
AND pm.messageread = 0
ORDER BY pmtext.dateline DESC
LIMIT 5;

MySQL Error : Got error 28 from storage engine
Error Number : 1030

JacquiiDesigns
03-05-2012, 09:32 PM
MySQL Error : Got error 28 from storage engine


I believe this error means your server is out of storage space. You might need to upgrade your hosting, but most assuredly you should file an immediate support ticket with your hosting provider.

Don't quote me on this - perhaps someone more knowledgeable with backend database administration can help.

HTH,

J.

Disasterpiece
03-05-2012, 09:51 PM
<a href="http://vbtechsupport.com/631/" target="_blank">that's pretty much the case.</a>

ANGLICO
03-05-2012, 10:10 PM
The error messages have ceased. I can now click on any user's name and it no longer generates an error message. However the count of active users is still changed to a number much smaller than it should be. If that's my only remaining issue, I'm happy, that's no big deal for me.

--------------- Added 1330989056 at 1330989056 ---------------

thank you gentlemen!

JacquiiDesigns
03-05-2012, 11:57 PM
I'm not much of a gentleman - but you're welcome just the same http://img203.imageshack.us/img203/4329/bettyboop.gif
Also = hoped you informed your webhost of the issue...