Search Results for 'bbpress'
-
Search Results
-
Hi all,
I am Abhinav. I am facing a slight problem deep integrating the latest stable versions of WordPress ( 2.8.6 ) with bbPress ( 1.0.2 ) on a website – I have completed the user and cookie integration and it works perfectly. All the settings are configured and saved properly. However after I add the line :
require_once(/absolute/path/to/wp-load.php);to the top of bb-config.php .. Forums page goes blank! No errors, no warning messages.. Just a blank page with no code at all..
Before installing the bbPress live on the server, I developed the theme on my system locally and tested deep integration thoroughly a few times – everything works just fine locally but it’s creating trouble live on the server.
I have checked echoing values from the WordPress files that are loaded into bbPress.. that confirms that WordPress is being loaded properly.. But why isn’t bbPress loading after that !
I suspect that having WordPress installed and running since a long time already is causing the problem!
I have deep integrated various websites where WordPress was already installed and running for quite sometime without any issues..
Can it be a plugin conflict? The website is using 37 (
) plugins at the moment..( Should I post a list of plugins being used? )
Can anyone help me out, please?
I’d be very grateful..
Regards..
I have a strange problem. When I’m on the forum front page or a forum page, the timezone is set to “America/Los_Angeles “, but when I go onto one of the topic pages, it is “Etc/GMT+7”.
I am checking by using the PHP function “date_default_timezone_get()” in the header right after the <body> tag.
These two are different by an hour because of daylight saving, which is causing an issue with the simple-onlinelist plugin.
Where in the initialization of bbPress is the timezone set? Any ideas why it would be set differently depending on the bbPress page that is loaded?
If it matters, I have deep integration with WordPress MU 2.8.4a, which also has the timezone at “America/Los_Angeles”.
Thanks.
I’m looking for a good forum plugin for WordPress, and bbPress seems like a good choice. The main thing I like about bbPress is its simplicity. Dead-simple to use, with no confusing toolbars to intimidate users. However, aside from installing numerous plugins, it lacks many of the basic features of a forum. In my view, if I’m spending more effort to get something to work as well as another solution, I’ll go with the alternative.
The forum will only be used for basic discussion, so advanced functionality is not needed, but its helpful and attractive to include a few anyway. Keeping it easy and intuitive yet functional for first-time forum users is key.
Right now I’m leaning towards bbPress, but do you have any additional suggestions?
Topic: Forum permissions
Hi folks
Something that is most basic that is not quite spelled out on the home page. Is bbpress a plugin to a standard WP site, or a REPLACEMENT for a WP site? As I read the install instructions, it seemed to be a total replacement and I’ve already got my WP site up and running. I was just looking for better forum software to add than the W-P forums which don’t seem to allow image attachments… Jeff
Topic: LaTeX support
Hello !
I’ve found the plugin bbLaTeX, but the links don’t seem to work …
Do you know another LaTeX plugin for bbPress ( something that just replaces “[TEX]latex code[/TEX]” by an image with the URL : http://server/cgi-bin/mimetex.cgi?etc… ) ?
Thanks !
I would like to display the number of “voices” at the top of my forums, like in these bbpress support forums. My bbpress forums currently don’t do this, and I am wondering if this is something I can add?
I just installed bbpress, it went mostly fine, I had to write the security keys myself to the config though. It’s supposed to be integrated with our WP blog.
Our bbPress is here: http://uni-bonn-medienwissenschaft.de/forum
PHP info is here: http://uni-bonn-medienwissenschaft.de/php_info.php
These are the errors I get when trying to login:
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00afb78/forum/bb-config.php:1) in /www/htdocs/w00afb78/forum/bb-includes/backpress/class.wp-auth.php on line 273
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00afb78/forum/bb-config.php:1) in /www/htdocs/w00afb78/forum/bb-includes/backpress/class.wp-auth.php on line 273
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00afb78/forum/bb-config.php:1) in /www/htdocs/w00afb78/forum/bb-includes/backpress/class.wp-auth.php on line 273
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00afb78/forum/bb-config.php:1) in /www/htdocs/w00afb78/forum/bb-includes/backpress/class.wp-auth.php on line 273
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00afb78/forum/bb-config.php:1) in /www/htdocs/w00afb78/forum/bb-includes/backpress/class.wp-auth.php on line 273
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00afb78/forum/bb-config.php:1) in /www/htdocs/w00afb78/forum/bb-includes/backpress/class.wp-auth.php on line 273
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00afb78/forum/bb-config.php:1) in /www/htdocs/w00afb78/forum/bb-includes/functions.bb-pluggable.php on line 232bbPress apparently recognizes when I’m logged into the blog and shows me as logged in on the forum as well. However trying to access the Admin area gives me another error:
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w00afb78/forum/bb-config.php:1) in /www/htdocs/w00afb78/forum/bb-includes/functions.bb-pluggable.php on line 232Any help would be appreciated.
We are creating a wordpress website which requires secure forums for schools.
How it needs to work is: school forums will be set up for individual schools.
If you are parent and want to see YOUR SCHOOL forum – you will need to
a) click on your school from a drop down list of available school forums
b) register for this school forum
c) An administrator will confirm your registration (depends if you answered security question correctly)
d) From there you can happily view information (which may be confidential) on the school forum page and post/view information as well
FEEDBACK FROM DEVELOPER:
Simplepressforum – doesn’t allow us to do the above
We then Installed the WordPress MU and had a look at buddypress.
The type of functionality that we are looking for is not available in WordPress MU. Buddy Press is entirely build on the facebook concept, and not geared towards groups as we are looking for.
A solution might be to create a custom forum with all the functionality that is needed and just include it in an iframe in wordpress. Downside to this will be that the there will be 2 back-ends for managing the website, Word Press and the Forums.
========
Really don’t want to go custom design … I really though something like this would be simple to set up … excuse the pun …
Can anybody help?
