Forum Replies Created
-
In reply to: Installation: Fatal Error
I’ll check the config file to make sure the code is correct. I have no idea where all the spam tags came from. They’re pretty lame though. whoever it is, they are wasting tons of time!
In reply to: Installation: Fatal ErrorYou are correct. I downloaded it from https://bbpress.org/latest.zip and there it was. Strange that it doesn’t come with the .zip package from the trac site.
On a new note there is now a new installation error:
Warning: Cannot modify header information – headers already sent by (output started at /XXXXX/StealthEmployed/forum/bb-config.php:64) in /XXXXX/StealthEmployed/forum/bb-includes/functions.bb-pluggable.php on line 232
I have a feeling this is probably easier to fix than the last one. Any ideas?
In reply to: Installation: Fatal ErrorI checked my directory and there is no ‘/XXXXX/StealthEmployed/forum/bb-includes/backpress/class.bp-log.php’. There is not a backpress folder in the bb-includes folder. I went to https://trac.bbpress.org/browser/tags/1.0.2 and verfified that it didn’t come with the bbpress download. At the bottom of that page it shows:
Property svn:ignore set to
bb-config.php
my-templates
my-plugins
my-languages
.htaccess
is there supposed to be a backpress directory or is my bbpress installation supposed to access it from somewhere else?
Also, here is line 107 of bb-settings.php if it helps:
“require_once( BACKPRESS_PATH . ‘class.bp-log.php’ );”