Search Results for '\"wordpress\'
-
Search Results
-
Topic: Cannot modfy headers error
I installed the forums per the directions and used a sub-directory of WordPress (will move to subdomain after I get it all figured out) .
When I went to the install page I got the warnings:
Warning: Cannot modify header information – headers already sent by (output started at /home/content/B/l/u/BlueEyes61/html/info/forums/config.php:1) in /home/content/B/l/u/BlueEyes61/html/info/forums/bb-includes/pluggable.php on line 39
Warning: Cannot modify header information – headers already sent by (output started at /home/content/B/l/u/BlueEyes61/html/info/forums/config.php:1) in /home/content/B/l/u/BlueEyes61/html/info/forums/bb-includes/pluggable.php on line 39
Warning: Cannot modify header information – headers already sent by (output started at /home/content/B/l/u/BlueEyes61/html/info/forums/config.php:1) in /home/content/B/l/u/BlueEyes61/html/info/forums/bb-includes/pluggable.php on line 168
Although I got it all installed when I try to login or logout I get these errors. I am using the integration plugin for WP as well. The forums are located at:
http://www.mapzone.net/info/forums/
I remember having this problem with XOOPS once but cant remember how I fixed it.
Topic: Image Upload
It would be great if there was a plugin that would allow members to upload images either as attachments or to be used inside the post, kind of how in wordpress when you’re writing a new post or page, you can upload a picture right there and then use it.
Topic: Timezone support
[preface: I’m just a simple WordPress support moderator, which uses bbPress]
It is very (very) conceivable this may be a dumb user question… but I’ll ask anyways.
Is there a way to get post dates in the support forums (or any bbPress forum) to show the time in my time zone?
Editing my user profile and poking around, I don’t see an option to set my proper time offset (I’m GMT – 7).
I know it’s not a huge deal, but it’d be keen to see!
Topic: 500 Internal Server Error
I donno what went wrong. But when i try to find post using tag, i got “500 Internal Server Error”. I have try disable pretty permalink and still no luck.
Anyone know what went wrong? Using wordpress 2.0.5 and bbpress 0.73
Hi
Interesting times. Made my first attempt at integrating bbPress.
Installation went fine and I can login as Admin, my bbPress entry page comes up ok growthlounge.com/forum
But the big problem is when I come to click on anything. It is the same outcome every time – a grey screen with nothing on.
This happened both when I attempted to integrate with WordPress, but also when I completely reinstalled without any attempt to integrate.
Here are some of the particulars:
define(‘BBDB_NAME’, ‘wordpressgl’); // The name of the database
define(‘BBDB_USER’, ‘wordpressgl’); // Your MySQL username
define(‘BBDB_PASSWORD’, ‘xxxxxxx’); // …and password
define(‘BBDB_HOST’, ‘mysql.growthlounge.com’); // 99% chance you won’t need to change this value
$bb->domain = ‘http://growthlounge.com’;
$bb->path = ‘/forum/’;
$bb->mod_rewrite = true;
$bb->wp_table_prefix = false; // WordPress table prefix. Example: ‘wp_’;
$bb->wp_home = false; // WordPress – Options->General: Blog address (URL) // No trailing slash
$bb->wp_siteurl = false; // WordPress – Options->General: WordPress address (URL) // No trailing slash
WordPress is installed at http://growthlounge.com
Wordpress blog is setup to operate from http://growthlounge.com/blog/
However, the problem shouldn’t be WordPress integration, as I’ve made no attempt to do this the 2nd time round.
Any ideas guys? No problems during installation but a completely unfunctioning site….
Cheers
Max