1
Mantooth
cbb and php 5.2.1 with mysql 5.0.33 problems
  • 2007/4/19 20:05

  • Mantooth

  • Friend of XOOPS

  • Posts: 189

  • Since: 2004/11/2


Recently, my host upgraded php and MySQL on the server. Ever since the upgrade, my forums have been broken.

At first I had this problem whenever I clicked on a forum or subforum...

Quote:
SELECT t.*, p.post_time as last_post_time, p.poster_name as last_poster_name, p.icon, p.post_id, p.uid, p.post_karma, p.require_reply, pt.post_text FROM xoops_bb_topics t 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 WHERE (p.post_time > 1151094710 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

When i disabled "Post excerpt on forum page" in the cbb options, i no longer get the error message.


However, now, when i click on a topic none of the posts are there... just the quick reply box and the page numbers, etc.
see HERE

Also, I get this error when trying to create a new topic:
Quote:
Insert object error (queryF):INSERT INTO xoops_bb_posts_text (post_id,post_text) VALUES (137466,'asdffasdfasdfasdf')




I've tried "repairing" my database in cpanel. Also, i tried reloading my templates and updating the system and forum module.


I'm using XOOPS 2.2.4 with cbb 3.08
Operating system FreeBSD
Kernel version 5.4-RELEASE
Apache version 1.3.37 (Unix)
PERL version 5.8.6
Path to PERL /usr/bin/perl
Path to sendmail /usr/sbin/sendmail
Installed Perl Modules Click to View
PHP version 5.2.1
MySQL version 5.0.33
cPanel Build 10.9.0-RELEASE 9808


Any help would be most appreciated!!!!


Thanks,
Mantooth
...


I hate Mortal Kombat

2
jmorris2
Re: cbb and php 5.2.1 with mysql 5.0.33 problems
  • 2007/4/19 23:50

  • jmorris2

  • Just popping in

  • Posts: 46

  • Since: 2007/4/17


You may want to contact the developer directly as this may be a compatibility issue.

http://xoopsforge.com/
The lights are on... nobody's home

3
irmtfan
Re: cbb and php 5.2.1 with mysql 5.0.33 problems
  • 2007/4/20 1:32

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


try to repair your database.
i recommend "xoopscare" module too.

Login

Who's Online

240 user(s) are online (178 user(s) are browsing Support Forums)


Members: 0


Guests: 240


more...

Donat-O-Meter

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

Latest GitHub Commits