Forums

Join
bbPress Support ForumsTroubleshootingError After Upgrade

Info

Error After Upgrade

  1. HI, can you help me when i tried to view profile i got this error,
    this is happened when i upgrade to 0.8.1

    bbPress database error: [Got error 28 from storage engine]
    SELECT *, MAX(post_time) as post_time FROM bb_posts WHERE poster_id = 2 AND post_status = 0 GROUP BY topic_id ORDER BY post_time DESC LIMIT 30

  2. hmm, is this where the Recent Posts would usually show up? Sounds like upgrading your databases didn't work properly? :S

  3. Error 28 is a MySQL out of disk space error:

    Error code 28: No space left on device

  4. Thanks Chris...

    its works now after remove data

  5. You must log in to post.