Skip to:
Content
Pages
Categories
Search
Top
Bottom

WPMU 2.8.4a deep integration breaks RSS feed

Published on September 7th, 2009 by Greg

I have BP 1.0.2 and WPMU 2.8.4 with deep integration (I call wp-blog-header.php in ‘bb-config.php’).

All of the forum RSS feeds work, except the top level feed of all new posts across the forum: <site URL>/<forum name>/rss/

This is true for FF, IE and Safari.

In IE, I see the error:

Invalid xml declaration.
Line: 13 Character: 3

<?xml version="1.0" encoding="UTF-8"?>

Viewing the source, it looks like WPMU is inserting an XML header above the bbPress XML header:

<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
<title>[SITE NAME] » Page not found</title>
<link>[SITE URL]</link>
<description>Just another [SITE NAME] weblog</description>
<lastBuildDate>Sun, 06 Sep 2009 14:07:54 +0000</lastBuildDate>

<docs>http://backend.userland.com/rss092</docs>
<language>en</language>

</channel>
</rss>
<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->

ETC...

Does anyone else have this issue.

I have repo’d something very similar on a previous version of the site that is using WPMU 2.2.

Plugin to display photos and html

Published on September 7th, 2009 by QuickD

How do you link to html link in the forum post and display photos. Is there a plugin for that? I have latest version of bbpress.

Private Messaging

Published on September 7th, 2009 by plunk

Hi

Has anyone used the bbPM system that was developed by Nightgunner?

If not can you suggest another one?

I need a PM system where users can interact with one another to send PMs and also attachments like photos.

I haven’t tried BBpress before…the other solution is phpbb3 and that has a good one but it is a lot of work to install it.

Thanks

bbPress 1.0.2 Latvian translation

Published on September 7th, 2009 by Senteevs

For those who need it, the latvian translation of bbPress: http://senteevs.lv/wp-content/uploads/2009/09/bbPress_lv_102.zip

Custom registration fields?

Published on September 7th, 2009 by PeterVk2

Setting up a forum for a university discussion course and can’t seem to find where to set up custom registration fields. For instance, I’d much rather have students’ student number and course number than their website and location. Where is the template file to change this? Or do I have to go into the core files? (I have a limited amount of experience with WordPress and none with bbPress.)

Cheers.

Where to put adsense code?

Published on September 7th, 2009 by fl00r97

Dear all, this might be a rather rudimentair question so please bear with me ;-)

I would like to have adsense ads on the very left of my website across the site.

Please see: http://www.fotoshack.us/fotos/37269adsense.jpg

Thanks!

Change installation language to localized

Published on September 7th, 2009 by Senteevs

Hello.

I’ve just finished translating bbPress 1.0.2 into Latvian. Everything is fine, although it bothers me quite a bit that the installation is still in English.

Is there a way to change this so that also the installation process is in Latvian?

Thanks

can i open a bbpress forum without having a server?

Published on September 7th, 2009 by villazadi

HI

i dont really have a server where i can upload bbpress, but i have a wordpress blog. is there a possibility to upload bbpress on my blog?

How to load the header of my theme?

Published on September 7th, 2009 by pixelgirl

Hi all,

I am running wpmu, buddypress along with bbpress. After deep intergration, Everything works well, except that the theme in my forum doesn’t look the way I want. I want it look like my own theme I use for buddypress, with the header, navi and footer. The Rest can still be adjusted with css, that’s not the big deal, I’d use the default bbpress theme as a base to do that.

I have tried ThemePresss, but it would mess up everything, not show the buddybar and the link to the forums. Is there any other way to make my forums look the way I want?

Thnx in advance,

pxlgirl.

Issues installing?

Published on September 7th, 2009 by andyfielder

I am having issues…

It installs fine, but it says:

Your installation completed with some minor errors. See the error log below for more specific information.

…Forum could not be created!

So i look through the log and it all seems fine! I have just looked in the config file and edited it a little, so the auth salts matched my WP install.

Here is the log:

Referrer is OK, beginning installation…

>>> Setting up custom user table constants

Step 1 – Creating database tables

>>> Modifying database: db264490364 (db1673.oneandone.co.uk)

>>>>>> Table: cncbbf_forums

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

>>>>>> Table: cncbbf_meta

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

>>>>>> Table: cncbbf_posts

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

>>>>>> Table: cncbbf_terms

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

>>>>>> Table: cncbbf_term_relationships

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

>>>>>> Table: cncbbf_term_taxonomy

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

>>>>>> Table: cncbbf_topics

>>>>>>>>> Creating table

>>>>>>>>>>>> Done

Step 2 – WordPress integration (optional)

>>> WordPress address (URL): http://www.cnc4.co.uk/

>>> Blog address (URL): http://www.cnc4.co.uk/

>>> WordPress cookie keys set.

>>> WordPress “auth” cookie salt set from input.

>>> WordPress “logged in” cookie salt set from input.

>>> Fetching missing WordPress cookie salts.

>>>>>> WordPress “secure auth” cookie salt not set.

>>> User database table prefix: cnc4_wp_

Step 3 – Site settings

>>> Site name: cnc4 forum

>>> Site address (URL): http://www.cnc4.co.uk/forum/

>>> From email address: heading@gmail.com

>>> Key master role assigned to existing user

>>>>>> Username: admin

>>>>>> Email address: heading@gmail.com

>>>>>> Password: Your existing password

>>> Description: Just another bbPress community

>>> Forum could not be created!

>>> Making plugin directory at /homepages/9/d258877654/htdocs/cnc4.co.uk/forum/my-plugins/.

>>> Making theme directory at /homepages/9/d258877654/htdocs/cnc4.co.uk/forum/my-templates/.

>>> Key master email sent

There were some errors encountered during installation!

Can anyone help me. the forum can be found at: http://www.cnc4.co.uk/forum

But keeps redirecting to the installer!!

Skip to toolbar