Search Results for 'code'
-
Search Results
-
Topic: Import Failure
I’m trying to import one of my standalone forums to the plugin. I use bbpress 1.1 and latest bbpress plugin. I ran the importer and got this error:
Fatal error: Cannot redeclare class BPDB in /home/forum/bb-includes/backpress/class.bpdb.php on line 39I found this thread:
http://bbpress.org/forums/topic/where-is-the-importer
Following scribu’s lead, I added this to my bb-config:
define('BB_DATABASE_CLASS', 'BPDB');define('BB_DATABASE_CLASS_INCLUDE', false);
I got the same errors that he did:
Warning: Missing argument 2 for BPDB::__construct(), called in .../forum-svn/bb-settings.php on line 197 and defined in .../plugins/bbpress/bbp-admin/importers/bbpress.php on line 29Warning: Missing argument 3 for BPDB::__construct(), called in …/forum-svn/bb-settings.php on line 197 and defined in …/plugins/bbpress/bbp-admin/importers/bbpress.php on line 29
Warning: Missing argument 4 for BPDB::__construct(), called in …/forum-svn/bb-settings.php on line 197 and defined in …/plugins/bbpress/bbp-admin/importers/bbpress.php on line 29
Fatal error: Cannot redeclare bb_cache_users() (previously declared in …/plugins/bbpress/bbp-admin/importers/bbpress.php:103) in …/forum-svn/bb-includes/functions.bb-users.php on line 39
When I went back to the importer I see “It looks like you attempted to convert your bbPress standalone previously and got interrupted.” I chose “Continue Previous Import” and still get the error. I went back to bb-config and removed the items that I had added. Now I get this error:
Fatal error: Cannot redeclare class BPDB in /forums/bb-includes/backpress/class.bpdb.php on line 39I believe I tried deep integration at one point and abandoned it. I was running the bbPress Integration plugin, not sure if that has anything to do with it:
http://wordpress.org/extend/plugins/bbpress-integration/
Any ideas? I’d be happy to let a developer (JJJ) take a look at things if they’d like to troubleshoot it.
Hello, shortcodes works well when I put them on the pages, but when Im trying to put them on the sidebars, its not working.
Heres the example: http://warezjasz.cal24.pl/
shortcode: [bbp-forum-index] is on the page and on the sidebar, but working only on the page.
I tried this on many templates, and its always the same.
ps: I also have another site, and the whole bbp shortcodes works there very well, even on sidebars, I have no idea what is the reason.
Hey, pretty simple question, is it possible to use the PHP template codes within WordPress themes? If so, how?
Also, how about tags inside posts/pages within WordPress, is that possible?
Thanks.
Hey guys,
I’m searching for an option to remove the sidebar from all subpages (topics, posts…).
On my main forum page is no sidebar, because I use a template there, but on every other page there is a sidebar. Hope you understand what I mean. Just have a look here:
http://www.abi13-ass.de/?page_id=127
I tried a few things but nothing worked.
I hope one can help me

Greetings
How do I password protect a Category? I would like to simply have a single password for a category.
So for example Category 1 is Public, but Category 2 requires the password, “secretcode45”
I’m sure this is a simple thing I’m overlooking, but thanks for any help!
Topic: Not showing any content
I installed Buddypress. Everything works great.
I also installed the group forum in the buddypress settings panel. But than i realized it isn’t realy a public forum.
So i installed the wide one (bbpress 2.0) actived the plugin, i can make forums, topics, reply in the dashboard. but i cannot view them on the website.
I can go to a recent topic but i only see the Title of the topic and the message. I don’t see icons, no forum table, nothing. (see link below)
http://www.joeristallaert.be/comm/forums/forum/testing-new-forum/
Do i need to create pages? if so, what kind of content/code i need to insert.
I also don’t understand the settings : Archive Slugs and single slugs. what do in need to fill in, in those fields.
I tried changing permalinks, but i can’t otherwise my full buddypress won’t work.
btw It should work with my Theme. Because the official Demo of this theme bbpress is integrated.
Thank you.
I’ve read all of the posts I can find about the issue with the attachments plugin on GoDaddy hosting, but I still have not been able to resolve it.
I have the bb-attachments folder in my HTML root (because i can’t put it higher on GoDaddy).
I changed the permissions to 777.
I added the bb-attachments table in the database.
I changed the path to: $bb_attachments=”
Hosting5654851htmlbb-attachments\”;(I have also tried several other paths, none of which worked)
When I upload an attachment (even a blank .txt file), it posts my comment but no attachment. No error message displays.
HELP!
The main thing that is gone, is the formating of the content in the page. No line breaks:
http://realestateauthority.net/about-us/
..and the images have some code around them too:
http://realestateauthority.net/jamaica/jamaica-real-estate/
Any idea how to fix this?