Problem with Discussion Filters

edited June 2006 in Vanilla 1.0 Help
Discussion Filters doesn't work for me:
  • I get a white page with Bookmarked Discussions;
  • I get this error message with Your Discussions:

    A fatal, non-recoverable error has occurred
    Technical information (for support personel):
    Error Message
    An error occurred while retrieving
    Discussion information.
    Affected Elements
    DiscussionManager.GetDiscussionCount();
    The error occurred on or near: Unknown column 'crb.1' in 'where
    'clause'

  • Only the Whispered Discussions and Whispered Comments links links work
I use Vanilla 1 pre3 fresh installed with php 5.0.4 and mysql 4.1.18.

Comments

  • edited June 2006
    When I clic on Bookmarked Discussions, I have got these error message in my error.log:
    [Sun Jun 25 13:07:54 2006] [notice] child pid 9746 exit signal Segmentation fault (11) [Sun Jun 25 13:07:55 2006] [notice] child pid 15817 exit signal Segmentation fault (11) [Sun Jun 25 13:07:55 2006] [notice] child pid 15842 exit signal Segmentation fault (11)

    I use Apache 2.0.52, in prefork model.
  • MarkMark Vanilla Staff
    Hmm. That's a really strange one. I'd say it's definitely something to do with PHP and not mysql. I've got php 5.1.2 running and that extension works fine.

    Anyone else have any ideas?
  • I will rebuilt php5, maybe I missed a warning message.
  • rebuilt php 5.0.4 hasn't change anything.

    with php 5.1.2, the problem has disapeared.
  • MarkMark Vanilla Staff
    Hmmm. Yeah, I found a bunch of bugs listed in the php dev site similar to this one. I think there were just a bunch of segmentation issues in those early versions.
  • This early version is the one supported for centos 4.
  • MarkMark Vanilla Staff
    They should get on that, then.
This discussion has been closed.