Skip to:
Content
Pages
Categories
Search
Top
Bottom

IE explorer 404 on /?bbp_user="*" pages

Published on September 26th, 2011 by Gecks

When using internet explorer to view own profile or just view other players profiles it loads up a 404 Error, it works perfectly fine in other browsers i have tested it on other machines and Chrome and firefox work 100% but that dam I.E is causing me alot of hassle.

Its set up as a wordpress website with bbpress plugin activated any ideas?

Thanks

Tom

Problems Following Implementation Guide Lines

Published on September 26th, 2011 by demonboy

I have version 2.0 but can’t for the life of me get my theme to be picked up. I have followed the guide here: bbpress.org/forums/topic/bbpress-20-theme-compatibility as best I could but there are some things not well explained. This is what I have done so far:

1. Copied all the files from /bbpress/bbp-themes/bbp-twentyten/ and placed into the root of my theme (wp-content/themes/mytheme/)

2. Copied the .js and .css files from the /bbpress/bbp-themes/bbp-twentyten/css/ and /bbpress/bbp-themes/bbp-twentyten/js/ folders into the root of my theme (wp-content/themes/mytheme/)

3. I also copied the content of style.css from the bbp-twenty-ten theme into my own css file, which also sits in wp-content/themes/mytheme/

4. I copied the entire contents of functions.php from the bbp-twenty-ten folder to my own theme functions.php, which also sits in the root of my theme folder.

All that displays is the ‘Forums’ header but no content.

What am I doing wrong? Have I placed something wrong somewhere? Should I have copied the whole bbp-twentyten folder itself into the root of my theme folder? What is that first page that gets served up when hitting www.mywebsite.com/forums/? Is it page-front-forums.php and should that be sitting in the root of my theme as it is currently?

I’m also confused my the functions.php where it says:

// Setup the theme path

$this->dir = $bbp->themes_dir . ‘/bbp-twentyten’;

// Setup the theme URL

$this->url = $bbp->themes_url . ‘/bbp-twentyten’;

Following this, I’ve tried copying bbp-twentyten folder into the root of my theme, but still nothing.

Yours, quite confused.

User Registration

Published on September 26th, 2011 by dmx09

Hi there. I’m very new to bbPress and can’t see to find any way to allow users to register? Does this functionality have to be built bespokely or are there any plugins I can use?

All I want is to add a ‘login’ & ‘register’ link so users can post new forum topics.

Any advice appreciated.

d.

Avatar of last topic starter.

Published on September 26th, 2011 by Jaja..

On my homepage i show the forums and behind that the last topics and last replies.

This shows the Avatar of the last person active on a topic (replies):

<?php bbp_author_link( array( 'post_id' => bbp_get_forum_last_active_id(), 'size' => 32, 'type' => 'avatar' ) ); ?>

Very cool, and works.

But now i would also like to call for the authors (topic starter) avatar of the last topic on a forum.

So i tried this but nope :(

<?php bbp_author_link( array( 'post_id' => bbp_get_forum_last_topic_author_id(), 'size' => 32, 'type' => 'avatar' ) ); ?>

It gives me random avatars from everybody. :(

I have problems after installation

Published on September 26th, 2011 by Marian123

I’ve tried installing BBPress several times, but I guess I do something wrong because I keep getting this problem.

Like when I click on a topic, the “Your first topic” for example, I get

“The requested URL /forum/topic/1 was not found on this server.”

The URL seems okay, but I get the error so something’s wrong?

I can log in to BBPress, but when I go edit my account I get:

“The requested URL /forum/profile/1/edit was not found on this server.”

Again, the actual URL seems right.

I’m sure there’s something simple I’m missing, like I didn’t set something right in config, but I can’t find it. Any ideas?

BB press mail

Published on September 26th, 2011 by africanm10

i just installed bbpress for my jobsite- .JobsinnigeriaToday.com which is for Jobs in Nigeria, i installed it and it seems i cannot send out messages or activation mails, pls what do i do?

List all the topics based on user role

Published on September 25th, 2011 by StopC

I have fully integrated bbpress as plugin, and I’m trying to list all the topics from all the forums based on access user have. example:

Guest/unregistered visitor, forum participant -> public

Forum moderator -> public, private

I’ve been searching whole day and couldn’t find anything, and all the solutions that I come up with are too “hacky”. Could you point me to right direction or show me how its done?

Thank you.

Forums posts are showing on homepage (not wanted)

Published on September 25th, 2011 by fastfingerfreddy

Hi there

I have created a few forums and added some sample posts… these are now automatically showing on my homepage via a widget which displays latest posts. The widget should only displays posts as in “articles” not posts from the forum. Why could this be happening and how can I resolve it?

Please visit my site at http://www.fastfingerfreddy.com/ for a better understanding. Under header “Latest Lessons” you can see the forum posts however I do NOT want them displayed in this way.

Any help would be great

Thanks

Fatal error in class BPDB when i use the importer in wordpress

Published on September 25th, 2011 by Ivan

Hello,

When i use the importer in wordpress (bbpress 1.1 to bbpress 2.0 plugin) i have the following error:

Fatal error: Cannot redeclare class BPDB in /class.bpdb.php on line 39

I use bbpress 1.1.

Any idea?

thanks!

WYSIWYG-Editor?

Published on September 25th, 2011 by Patrik Berggren

Ok … new to bbPress and have installed v2.

But … before I can go live with that forum I really need an WYSIWYG-editor, including “smilies”, PM (Private Messages) functionality … otherwize, my forum members will go ballistic =)

Is there a list of working plugins for bbPress v2? other than “repository” at wordpress.org?

Skip to toolbar