We are looking to work with developers that can help us develop an authentication plugin for bbPress. If you are interested, please contact me at andrew.s.chen[@]gmail.com
–Andrew
We are looking to work with developers that can help us develop an authentication plugin for bbPress. If you are interested, please contact me at andrew.s.chen[@]gmail.com
–Andrew
1) just installed have 2 members a few topics but none of the topics are appearing in the admin area of the bbpress… so i can’t do things like delete or edit or such…
is there a way to fix this?
2) also what are the proper file/directory permissions for bbpress is there a map for this for best security practices?
I’m setting up a new website that is using WordPress as a CMS, and probably bbPress as a forum. (I’m toying with phpBB at the moment, but the integration I want here will likely push me to bbPress.) The WordPress area won’t require registration since its content is a series of short videos, and I want guests to be able to view them. Visitors will be invited to join the forums to discuss the videos, and I want them to self-identify their field of occupation when registering. My site is specific enough that the list of relevant occupations can be limited to a known list, so that field will be from a fixed set of possible choices.
Is there then a way that when a registered bbPress member visits the WordPress area of the site, that WordPress will recognize them as registered bbPress members and somehow pass that information out, so that an adserver (like AdSense) can target the ads it serves more specifically to that visitor based on the occupation they provided?
hi, i’m trying to install the bbPress 1. alpha version in a subdirectory “forum” of my site.
But I got an error in the first step of the installation.
I have created the bb-config.php file and I have uploaded them.
I check for the file and:
Parse error: syntax error, unexpected T_STRING in /home/mysite/public_html/forum/bb-config.php on line 1
so, I’m in trouble…
anyone please can help me to solve?
thank you!
A customerd update his blog and forum to 2.7.1 and BB Press alpha and got in trouble with integration… asked me to solve it, i tried and got some result, forcing in DB hash salt key now login and logout in WP or BB reflect in other side but… on multipaged topics on bbpress when I request another page after the first one it ask me to login again and again… coockies lokk correct… I’m loosing my mind on this problem…
Note the bb theme is made so the content is from BB but sidebars headers and footer is from WP (very old intergation did by someone else time ago)
Any help?
If you are using the Private Messaging plugin
by Joshua Hutchins / ardentfrost.rayd.org
or even Detective’s mod version of it, you need to take it offline immediately.
There are some very serious, multiple security problems with it.
If you are running it, your site can easily be hacked.
Please take this warning seriously, it’s not worth the headache.
Make sure you delete not only the plugin file
but the additional files it uses in the bbPress root.
I’m having trouble with blank RSS feeds. All the feed links generate correct URLs but have no markup (completely blank)… not 404 pages. I’ve tried changing themes, turning off permalinks, disabling all plugins, using different browsers, selecting different types of feeds (topics, forums, tags, etc.)— all with no results.
This is an independent installation without WP integration (separate database too), though this bbPress installation is a subdirectory in a WP blog. Here’s a link.
http://www.rockbrookcamp.com/staff/forums/
I’ve got to be missing something here. Permissions?
Thanks
<title>Tilastot « – Mediapalsta</title>
Where i delete «?
Example: http://keskustelu.hpguru.net/statistics.php
Why bbPress title is same in many pages? Example register.php title is Forum name, search.php title is Forum name… etc. Why?
Sorry, bad English.
Hi, im getting this error on bbpress installation when trying to log out.
Can anyone help a n00b please
)
bbPress database error: [Table 'theforum_bbpress.bb_online' doesn't exist]
SELECT * FROM bb_online WHERE user_id = 1 LIMIT 1
Warning: Cannot modify header information - headers already sent by (output started at /home/theforum/public_html/bb-includes/db-mysql.php:130) in /home/theforum/public_html/bb-includes/pluggable.php on line 232
Hi,
New WP install 2.7.1 at /.
Working just fine.
Downloaded bbpress and uploaded to /bbpress
Went to /bbpress in my browser and went through the install screens.
wp-config.php did not have a secret key, so generated one, inserted, and FTPd over.
Completed the installation.
But now I can’t see my wordpress at www.atcv.net, but get this error:
Fatal error: Call to undefined function wp() in /home/philipsh/public_html/wp-blog-header.php on line 14
Can’t access wp-admin either, get this error:
Fatal error: Call to undefined function get_option() in /home/philipsh/public_html/wp-admin/admin.php on line 21
Any and all help gratefully received.