<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Tag: php error</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: php error</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 22:31:29 +0000</pubDate>

<item>
<title>bharatk on "1.0 alpha 2: installation final step PHP error"</title>
<link>http://bbpress.org/forums/topic/10-alpha-2-installation-final-step-php-error#post-19917</link>
<pubDate>Tue, 14 Oct 2008 07:40:09 +0000</pubDate>
<dc:creator>bharatk</dc:creator>
<guid isPermaLink="false">19917@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;My Forum name doesn't have any apostrophes - on upper and lower case letter and spaces.&#60;/p&#62;
&#60;p&#62;So this issue still needs to be resolved if nnly to make the installation a bit more friendlier.
&#60;/p&#62;</description>
</item>
<item>
<title>Epiphone on "1.0 alpha 2: installation final step PHP error"</title>
<link>http://bbpress.org/forums/topic/10-alpha-2-installation-final-step-php-error#post-19895</link>
<pubDate>Mon, 13 Oct 2008 18:54:05 +0000</pubDate>
<dc:creator>Epiphone</dc:creator>
<guid isPermaLink="false">19895@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have also had this error.&#60;/p&#62;
&#60;p&#62;However when I installed bbPress, the errors we're occuring because my Site Forum name was James' Forum the ' seems to throw the installer off and cause a error.&#60;/p&#62;
&#60;p&#62;However it doesn't seem to affect the installer completing the installation
&#60;/p&#62;</description>
</item>
<item>
<title>bharatk on "1.0 alpha 2: installation final step PHP error"</title>
<link>http://bbpress.org/forums/topic/10-alpha-2-installation-final-step-php-error#post-19878</link>
<pubDate>Mon, 13 Oct 2008 08:05:45 +0000</pubDate>
<dc:creator>bharatk</dc:creator>
<guid isPermaLink="false">19878@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Just one more topic separated from the release topic to make life easier.&#60;/p&#62;
&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Installed a zip package of alpha 2 and it went OK and as I couldn't quite get the logins to work for WP and bbP and tried installing it again.&#60;/p&#62;
&#60;p&#62;I saw a few messages about install packages not being complete so I downloaded this second one.&#60;/p&#62;
&#60;p&#62;Now when I try to install it, on the final screen it give the following PHP error - but the install seems OK.&#60;/p&#62;
&#60;p&#62;Warning: chmod() [function.chmod]: Operation not permitted in /home/1295/htdocs/www.example.com/public_html/forums/bb-admin/class-install.php on line 1021&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /home/1295/htdocs/www.example.com/public_html/forums/bb-admin/class-install.php:1021) in /home/1295/htdocs/www.example.com/public_html/forums/bb-includes/functions.php on line 2902&#60;/p&#62;
&#60;p&#62;I tried a few times but got the same thing, then I comared my first and second packagas and saw that bbpress/bb-admin/class-install.php is very slightl different from line 264&#60;/p&#62;
&#60;p&#62;The file in the first package has 2 if statements and the second has 1 if statement as follows:&#60;/p&#62;
&#60;p&#62;class-install.php from package 1:&#60;br /&#62;
if (!defined('BB_INC')) {&#60;br /&#62;
// Define BB_INC&#60;br /&#62;
// Tell us to load includes because bb-settings.&#60;br /&#62;
php was not loaded&#60;br /&#62;
// bb-settings.php is generally not loaded on&#60;br /&#62;
steps -1, 0 and 1 but&#60;br /&#62;
// there are exceptions, so this is safer than&#60;br /&#62;
just reading the step&#60;br /&#62;
$this-&#38;gt;load_includes = true;&#60;br /&#62;
define('BB_INC', 'bb-includes/');&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;if (!defined('BACKPRESS_PATH')) {&#60;br /&#62;
define('BACKPRESS_PATH', BB_PATH . BB_INC . '&#60;br /&#62;
backpress/');&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;class-install.php from package 2:&#60;/p&#62;
&#60;p&#62;if (!defined('BACKPRESS_PATH')) {&#60;br /&#62;
// Define BACKPRESS_PATH&#60;br /&#62;
// Tell us to load includes because bb-settings.&#60;br /&#62;
php was not loaded&#60;br /&#62;
// bb-settings.php is generally not loaded on&#60;br /&#62;
steps -1, 0 and 1 but&#60;br /&#62;
// there are exceptions, so this is safer than&#60;br /&#62;
just reading the step&#60;br /&#62;
$this-&#38;gt;load_includes = true;&#60;br /&#62;
define('BACKPRESS_PATH', BB_PATH . BB_INC . '&#60;br /&#62;
backpress/');&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;But the weird thing is that when I put back the first class-install.php I still get the error. I'm not too fussed as the install goes OK but it could be quite off putting if users get this PHP error.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Out of the box error 0.8.3.1 in install.php"</title>
<link>http://bbpress.org/forums/topic/out-of-the-box-error-0831-in-installphp#post-14585</link>
<pubDate>Fri, 21 Mar 2008 23:50:08 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14585@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Looks like you have some cruft in one of the files you uploaded or edited.  Or possibly this is something with character encoding?  Did you set &#60;code&#62;(&#38;#39;BBDB_COLLATE&#38;#39;, &#38;#39;&#38;#39;);&#60;/code&#62;  and/or&#60;code&#62;(&#38;#39;BBDB_CHARSET&#38;#39;, &#38;#39;&#38;#39;);&#60;/code&#62; ?
&#60;/p&#62;</description>
</item>
<item>
<title>erwin.wiering on "Out of the box error 0.8.3.1 in install.php"</title>
<link>http://bbpress.org/forums/topic/out-of-the-box-error-0831-in-installphp#post-14581</link>
<pubDate>Fri, 21 Mar 2008 16:48:59 +0000</pubDate>
<dc:creator>erwin.wiering</dc:creator>
<guid isPermaLink="false">14581@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;When running the install script, after only changing the config.php I encounter the following:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;ï»¿
Warning: Cannot modify header information - headers already sent by (output started at /home/ucstudents.nl/public_html/bbpress/config.php:1) in /home/ucstudents.nl/public_html/bbpress/bb-admin/install.php on line 10

Warning: Cannot modify header information - headers already sent by (output started at /home/ucstudents.nl/public_html/bbpress/config.php:1) in /home/ucstudents.nl/public_html/bbpress/bb-includes/functions.php on line 1910&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I can complete the installation but every page I visit starts with ï»¿&#60;br /&#62;
and other errors sometimes occur.&#60;/p&#62;
&#60;p&#62;What is causing this, and how can it be fixed?
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "My post form conflicts with normal bbpress post form"</title>
<link>http://bbpress.org/forums/topic/my-post-form-conflicts-with-normal-bbpress-post-form#post-2660</link>
<pubDate>Thu, 28 Dec 2006 15:39:03 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">2660@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hmmm... ok going to do a clean install on my test forum, perhaps another plugin is jamming...&#60;/p&#62;
&#60;p&#62;Thx&#60;/p&#62;
&#60;p&#62;Got it fixed, it was another plugin, fixed the error, thx again&#60;/p&#62;
&#60;p&#62;zip is removed
&#60;/p&#62;</description>
</item>
<item>
<title>thomasklaiber on "My post form conflicts with normal bbpress post form"</title>
<link>http://bbpress.org/forums/topic/my-post-form-conflicts-with-normal-bbpress-post-form#post-2659</link>
<pubDate>Thu, 28 Dec 2006 14:35:24 +0000</pubDate>
<dc:creator>thomasklaiber</dc:creator>
<guid isPermaLink="false">2659@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ehm ... donno where exactly should I get errors? &#60;/p&#62;
&#60;p&#62;I installed this file .. I can post ... I can login .. I can access the Portal-Configuration ... =)&#60;/p&#62;
&#60;p&#62;Everything seems to work for me.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "My post form conflicts with normal bbpress post form"</title>
<link>http://bbpress.org/forums/topic/my-post-form-conflicts-with-normal-bbpress-post-form#post-2657</link>
<pubDate>Thu, 28 Dec 2006 12:36:02 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">2657@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Checked it, but that's not it. Also get this error when login in (same as when posting):&#60;br /&#62;
Warning: Cannot modify header information - headers already sent by (output started at /xxx/bbpress/my-plugins/bbPortal.php:2) in /xxx/bbpress/bb-includes/pluggable.php on line 39&#60;/p&#62;
&#60;p&#62;Any other ideas?&#60;/p&#62;
&#60;p&#62;Made a zip of the current plugin, just put it into your plugin folder. Now try to post a new post or anything and the error will occur. The new form in adminpage/content/bbportal works great. &#60;/p&#62;
&#60;p&#62;NOTE:&#60;br /&#62;
This is for testing ONLY. The plugin aint done yet or compleet!!!!&#60;br /&#62;
&#60;a href=&#34;http://www.sourceskins.com/bbPortal-BETA.zip&#34; rel=&#34;nofollow&#34;&#62;http://www.sourceskins.com/bbPortal-BETA.zip&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "My post form conflicts with normal bbpress post form"</title>
<link>http://bbpress.org/forums/topic/my-post-form-conflicts-with-normal-bbpress-post-form#post-2647</link>
<pubDate>Thu, 28 Dec 2006 00:23:33 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">2647@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That php error is usually caused by white space/blank lines before the &#60;code&#62;&#38;lt;?php&#60;/code&#62; or after the closing &#60;code&#62;?&#38;gt;&#60;/code&#62;.  I would check for that first.
&#60;/p&#62;</description>
</item>
<item>
<title>Null on "My post form conflicts with normal bbpress post form"</title>
<link>http://bbpress.org/forums/topic/my-post-form-conflicts-with-normal-bbpress-post-form#post-2644</link>
<pubDate>Wed, 27 Dec 2006 22:19:46 +0000</pubDate>
<dc:creator>Null</dc:creator>
<guid isPermaLink="false">2644@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;My plugin has a post form. It works all great, but seems to conlfict with every other post form from the forum. Only the form from my plugin works, all others (like posting a reply) will generate errors.&#60;/p&#62;
&#60;p&#62;If tried to resolve this by adding an hidden field:&#60;br /&#62;
&#38;lt;input type=&#34;hidden&#34; name=&#34;portalforum&#34; value=&#34;1&#34; /&#38;gt;&#60;/p&#62;
&#60;p&#62;so this form is only used when value is 1:&#60;br /&#62;
&#60;code&#62;if ($_POST[&#38;#39;portalforum&#38;#39;] == 1)&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This seems to resolve the problem, but ow i get another error:&#60;br /&#62;
Warning: Cannot modify header information - headers already sent by etc etc &#60;/p&#62;
&#60;p&#62;Any ideas of how to fix this? Or to only use the form when in the admin area?&#60;/p&#62;
&#60;p&#62;Thx
&#60;/p&#62;</description>
</item>

</channel>
</rss>
