Skip to:
Content
Pages
Categories
Search
Top
Bottom

Admin link doesn't take me to dashboard

Published on September 9th, 2009 by hopeful4info

Just wondering. Would anybody know why the Admin link in the header doesn’t take me to the bb dashboard.

In the header, on the left hand side, it says,

Welcome, Admin | Admin | Log out

The Welcome is not a link, The first Admin takes me to my profile, and the second Admin should take me to the dashboard, but it doesn’t. When I click on it the page just refreshes and I am in the same place. Help greatly appreciated.

Thanks in advance,

Timestamp in topic replys as clock.

Published on September 9th, 2009 by BaraBajen

since my last try of getting help with my bbpress installation was a total succes I´ll try again.

How do I change the timestamp (“posted for XX minutes ago”) to a regular clock. “Posted 13.16, september 10th”

Thanks for your help

/Patric

adding fields to edit form

Published on September 9th, 2009 by Olaf Lederer

Hi,

I use

add_action('post_form','add_content_post_form', 1);

to add fields to the post form at the end of most pages. (above the add to favorites option)

If I edit some post I need to add the fields inside the template file. Is there some hook to add the field via some plugin?

Move from Legacy branch (0.9) to latest 1.0.2, is it possible ?

Published on September 9th, 2009 by guyom

Hi

I have the old legacy branch of BBpress on my website and I want to move to the The latest stable version 1.0.2

I try to find some informations about that on the forum but nothing

I need to keep my users and topics data

I just want to know if it is possible and what is the process

thanks

Loading bbpress after codeigniter

Published on September 9th, 2009 by pinpin_lelapin

Hi,

I’m trying to integrate a bbpress forum into an existing codeigniter application. (which basically just means integrating the login/logout/update/register functions and syncrhonizing the databases).

I managed to do so by loading bbpress (simply including bb-load.php) on top of codeigniter and just calling the usual bb_login(), bb_logout() functions whenever needed.

However, I just realised that loading it that way drastically decrease performances (went from ~200 req/sec to ~10).

I now try to load bbpress just when I need it, but some strange things happend when bb-load.php is included AFTER codeigniter itself.

e.g, if bb-load.php is included anywhere before codeigniter/CodeIgniter.php, it works, if included after, it won’t load.

Basically what happened is that variables instantiated in the included scripts (like bb-load.php, or bb-settings.php for instance), are then ‘lost’ when reused as global variables elsewhere in bbpress files.

(for now the variable that cause me troubles if $bbdb, which is fine while still in settings.php, but is empty in others files/functions …)

I guess it may not only been related to bbpress but that’s the first time I see this … Anyone got this problem before ? Didn’t have much luck with Google …

Thanks in advance,

Font size too small !!

Published on September 9th, 2009 by 1onely

Hello

I want to make the font size large

Please help

How to Get Rid of The Mysterious Brackets

Published on September 9th, 2009 by honestscott

There is a pair of brackets around the move topic assembly at the bottom of the posts page…how do you get rid of them?

http://img44.imageshack.us/img44/7571/brackets.jpg

Thanks!

comments_popup_link

Published on September 8th, 2009 by

i’m looking for a way to use the same output like in wp for the comments like:

<?php comments_popup_link('no comments', 'one comment', ' % comments'); ?> instead of <?php forum_topics(); ?> <?php _e('post(s) or comment(s)'); ?> .

so is there a php pendant in bbpress to count comments or posts the wordpress way?

thank’s in advance

WPMU+BBPRESS+BUDDYPRESS

Published on September 8th, 2009 by gerikg

kiaspeed2.com

I just need to get “forgot your password” to not look like WP login.

Search problems on 1.0.2

Published on September 8th, 2009 by hpguru

http://img32.imageshack.us/img32/9774/bbpress.png

Some search links doesn’t work… Check picture.

Skip to toolbar