Skip to:
Content
Pages
Categories
Search
Top
Bottom

Fatal error: Class ‘BB_Query’ not found

  • This is kind of weird. My url for my site using Buddypress forums was ( url + /forums/ ) where the page would load the forums created from groups. Everything was doing fine until I changed the ( url ), and now instead of loading the forums created from groups, I get an error that says:

    Fatal error: Class ‘BB_Query’ not found in /home/isaiahb/public_html/sexyafter30/wp-content/plugins/buddypress/bp-forums.php on line 339

    Any idea why this is happening?

Viewing 7 replies - 1 through 7 (of 7 total)

  • @mercime
    Keymaster

    @mercime

    == Everything was doing fine until I changed the ( url ), ==

    How exactly did you change the (url) ?

    I went to the WP admin panel and in “settings” then “general” and changed the main url…

    a little more information:

    the way I have it setup is I have a drop down category called “topics” which is a “subcategory” for “community”. So the file I use is “category-topics.php” which of course is in the “themes” folder.

    All this file does is call the index.php file in the “forums” folder (not “groups”/”single”/”forum”). So I use this line

    As I mentioned, this worked at first. It pulled the forums created by groups into a table. But when I changed the “main” url, it gave me the error.

    you can visit the url here if you’d like: http://sociallyaffluent.com/sexyafter30/ (this is the main url…it’s a subfolder that holds the site…the “old” url was “sociallyaffluent.com/21andolder”…)

    I think there’s a path you’ll need to change in bb-config.php

    ..ok…appreciate it very much…that’s one fix…

    it’s still doing the same thing though…I’ll search other setup files to see if the old url is there..of course if you are knowledge of other files, I would appreciate the further advice…

    ..I’m wondering if I need to reinstall the bbpress files…

    This is caused by your customisation, so I can’t offer a magic wand. The error means BuddyPress is expecting that bbPress has loaded and is trying to use it, but in fact it hasn’t been loaded. This is almost certainly an incorrect path somewhere.

    would reinstalling bbpress be a quick solution? I would think that this would only affect the group forums, forums, or blogs that have been created thus far…and really I only have one sample group created with one forum topic within that group…

    update: I just used “grep” to look for the old url path and it didn’t exist anywhere…

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Fatal error: Class ‘BB_Query’ not found’ is closed to new replies.
Skip to toolbar