Skip to:
Content
Pages
Categories
Search
Top
Bottom

Problems after Importing Vbulliten

Published on May 10th, 2014 by MediaSVI

I imported VBulletin 4+ in bbPress and when I goto Forums I can see all the the threads but when I click on one of them this is what shows.. see picture.

Thread after VB Import problem

bbpress editor

Published on May 10th, 2014 by orionghf

Hello
I have a problem with the editor in bbpress .. the content is displayed with the html code ..
I am using Ultimate TinyMCE editor with the option of wpautop set off and I put this code in the functions.php of the theme to enable mce editor :


function bbp_enable_visual_editor( $args = array() ) {
$args['tinymce'] = true;
return $args;
}
add_filter( 'bbp_after_get_the_content_parse_args', 'bbp_enable_visual_editor' );

What could be the problem, I tried using Tiny MCE Advanced but the same problem occurred
is this a theme problem?

Im using :
Wordpress version 3.8.3
bbpress version 2.5.3
Ultimate TinyMCE version 5.3

Thanks

Edit leading to 404 page

Published on May 9th, 2014 by ozziecoin

I created a forum with WP 3.8.1 and bbPress 2.5.3. Here: http://ozziecoin.com/index.php/forums

When I press edit, I get a 404 error. When I press on username, I also get a 404 error.

Topics seem to work ok. Can anyone offer any hints where I should start looking?

I’ve tried modifying .htaccess to include: Options FollowSymlinks and AllowOverride All

Also, tried resetting permalinks to default and back to current setting of /index.php/%postname%

Thanks in advance for your further suggestions.

Forum Not Loading After URL Change…

Published on May 9th, 2014 by Primus Palus

I changed my website URL and brought the existing database and all files over (basically used the same hosting account and database). I did export all databases, ran it through a site that changes the URL in all databases, and then re-imported the changed database SQL file.

Everything seems to work fine… except the bbpress forums. They wont load. I’m not able to find a file or setting to see if the url is set right. Where do I look and what must I change?

Only Admin Can View Voices/ Started Threads

Published on May 9th, 2014 by dbongi22

I’m running bbPress on my site and it is currently integrated with both BuddyPress and OptimizePress. Right now, only Admins can view Voices. If a non-admin tries to view a voice, it’s just a blank page essentially with the ability to reply.

I’ve test all the bbPress roles and even Keymasters can’t view topics. Only if I change their account role to Admin.

Any ideas?

It's possible to change avatar from bbpress user profile?

Published on May 9th, 2014 by JBBoY

I’m reading a lot, some people say it’s possible with simple local avatars plugin and a hack. But, there is a way to make it clean? I want my users can upload their profile images from their bbpress profile area.

Thank you in advance.

Bug: Forum tabs missing in WP admin, unable to create topics

Published on May 9th, 2014 by localiseorg

WP 3.9.1, bbPress 2.5.3

In WP admin, there used to be tabs for forums, topics, etc., in the sidebar – but now they are all gone. This might coincide with recent update to WP 3.9 or 3.9.1

Also, I am unable to create topics in the frontend. Not sure if these two issues are linked, but they seem to have started happening around same time.

I don’t know what caused this so unable to provide steps to reproduce as yet.

Anyone seen this sort of thing happen before?

WP 3.9.1 not loading any bbP 2.5.3 styles

Published on May 9th, 2014 by Neosnc

Turns out to be some kind of permission error. I see this in the Chrome console. Will look into it further.

GET /wp-content/plugins/bbpress/templates/default/css/bbpress.css?ver=2.5.3-5249 403 (Forbidden) localhost/:30
GET /wp-content/plugins/bbpress/templates/default/js/editor.js?ver=2.5.3-5249 403 (Forbidden)

Hello,

I’ve installed bbPress 2.5.3 onto WP 3.9.1 but am not seeing any css stylesheets loaded for bbPress. Even when switching to the Twentyfourteen theme the forums are completely unstyled.

Has anyone come across this issue? Looking at resources in the chrome console I can see that bbpress.css is not being loaded.

Links won't bold despite setting them as strong?

Published on May 8th, 2014 by Mycelus

My links refuse to go bold despite putting the strong tags on em.

Example:

http://www.skyforgelabs.com/forums/topic/company-of-heroes-2-western-front-armies/#post-2136

I have on those links, yet they won’t show as bold /:?

Missing Topic Intro

Published on May 8th, 2014 by southcot

WordPress: 3.9
bbPress: 2.5.3
User Access Manager: 1.2.5.0
Theme: Twenty Eleven (no mods)

I don’t know whether our use of UMA is relevant here. We have a group in UAM called “Panel” and all of those users have the “Forum Role” of “Participant”

I have set up a forum “panel Discussions” which is restricted to the members of “Panel”:-

Screenshot 1

and in it a topic “Panel **********************”:-

Screenshot 2

When I’m logged into WP I can see the forum and the topics:-

Screenshot 3

And the topic thread shows as I would expect:-

Screenshot 4

Users that aren’t logged in cannot see the “Panel Discussions” Forum as I would expect:-

Screenshot 5

And as expected another “Panel” member can see the “Panel Discussions” Forum:-

Screenshot 6

.. and the topics:-

Screenshot 7

However when they open the topic “Panel **********************”:-

Screenshot 8

The initial Topic intro is not visible.

Can anyone help please?

Skip to toolbar