vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Keeping getting this notification... (https://vborg.vbsupport.ru/showthread.php?t=223415)

Eruantien 09-17-2009 10:37 AM

Keeping getting this notification...
 
...and I don't know what it is or how to fix it. This is sent via e-mail relating to my forums. Mods, if there is something that should not included- please edit it out.

Code:

Database error in vBulletin 3.8.4:

Invalid SQL:

                              SELECT user.*, (user.options & 512) AS invisible , avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline AS avatardateline, customavatar.filedata_thumb, customavatar.height AS avheight, customavatar.width AS avwidth, customavatar.width_thumb AS avwidth_thumb, customavatar.height_thumb AS avheight_thumb

                              FROM userlist AS userlist
                              INNER JOIN user AS user ON (user.userid = userlist.relationid)
                              LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid)
                              LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid)

                              WHERE userlist.userid = 84
                                      AND userlist.type = 'buddy'
                                      AND userlist.friend = 'yes'

                              ORDER BY RAND()
                              LIMIT 0, 1;

MySQL Error  : Got error 28 from storage engine
Error Number  : 1030
Request Date  : Thursday, September 17th 2009 @ 05:24:48 AM
Error Date    : Thursday, September 17th 2009 @ 05:24:48 AM
Script        : http://www.loremaster.org/member.php?action=getinfo&u=84
Referrer      :
IP Address    : XXX.XXX.XXX.XXX
Username      : Unregistered
Classname    : vB_Database
MySQL Version :


ChopSuey 09-17-2009 11:13 AM

Looks like its something with the avatars. Maybe an avatar mod?
Maybe edit out your IP address man.

Eruantien 09-17-2009 11:21 AM

I'm not too sure. I don't believe I have an avatar mod and the errors keep coming from 'unregistered' sources.

HMBeaty 09-17-2009 12:58 PM

This error comes when MySQL doesn't have any free hard disk space to write to. Are you saving your avatars/profile pictures/etc to database or filesystem? If they are in database, I suggest moving them to the filesystem

Eruantien 09-17-2009 01:01 PM

Is this done via the avatar section the ACP? Thanks to everyone for the assistance, by the way.

HMBeaty 09-17-2009 01:08 PM

Avatars - AdminCP > Avatars > User Picture Storage Type
Albums - AdminCP > User Albums > Album Picture Storage Type
Attachments - AdminCP > Attachments > Attachment Storage Type
Social Groups - AdminCP > Social Groups > Social Group Icon Storage Type

Eruantien 09-17-2009 01:32 PM

From a fellow vet, many thanks HMBeaty!

HMBeaty 09-17-2009 01:46 PM

No problem :)


All times are GMT. The time now is 10:03 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01068 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete