1
David_Topping
Blank Forum Threads (Help!)

On the site I manage,http://www.humbersideonline.com , the forums are not working. The forum's threads are all blank (the pages aren't, but where the posts would normally be are).

This problem JUST started, out of nowhere. I ran MySQL debug and got this message in red:

SELECT p.*, t.post_text FROM xoops2_bb_posts p, xoops2_bb_posts_text t WHERE p.topic_id=484 AND p.post_id = t.post_id ORDER BY p.post_id ASC LIMIT 0, 75
Error number: 1016
Error message: Can't open file: 'xoops2_bb_posts_text.MYD'. (errno: 145)

Please help if you can. Thanks in advance.

2
David_Topping
Re: Blank Forum Threads (Help!)

Also, when I try to post a new message I recieve a 'Could not insert forum post' error.

3
Dave_L
Re: Blank Forum Threads (Help!)
  • 2004/4/9 8:43

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Quote:
errno: 145

That usually means the MySQL table needs to be repaired:
REPAIR TABLE xoops2_bb_posts_text

4
kahumbu
Re: Blank Forum Threads (Help!)
  • 2004/4/9 8:47

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


Try repairing your xoops_bb tables from phpMyAdmin. It might not work with the Operations Tab, so you'd have to do it with an SQL Query.

This link might help you:
https://xoops.org/modules/newbb/viewtopic.php?forum=21&topic_id=11486

[edit] Oops, Dave beat me to it. [/edit]

5
David_Topping
Re: Blank Forum Threads (Help!)

Wow, it worked! Thanks a lot guys. :)

Login

Who's Online

196 user(s) are online (122 user(s) are browsing Support Forums)


Members: 0


Guests: 196


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits