Skip to:
Content
Pages
Categories
Search
Top
Bottom

bblog tools collection and other stuff

Published on August 9th, 2008 by

Hello everyone :)

It’s not directly related to bbPress script, but somewhere around it. What do you think about making something like Weblog Tools Collection, but for bbPress? You know – the newest themes and plugins for bbPress, tips, tricks etc?

I was also thinking about something like: https://wordpress.org/extend/ideas/ – so people could submit their ideas for new plugins etc. And something like https://wordpress.org/extend/themes/ – even if I would like to submit some themes for bbPress, I don’t have a site to do this ;).

What do you think?

Moderator New Post Notification error?

Published on August 8th, 2008 by

I get the following error when posting to my forums.

bbPress database error: [Table ‘forums.bb_users’ doesn’t exist]

SELECT um.meta_value AS role FROM bb_users AS u, bb_usermeta AS um WHERE u.ID = um.user_id AND um.meta_key = ‘bb_capabilities’ AND u.user_status = 0 AND u.ID = 1

Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/bbpress/bb-plugins/moderator-new-post-notification/moderator_notification.php on line 40

Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/bbpress/bb-plugins/moderator-new-post-notification/moderator_notification.php on line 40

Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/bbpress/bb-plugins/moderator-new-post-notification/moderator_notification.php on line 40

Warning: Cannot modify header information – headers already sent by (output started at /home/bbpress/bb-includes/db-mysql.php:130) in /home/bbpress/bb-includes/pluggable.php on line 228

Any ideas?

Gio

Logging into bbpress account from external script

Published on August 8th, 2008 by

I’m installing bbPress on a website that is mainly flashbased, and I need the users to be able to login via a form placed inside the frontpage.swf file. This is usually easy: all that’s necessary is a .php file that communicates with the flash, that basically looks like this:

if($_POST == $correct_username && $_POST == $correct_password){

echo(“loggedin=true”);

} else {

echo(“loggedin=false”);

}

Flash will then read the variable returned and work from there.

The issue is that I can’t figure out how to verify the data against the users table. I’ve studied bb-login.php and login.php, but I still can’t find the code that does the actual logging in – the code that checks the password against the encrypted one in the database, sets the cookie, etcetera.

Could someone point me in the right direction?

bb_is_ functions to call

Published on August 7th, 2008 by jbbrwcky

Hi!

After working with WP for so long, I assumed (naively) that there were similar functions to replace beauties like is_single(), is_category() etc., with something like bb_is_forum() blah blah.

Is there anywhere this is documented? Like, how do I find out if I’m on the page looking at a topic, or a message inside that topic?

Thanks!

Richard

Ability to “save draft”

Published on August 7th, 2008 by Vili

Has anyone considered working on a “save draft” feature for bbPress?

I haven’t seen this with any other forum software, but it would be quite handy with a forum like mine, where many posts take people hours to write. You also often end up writing those posts over a number of days, meaning that you have to save the draft somewhere else.

Saving the draft could happen either manually by pressing a “Save draft” button, and/or automatically like Gmail for instance does it. There should also be a way to delete old drafts. (In a perfect world, the system would automatically delete drafts older than X number of days.)

The draft feature could perhaps also be used to preview one’s message.

How difficult do you think it would be to implement a feature like this? I am not very familiar with writing plugins, so I’m not entirely sure if I can imagine the scope of a feature like this.

I originally thought that one could make use of the post_status field in the bb_posts table, but it seems that the field in question is of the tinyint(1) type, therefore only allowing for two settings: 0 (published) or 1 (deleted).

error on click, help

Published on August 7th, 2008 by

why, when i click in a profile link, ocurrs this error message:

User not found.

Back to bbPress support forums.

Search???

Published on August 7th, 2008 by

Hi,

usually i am not that stupid, but here you got me. :-)

Can someone please tell me where i can find the search to search my forum?

Do I have to activate it? According to some posts it should be build-in.

I have a search.php and search-form.php in my template folder. So it should be somewhere.

please help me out, will you.

Thanks a ton.

Greetings

Andy

WordPress Home page upstaging main post1s page

Published on August 6th, 2008 by keress

I experimented a bit with setting up the wp/bbpress integration over the weekend. I can’t get back to it for the next few days but something’s gone awry I need to fix asap. I’m thinking I must have altered something in the wp configuration because since then when we try to access the wp main blog page, the home page we’ve set up comes up instead. I checked the wp-config.php against a previous version and there’s no difference there. Can anybody suggest any other files/settings I may have changed while going through the integration setup that could have an effect on wordpress like this?

Language Instalation

Published on August 6th, 2008 by

Thanks for developing this great tool. My bb Press is working great. However, I serve a spanish population and would like to install the laguages files. The languages page does not have any information about the files that need to be downloaded in order to make BB press work in another language. Any help would be greatly appreciated.

Remove/block this spammer plz

Published on August 6th, 2008 by Null

Can someone plz remove the spammer named: “goedkoop geld lenen”. He also goes by the name: “hypotheek berekenen”.

Though it’s Dutch spammer, it’s stil a spammer

Skip to toolbar