1
bikingman82
CBB error
  • 2008/6/1 11:41

  • bikingman82

  • Just popping in

  • Posts: 8

  • Since: 2008/5/13


I am getting this error in my CBB forums. Everything looks fine and I can see the main page, but when I click on a forum section I get this error:

An Error Occured
SELECT t.*, u.name, u.uname, u2.uid, u2.name as last_post_name, u2.uname as last_poster,
p.post_time as last_post_time, p.poster_name as last_poster_name, p.icon, p.post_id, p.post_karma,
p.require_reply, pt.post_text FROM xoops_bb_topics t LEFT JOIN xoops_users u ON u.uid = t.topic_poster
LEFT JOIN xoops_bb_posts p ON p.post_id = t.topic_last_post_id LEFT JOIN xoops_bb_posts_text pt ON
pt.post_id = t.topic_last_post_id LEFT JOIN xoops_users u2 ON u2.uid = p.uid WHERE (p.post_time > 1203678864 OR t.topic_sticky=1)
AND t.forum_id = 13 AND t.approved = 1 AND p.approved = 1 ORDER BY t.topic_sticky DESC, p.post_time DESC
If the page does not automatically reload, please click here


And then it kicks me back to the main page. Could anyone help tell me what is going wrong here.

Thanks

2
Runeher
Re: CBB error
  • 2008/6/1 14:41

  • Runeher

  • Module Developer

  • Posts: 825

  • Since: 2008/1/24


Did you try to update the module from modules admin?

3
bikingman82
Re: CBB error
  • 2008/6/1 21:41

  • bikingman82

  • Just popping in

  • Posts: 8

  • Since: 2008/5/13


I will give that a try.

Login

Who's Online

162 user(s) are online (87 user(s) are browsing Support Forums)


Members: 0


Guests: 162


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