Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to require a certain email address to register

Published on July 18th, 2009 by jdschu

I’ve been digging through a lot of the bbPress code trying to find a way to do this with no success. I want to require people to have a certain email address (_____@certainwebsite.com) in order to register. I feel like this should be really easy to do, but I’m still not very skilled in both bbPress and PHP.

What's the best Post Preview plugin?

Published on July 18th, 2009 by bb-gian

Every rispectable forum got a Post Preview forum.

Is there a plugin to enable this basic functionality for bbPress.

After a simple research, it looks like the only one is Live Comments Preview, but it feels like it’s abandoned. It’s that the case, or does it work with 1.0.1.

Any alternative to that, or if I want live preview on my forum it’s the ony choice (if it works…).

Thnaks.

bb my-plugins & my-templates directories

Published on July 18th, 2009 by okso

Apache has created these two directories with permission rwx r-x — I get the following when trying to delete them:

Error: Unable to remove file /httpdocs/illuminatus/bbpress//var/www/vhosts/illuminatus.tv/httpdocs/illuminatus/bbpress/my-templates: filemng failed: rm: cannot chdir from .' to/var/www/vhosts/illuminatus.tv/httpdocs/illuminatus/bbpress/my-templates’: Permission denied

filemng: Error occured during /bin/rm command.

Error: Unable to remove file /httpdocs/illuminatus/bbpress//var/www/vhosts/illuminatus.tv/httpdocs/illuminatus/bbpress/my-plugins: filemng failed: rm: cannot chdir from .' to/var/www/vhosts/illuminatus.tv/httpdocs/illuminatus/bbpress/my-plugins’: Permission denied

filemng: Error occured during /bin/rm command.

How do I delete them as Apache? Thanks in advance.

Bavatars – where can i upload

Published on July 18th, 2009 by Anonymous User

Hi everyone,

I’ve a problem with the Bavatars Plugin in bbPress 1.0.1 – integrated with WordPress 2.8 (User). I’dont understand where is the Link to the Upload-Page? I can’t see no effect on the Profil-Edit-Page. Do I miss something?

On https://bbpress.org/plugins/topic/bavatars/ I found an entry about the differance between Bavatar and Avatar Upload. One thing there was the statement: Avatar Upload is different because “Avatar Upload requires template editing.”

Where lies my fault?!

Greetings Markus

Avatar Upload in WordPress

Published on July 18th, 2009 by

Hi,

I was wondering how I could display the bbPress plugin, Avatar Upload, in WordPress. Software: bbPress 1.0.1, WordPress 2.8.1

I am using bbPress as the profile’s home so to speak since I’d rather not use WordPress’ Dashboard and want to display the avatar of the user on the home page.

I have done deep integration both ways by using this snippet of code in [wp/bb]-config.php

if ( !defined( ‘ABSPATH’ ) ) {

include_once( ‘/home/path/to/forums/[bb/wp]-load.php’ );

}

Then pasted this bit of code where I want the avatar.

<?php avatarupload_get_avatar(ID); ?>

However, as I expected it doesn’t work with the error

Fatal error: Call to undefined function avatarupload_display() in blah3 on line x

I tried adding <?php bb-head ?> and <?php if ( bb_is_profile() ) profile_menu(); ?> to the header but both result in an error

I am no programmer but I don’t think bbPress is being load correctly. Can anyone offer a solution or some advice?

Translation time doesn't work

Published on July 18th, 2009 by Tommie Hansen

My Swedish language files doesn’t seem to translate any time -related stuff like weeks, months, days, seconds etc. When i check the .po-file for it there doesn’t seem to be any problem at all with the language file. The file is taken from the latest trunk of language files.

Does anyone have any idea why it doesn’t work as it should and is there any language file for Swedish that does?

Whats the deal with avatars and bbPress?

Published on July 18th, 2009 by

Hi

I have updated to bbPress 1.0 (previously I held off until this version came out) and was wondering what’s up with the avatars? Does everyone have the same one and where, if at all, is the upload page/form/box/option or is the forum built for off-site applications like Gravatar?

Thanks

P.S. If no form is present, is there any plugins working with bbPress 1.0?

New messages in topic at top

Published on July 18th, 2009 by jurasiks

Subj, need to display new messages in topics on top.

Any addon or editing

thx

restrictions?

Published on July 18th, 2009 by ric198

Maybe its a really simply cuestion, but Im a newie in this. I just want to know if can i edit any theme; by example, at Kakumey theme, can i delete the image of bblogo?

Thanks

Language problems with with v.1.0.1

Published on July 18th, 2009 by still giving

Hi

I have language problems with with v.1.0.1.

bbpress is installed and working in English.

installed directory my-languages

installed ja.mo and ja.po

But when I write ‘define(‘BBLANG’, ‘ja’);’

I get an error …

Fatal error: Call to undefined function __() in /usr/home/vegan/public_html/chat/bb-includes/functions.bb-core.php on line 26

I have spent hours on this now, download a few different MO and PO files. Tried user language switcher plug in etc … I am getting nowhere.

Anyone had any luck or is it a bug in the latest release?

Thanks.

Skip to toolbar