bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Error After Upgrade

(4 posts)
  • Started 1 year ago by qzplx
  • Latest reply from qzplx
  • This topic is resolved
  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

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

    Posted 1 year ago #
  3. Error 28 is a MySQL out of disk space error:

    Error code 28: No space left on device

    Posted 1 year ago #
  4. Thanks Chris...

    its works now after remove data

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.