1
Hi,
Ive been searching for a long time for an answer to what I think my dilmna is but I cant find it.
We recently upgrade to 2.0.13.2
smooth...
Finally decided to update newbb (ver1) to cbb.
Ran into a problem during the update script.
(unkonw session active etc.)
No problem.
It appeared all I had to do next (was following that very useful flash tutorial BTW)was drop two deprecated tables. Did that. (the update script essentially failed on me but I was almost done so proceeded..) ran update on module.
Get the index page of forum DB seems intact all topics and threads are there. But when we go to click on a topic we get this bugger:
--------------
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 > 1127538195 OR t.topic_sticky=1) AND t.forum_id = 1 AND t.approved = 1 AND p.approved = 1 ORDER BY t.topic_sticky DESC, p.post_time DESC
-------------------------------------
All my templates are there and updated it appears.
All permissions seem intact.
I wonder if messed up the db structure?
man please help.
this sux. CBB online is down Im not sure where to go for help.
Appreciate in advance thanks.