Skip to:
Content
Pages
Categories
Search
Top
Bottom

Bavatars 0.4.1 plugin – avatar in post

Published on July 20th, 2010 by pastorbobsforum

Hello.

I am using Bavatars 0.4.1 plugin in bbpress 1.0.2.

Now, I am trying to get my avatar (or every user’s avatar for that matter) shown next to every post that I (or they) make.

I have tried using something of the <?php avatarupload_display(get_post_author_id()); ?>kind in my template’s post.php page, specifically in <div class="threadauthor"> section, but I don’t know the exact function that I am supposed to call there. I got the idea from another plugin (Avatar Upload), where it seemed to be working fine.

This is the function in Avatar Upload plugin <?php echo avatarupload_display($user->ID, $force_db); if ($config->use_thumbnail == 1) { echo " &nbsp; " . avatarupload_displaythumb($user->ID, $force_db) . "</p>";}?> defined in avatar.php (from Avatar Upload plugin).

Now, if I was to define the exact function in bavatars.php and call it in post.php, I guess it would work, but I cannot find my way round the Bavatars plugin.

Any ideas?

Thank you.

Regards,

Bob

Cant login after Deep Integration – Password Hash Problem

Published on July 20th, 2010 by Brian Duffy

I installed wordpress using simplescripts. I installed bbpress manually.

Everything works fine until I add the following line to bb-config.php

require_once(dirname(__FILE__) . ‘/../wp-load.php’);

After adding the above code I can no longer login to bbpress.

Instead I get the below error:

Fatal error: Cannot redeclare class PasswordHash in /home7/brianduf/public_html/wordpress/forum/bb-includes/backpress/class.passwordhash.php on line 38

If anyone could help to throw some light on this for me I would be over the moon : )

One WordPress Vs Multiple bbPress

Published on July 20th, 2010 by _KB_

So, here exactly What I want,

Suppose I’ve planned to run multiple discussion boards, and I’m using

http://zptest.info/ ( WordPress )

http://zptest.info/students/ [bbpress 1]

http://zptest.info/teachers/ [bbpress 2]

http://zptest.info/management/ [bbpress 3]

I’ve done:

-1: Shared User Integration ( Works )

-2: Shared Database Integration ( Works )

-3: Shared Cookies Integration (Not Works, that’s what I want)

I’ve followed all instruction from bbpress Integration tutorial

Now cookies not works, you can test it at zptest.info

user: test

pass: test

(I can send also admin’s or ftp detail, if anyone really interested)

cookies are conflicting, sometimes not logout from other boards.

Suggestion:

I’m hopping there should be a plugin, just for set cookies for multiple boards in same domain.

People just do, user integration, and database integration.

then install ( cookies plugin ), that’s all,

Come on, _ck_, you can do it, :-)

Thanks

KB

[WordPress Integration] Stuck at what to enter at Step 2

Published on July 20th, 2010 by yetanotherlogin

Hello

This is the first time I’m setting up WordPress and bbPress, so it could be something very obvious, but from reading the tutorial, I couldn’t figure out what to enter at Step 2 – WordPress integration:

CHECKED Add integration settings

CHECKED Add cookie integration settings

WordPress address (URL) This value is required to continue.

? http://192.168.0.8:8787/wordpress/

Blog address (URL)

? http://192.168.0.8:8787/wordpress/

WordPress “auth” cookie key

?

FYI, on the test host, I have WP installed in /var/www/wordpress/ and bbPress in /var/www/bbpress. The two applications shared the same database in MySQL, since I assume it’s easier that way and they use a different prefix when creating tables.

Considering this context, does someone know what to type above

Thank you for any help.

Profanity Filter 0.2.1 plugin – entire forum content lost

Published on July 20th, 2010 by pastorbobsforum

Hello.

I have installed Profanity Filter 0.2.1 plugin on bbpress 1.0.2. I have downloaded this list of vulgar words http://support.discusware.com/center/resources/tips/cusswords.html

Now, after I have activated it, I discovered that all the posts that have been filtered also lost their content. I tried deactivating the plugin, thinking that the previously censored content (unlawfully censored to be honest), would return to its previous state, but nothing of the kind happened.

My forum is http://pastorbob.limewebs.com/

Any ideas on how I could get my content back?

Thank you.

Regards,

Bob

Upload file

Published on July 20th, 2010 by

Hi,

is it possible to upload file on bbpress?

thanks

Can't access admin.

Published on July 20th, 2010 by Martin Hasan

Here goes nothing…

The other day after upgrading to WordPress 3 I decided to create a new user, delete de old “admin” user and set the right permissions to the new user.

Now the problem is that I’ve integrated wordpress and bbpress. When I login to the forum, it doesn’t recognize the new user as admin. Therefore I can’t access the bbpress admin section.

When I go to forum/bb-admin/ it just takes me back to the forum’s index.

Is there a way to change this?

Is bbpress standalone dead? (question for matt)

Published on July 20th, 2010 by wtfmatt3

I’ve narrowed down my questions to just one.

I figured Matt might find it easier to answer this way.

a) YES

b) NO

C’mon Matt, you can do it!

Headline plugin?

Published on July 20th, 2010 by Submachiner

I was viewing another forum that isn’t hosted by BBPress, but I noticed it had a headline and I took a pic. I blotted out the name, so it wouldn’t be considered advertising or spamming:

http://i31.tinypic.com/2yl3dzd.png

Anyways, I’m wondering if there’s some sort of plugin here that can do this? We have a lot of lurkers on the forum I moderate and I thought it would be nice to have something like this to encourage them to create an account and post.

If this is the wrong place to post this, I’m sorry, if a moderator can please move it to the appropriate area thanks.

wordpress categories and post list?

Published on July 20th, 2010 by willcrain

I would like to have a sidebar on my forum that has several lists; categories, recent posts, most popular posts, but I am not sure how to pull that data over from wp to bbpress.

Are there any plugins that i can use to generate these lists? i already have the list set up in my wordpress theme sidebar where they use js to open and close the list. so i am really looking for something that i can customize the list to match that.

I have been looking through the forum to see if i can find the solution to this but am still unable to do so, so any help/direction would be appreciated. thanks

Skip to toolbar