Skip to:
Content
Pages
Categories
Search
Top
Bottom

Who can shed some light here?

Published on September 27th, 2009 by

Can anyone tell me what this means and how to fix it?

Warning: include() [function.include]: Filename cannot be empty in /home/harrismarine/harrismarine.co.nz/bbpress/bb-includes/functions.bb-template.php on line 45

Warning: include() [function.include]: Failed opening ” for inclusion (include_path=’.:/usr/local/php5/lib/php:/usr/local/lib/php’) in /home/harrismarine/harrismarine.co.nz/bbpress/bb-includes/functions.bb-template.php on line 45

Link Cloaking

Published on September 27th, 2009 by aiitee

heyy

there’s a way to hide links to unregistered users????

thanks!!

Benefit of integrating WP/bbPress

Published on September 27th, 2009 by Navin

Can someone tell my why its a great thing to integrate these two?

Need poll for version 1.02 now!

Published on September 27th, 2009 by Marius-

Last time I tried out BB Polls and it didnt work. Users said it were made for an older version of bbpress. Is there any poll-plugin that works for BBPress v1.02?

My forum is growing, and I really feel the need to have polls now.

How to create a function get_ phone_number() ?

Published on September 27th, 2009 by harakiri1

I try to add phone number field

function get_profile_info_keys_personal() {

return array(‘user_email’ => array(1, __(‘Email’)),

‘user_url’ => array(0, __(‘Website’)),

‘from’ => array(0, __(‘Location’)),

‘occ’ => array(0, __(‘Occupation’)),

‘interest’ => array(0, __(‘Interests’))

‘phone_number’ => array(0, __(‘Your phone number’)));

}

add_filter(‘get_profile_info_keys’, ‘get_profile_info_keys_personal’);

but how to create the function which called is “get_phone_number()” ?

i want to show it in somewhere

Gigya (Facebook Connect and others) for bbPress

Published on September 27th, 2009 by Silvanovicz

Hi guys – just came across this Gigya platform, which allows users to login via Facebook Connect, Twitter and other platforms. The site references bbPress as well (saying the plugin works for both WordPress and bbPress), but I can’t actually much documentation about the bbPress side of things.

I know a lot of you guys are keen for some sort of Facebook Connect plugin, so thought this might be the one to explore? Has anyone tried this product yet and is it any good?

http://blog.gigya.com/?p=911

Add "topic author" to topic list

Published on September 27th, 2009 by

I’m just looking for a simple way to add the topic author to the topic list. Searched around, but haven’t been able to find it, maybe I’m wording it wrong. Help appreciated.

Presentation Admin panel not showing

Published on September 26th, 2009 by amylmc

I have read what’s available on this topic. I am logged in as admin and keymaster is selected in my profile. I still cannot see a Presentation Panel in the Dashboard and I would like to activate a theme I’ve add to my-templates in the bbpress root. Can someone please help me troubleshoot?

thank you.

wp_enqueue doesn't fire during deep integration

Published on September 26th, 2009 by Mark

I’ve tried and tried, but I can’t seem to get my wp_enqueue styles or scripts to fire from within bbpress.

Deep integration is done via wp-load.php, the header and footers are working fine and my functions.php from the wordpress side is being loaded (since my functions in the footer are running fine). But nothing that I’ve enqueued, script or styles, is working.

I’ve tried firing them directly (from within either functions.php), originally they were hooked into wp_print_styles and wp_print_scripts respectively. I’ve tried hooking into template_redirect and init. Neither fires.

Any ideas?

Problems trying to install

Published on September 26th, 2009 by ibexy

First I had problem realising bbpress was not just a plugin. I dont have to install it in the plugin directory. The installation instructions here did not specify that. It just said “Upload the uncompressed files to your server”. Anyway that is sorted now – I think. I uploaded the bbpress folder and renamed it ‘forums’ to the root of my wordpress installation.

I tried to install. The first step is asking me for database name, user, and password. Is this for my existing wordpress installation? I assumed so and supplied these details but am getting this error msg:

There was a problem connecting to the database you specified.

Please check the settings, then try again.

Skip to toolbar