<?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: 169</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Tag: 169</description>
<language>en</language>
<pubDate>Thu, 08 Jan 2009 22:55:41 +0000</pubDate>

<item>
<title>catiakitahara on "Problem deactivating plugin"</title>
<link>http://bbpress.org/forums/topic/problem-deactivating-plugin#post-17191</link>
<pubDate>Fri, 11 Jul 2008 12:59:59 +0000</pubDate>
<dc:creator>catiakitahara</dc:creator>
<guid isPermaLink="false">17191@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks, Sam,&#60;/p&#62;
&#60;p&#62;I'll try this and then I'll tell you if it worked.&#60;/p&#62;
&#60;p&#62;Cátia
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Problem deactivating plugin"</title>
<link>http://bbpress.org/forums/topic/problem-deactivating-plugin#post-17137</link>
<pubDate>Wed, 09 Jul 2008 02:55:55 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">17137@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Just delete lines 168 - 172 in bb-settings.php to get around this for now.&#60;/p&#62;
&#60;p&#62;If you are upgrading the file will be replaced and fixed anyway.
&#60;/p&#62;</description>
</item>
<item>
<title>catiakitahara on "Problem deactivating plugin"</title>
<link>http://bbpress.org/forums/topic/problem-deactivating-plugin#post-17133</link>
<pubDate>Tue, 08 Jul 2008 23:56:46 +0000</pubDate>
<dc:creator>catiakitahara</dc:creator>
<guid isPermaLink="false">17133@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;First, thank you very much for your attention. :)&#60;/p&#62;
&#60;p&#62;So, yes I've tried editing the bb-settings.php and bb-admin/plugins.php as recomended, but it didn't work. I got the following messages:&#60;/p&#62;
&#60;p&#62;Warning: Invalid argument supplied for foreach() in /home/wordpres/public_html/forum/bb-settings.php on line 169&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /home/wordpres/public_html/forum/bb-settings.php:169) in /home/wordpres/public_html/forum/bb-includes/pluggable.php on line 37&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /home/wordpres/public_html/forum/bb-settings.php:169) in /home/wordpres/public_html/forum/bb-includes/pluggable.php on line 37&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /home/wordpres/public_html/forum/bb-settings.php:169) in /home/wordpres/public_html/forum/bb-includes/pluggable.php on line 164&#60;/p&#62;
&#60;p&#62;And, yes, I made a database backup. I didn't do anything yet.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Cátia
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Problem deactivating plugin"</title>
<link>http://bbpress.org/forums/topic/problem-deactivating-plugin#post-17126</link>
<pubDate>Tue, 08 Jul 2008 21:28:03 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17126@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#38;gt; Any other suggestions? Should I try this sollution?&#60;/p&#62;
&#60;p&#62;Yes.  The same problem is happening in another file.  Your host has disabled or does not allow the &#60;code&#62;glob&#60;/code&#62; function.  So, you have the 2nd error.  Same type of error, just in a different file now.  You should change line 7 in &#60;code&#62;bb-admin/plugins.php&#60;/code&#62; to this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if ( function_exists( &#38;#39;glob&#38;#39; ) &#38;#38;&#38;#38; is_callable( &#38;#39;glob&#38;#39; ) ) {&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That will take care of the 2nd error.  Then, post your results.  &#60;/p&#62;
&#60;p&#62;UPDATE: are you saying making this edit did not work?  What was your result?  Another error?  Post the results please.&#60;/p&#62;
&#60;p&#62;I am not certain about exporting and importing the database, so I would hold off on this.  Please make a database backup now, before upgrading, if you haven't already done so.
&#60;/p&#62;</description>
</item>
<item>
<title>catiakitahara on "Problem deactivating plugin"</title>
<link>http://bbpress.org/forums/topic/problem-deactivating-plugin#post-17112</link>
<pubDate>Tue, 08 Jul 2008 14:23:54 +0000</pubDate>
<dc:creator>catiakitahara</dc:creator>
<guid isPermaLink="false">17112@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi, there?&#60;/p&#62;
&#60;p&#62;Anyone there?
&#60;/p&#62;</description>
</item>
<item>
<title>catiakitahara on "Problem deactivating plugin"</title>
<link>http://bbpress.org/forums/topic/problem-deactivating-plugin#post-17108</link>
<pubDate>Mon, 07 Jul 2008 15:48:16 +0000</pubDate>
<dc:creator>catiakitahara</dc:creator>
<guid isPermaLink="false">17108@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I tryied that solution too and it didn't work either. :(&#60;br /&#62;
By the way, the php version in my server is 5.2.6.&#60;/p&#62;
&#60;p&#62;Anyway, the thing is I want to upgrade my bbPress, but the instructions say I must deactivate all plugins first. I can't deactivate them without the errors. Is there any other way I could upgrade my bbPress? Could I backup my bbPress tables, delete bbPress files and simply install the newest version (0.9.0.2) from zero and after that, import my tables?&#60;/p&#62;
&#60;p&#62;I just can't believe I'm having such a hard time just to do something that should be easy. :(&#60;/p&#62;
&#60;p&#62;Thanks in advance
&#60;/p&#62;</description>
</item>
<item>
<title>catiakitahara on "Problem deactivating plugin"</title>
<link>http://bbpress.org/forums/topic/problem-deactivating-plugin#post-17107</link>
<pubDate>Mon, 07 Jul 2008 15:07:46 +0000</pubDate>
<dc:creator>catiakitahara</dc:creator>
<guid isPermaLink="false">17107@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Well, sorry,&#60;/p&#62;
&#60;p&#62;I said that too soon. It didn't help. I tryied both things. Uploading a file called _nothing.php prevented the first error, but it didn't the second one.&#60;/p&#62;
&#60;p&#62;I deleted that row from bb_topicmeta and I still get the same error messages.&#60;/p&#62;
&#60;p&#62;Any other suggestions? Should I try this &#60;a href=&#34;http://bbpress.org/forums/topic/php-error-messages#post-13143&#34;&#62;sollution&#60;/a&#62;?
&#60;/p&#62;</description>
</item>
<item>
<title>catiakitahara on "Problem deactivating plugin"</title>
<link>http://bbpress.org/forums/topic/problem-deactivating-plugin#post-17105</link>
<pubDate>Mon, 07 Jul 2008 13:09:52 +0000</pubDate>
<dc:creator>catiakitahara</dc:creator>
<guid isPermaLink="false">17105@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks, guys,&#60;/p&#62;
&#60;p&#62;It helped a lot!&#60;br /&#62;
:)
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "Problem deactivating plugin"</title>
<link>http://bbpress.org/forums/topic/problem-deactivating-plugin#post-17086</link>
<pubDate>Sun, 06 Jul 2008 11:00:33 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">17086@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It's the old glob() problem.&#60;/p&#62;
&#60;p&#62;If you have access tot he database directly you can delete the row from bb_topicmeta with a meta_name of 'active_plugins' to completely remove the reference to them.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Problem deactivating plugin"</title>
<link>http://bbpress.org/forums/topic/problem-deactivating-plugin#post-17077</link>
<pubDate>Sun, 06 Jul 2008 00:46:22 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">17077@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;For the first error, I think in 0.8.3.1 it is looking for an underscore plugin, but you have none in the plugin folder any more, and it errors out.&#60;/p&#62;
&#60;p&#62;This is line 169 from bb-settings.php:&#60;br /&#62;
&#60;code&#62;foreach ( glob(BBPLUGINDIR . &#38;#39;_*.php&#38;#39;) as $_plugin )&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I would create a blank php file called _nothing.php  (nothing in the file at all) and put that in your plugin directory.  The name of the file does not matter, except it needs to begin with an underscore.  The contents of the file don't matter either.  We just want something for bbPress to see in that directory so it does not fail.  That should prevent the first error.  I think it will actually take care of the second error as well.  It's also related to having no underscore plugins in the plugin directory.&#60;/p&#62;
&#60;p&#62;Thanks for posting your bbPress versions: it was invaluable in finding the right line numbers and relevant code.
&#60;/p&#62;</description>
</item>
<item>
<title>catiakitahara on "Problem deactivating plugin"</title>
<link>http://bbpress.org/forums/topic/problem-deactivating-plugin#post-17071</link>
<pubDate>Sat, 05 Jul 2008 16:16:16 +0000</pubDate>
<dc:creator>catiakitahara</dc:creator>
<guid isPermaLink="false">17071@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi, everyone,&#60;/p&#62;
&#60;p&#62;I'm trying to deactivate my plugins to upgrade my bbPress from 0.8.3.1 to 0.9.0.2. On my admin interface there's no activate/deactivate button. It's been a while since I installed them, but I guess I only needed to upload the plugin to my plugins folder and that's it. So I just deleted the plugins from my-plugins folder. I thought it was going to uninstall them, however the forum stops working and I get the following messages: &#60;/p&#62;
&#60;p&#62;Warning: Invalid argument supplied for foreach() in /home/wordpres/public_html/forum/bb-settings.php on line 169&#60;/p&#62;
&#60;p&#62;Warning: Invalid argument supplied for foreach() in /home/wordpres/public_html/forum/bb-admin/plugins.php on line 7&#60;/p&#62;
&#60;p&#62;Am I doing something wrong?&#60;/p&#62;
&#60;p&#62;thanks in advance.&#60;br /&#62;
Cátia
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Keep Getting Errors"</title>
<link>http://bbpress.org/forums/topic/keep-getting-errors#post-14758</link>
<pubDate>Fri, 28 Mar 2008 03:26:49 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14758@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Read this:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/installation-problem-cannot-modify-header-information&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/installation-problem-cannot-modify-header-information&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Sorry you're having that trouble.  You can also browse the forums for &#60;a href=&#34;http://bbpress.org/forums/tags/169&#34;&#62;topics tagged 169&#60;/a&#62; and see a pretty good summary or proposed solutions.
&#60;/p&#62;</description>
</item>
<item>
<title>m415 on "Keep Getting Errors"</title>
<link>http://bbpress.org/forums/topic/keep-getting-errors#post-14756</link>
<pubDate>Thu, 27 Mar 2008 23:36:08 +0000</pubDate>
<dc:creator>m415</dc:creator>
<guid isPermaLink="false">14756@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I have looked around and tried retyping my config.php, as well as making sure there are no spaces before and after the &#38;lt;?php and ?&#38;gt; but I am still getting these errors:&#60;/p&#62;
&#60;p&#62;Warning: Invalid argument supplied for foreach() in /home/xxxx/public_html/forums/bb-settings.php on line 169&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forums/bb-settings.php:169) in /home/xxxx/public_html/forums/bb-admin/install.php on line 10&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/public_html/forums/bb-settings.php:169) in /home/xxxx/public_html/forums/bb-includes/functions.php on line 1910&#60;/p&#62;
&#60;p&#62;I searched for them here on the forums and elsewhere, but all I got is the spaces thing and that is not the problem. The installation still goes through too, but those errors stay at the top and once it is installed I can't login due to the errors. I tried reinstalling and that didn't work either. I am installing on the same database as an existing wordpress blog. Any help?&#60;/p&#62;
&#60;p&#62;p.s. I replaced my site name with xxxx
&#60;/p&#62;</description>
</item>
<item>
<title>jel3 on "ERROR in FOR EACH"</title>
<link>http://bbpress.org/forums/topic/error-in-for-each#post-14380</link>
<pubDate>Mon, 10 Mar 2008 09:06:39 +0000</pubDate>
<dc:creator>jel3</dc:creator>
<guid isPermaLink="false">14380@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://www.google.com/search?q=bb-settings.php+on+line+169&#38;#38;ie=utf-8&#38;#38;oe=utf-8&#38;#38;aq=t&#38;#38;rls=com.ubuntu:en-US:official&#38;#38;client=firefox-a&#34; rel=&#34;nofollow&#34;&#62;http://www.google.com/search?q=bb-settings.php+on+line+169&#38;#38;ie=utf-8&#38;#38;oe=utf-8&#38;#38;aq=t&#38;#38;rls=com.ubuntu:en-US:official&#38;#38;client=firefox-a&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;the first two results answer your question. try google.
&#60;/p&#62;</description>
</item>
<item>
<title>shanmuganathan on "ERROR in FOR EACH"</title>
<link>http://bbpress.org/forums/topic/error-in-for-each#post-14379</link>
<pubDate>Mon, 10 Mar 2008 07:27:53 +0000</pubDate>
<dc:creator>shanmuganathan</dc:creator>
<guid isPermaLink="false">14379@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Warning: Invalid argument supplied for foreach() in /home/leodncom/public_html/bbpress/bb-settings.php on line 169&#60;br /&#62;
 i found this error on installing bbpress on my server.&#60;/p&#62;
&#60;p&#62;pls help me to clear it
&#60;/p&#62;</description>
</item>
<item>
<title>saintmain on "php fail."</title>
<link>http://bbpress.org/forums/topic/php-fail#post-14081</link>
<pubDate>Tue, 26 Feb 2008 07:48:35 +0000</pubDate>
<dc:creator>saintmain</dc:creator>
<guid isPermaLink="false">14081@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I joined IRC #bbpress  last night, and a kind soul figured it out.&#60;br /&#62;
It was all because of the plugin. After installing the plugin, all went great.&#60;/p&#62;
&#60;p&#62;#chrishajer; on my server, the admin-tool lets me turn glob on and off.  &#34;off default&#34;&#60;br /&#62;
and, it IS an error when I cant login :)&#60;/p&#62;
&#60;p&#62;This plugin-problem should be in the FAQ.&#60;/p&#62;
&#60;p&#62;Thank you both.. :)
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "php fail."</title>
<link>http://bbpress.org/forums/topic/php-fail#post-14071</link>
<pubDate>Mon, 25 Feb 2008 19:50:07 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">14071@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I think the majority of this problem is that the array is returning false unless you have a plugin with an underscore.   There is a TRAC ticket for this issue, but installing the following temporarily fixed things for me:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/plugins/topic/65&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/65&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "php fail."</title>
<link>http://bbpress.org/forums/topic/php-fail#post-14070</link>
<pubDate>Mon, 25 Feb 2008 19:40:22 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14070@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I don't believe register_globals and the &#60;code&#62;glob()&#60;/code&#62; function are the same thing.  If the glob function is disabled on your server, the administrator would have to re-enable it.&#60;/p&#62;
&#60;p&#62;How about creating a &#60;code&#62;bb-plugins&#60;/code&#62; folder in your &#60;code&#62;forums&#60;/code&#62; directory, then putting a blank file  called &#60;code&#62;_dummy.php&#60;/code&#62; (that's underscorewhatever.php) in that directory?  It would look like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;/forums/bb-plugins/_dummy.php&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That would ensure the plugin directory is there, and that there is an underscore plugin there for this function to find.  At least this part won't fail any more.&#60;/p&#62;
&#60;p&#62;BTW - it's just a PHP &#60;strong&#62;warning&#60;/strong&#62;, not an error.  &#60;/p&#62;
&#60;p&#62;&#60;code&#62;Warning: Invalid argument supplied for foreach() in /customers/cobain.dk/cobain.dk/httpd.www/forums/bb-settings.php on line 294&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You should be able to continue past it, despite the warning.  Once you knock this one down, it's on to the next one if you're still unable to log in.
&#60;/p&#62;</description>
</item>
<item>
<title>saintmain on "php fail."</title>
<link>http://bbpress.org/forums/topic/php-fail#post-14068</link>
<pubDate>Mon, 25 Feb 2008 18:08:47 +0000</pubDate>
<dc:creator>saintmain</dc:creator>
<guid isPermaLink="false">14068@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;&#34;PHP - Register globals&#34; = &#34;glob&#34;?&#60;/p&#62;
&#60;p&#62;I can turn that on if it helps. did that ones, Ill try again.&#60;/p&#62;
&#60;p&#62;I made a fresh installment using the trunk.. still cant log in :/
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "php fail."</title>
<link>http://bbpress.org/forums/topic/php-fail#post-14067</link>
<pubDate>Mon, 25 Feb 2008 17:39:25 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14067@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Sounds like glob has been turned of by the system administrator.  You can fix it.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://bbpress.org/forums/topic/php-error-messages?replies=12#post-13338&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/php-error-messages?replies=12#post-13338&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Or download trunk &#60;a href=&#34;http://trac.bbpress.org/changeset/1075/trunk?old_path=%2F&#38;#38;format=zip&#34;&#62;revision 1075 right here&#60;/a&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>saintmain on "php fail."</title>
<link>http://bbpress.org/forums/topic/php-fail#post-14065</link>
<pubDate>Mon, 25 Feb 2008 16:37:35 +0000</pubDate>
<dc:creator>saintmain</dc:creator>
<guid isPermaLink="false">14065@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Damnit, I was so looking forward to using bbpress. Im a big fan of wordpress, and I love that its so simple to mod. but there seems to be some problems with this board, and I can figure it out.&#60;/p&#62;
&#60;p&#62;On the wery first page when installing, I get this messege;&#60;/p&#62;
&#60;p&#62;Warning: Invalid argument supplied for foreach() in /customers/cobain.dk/cobain.dk/httpd.www/bbpress/bb-settings.php on line 169&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /customers/cobain.dk/cobain.dk/httpd.www/bbpress/config.php:1) in /customers/cobain.dk/cobain.dk/httpd.www/bbpress/bb-admin/install.php on line 10&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /customers/cobain.dk/cobain.dk/httpd.www/bbpress/config.php:1) in /customers/cobain.dk/cobain.dk/httpd.www/bbpress/bb-includes/functions.php on line 1910&#60;/p&#62;
&#60;p&#62;Im able to install just fine, but when I try to log in, I get this;&#60;/p&#62;
&#60;p&#62;Warning: Invalid argument supplied for foreach() in /customers/cobain.dk/cobain.dk/httpd.www/bbpress/bb-settings.php on line 169&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /customers/cobain.dk/cobain.dk/httpd.www/bbpress/config.php:1) in /customers/cobain.dk/cobain.dk/httpd.www/bbpress/bb-includes/pluggable.php on line 37&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /customers/cobain.dk/cobain.dk/httpd.www/bbpress/config.php:1) in /customers/cobain.dk/cobain.dk/httpd.www/bbpress/bb-includes/pluggable.php on line 37&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /customers/cobain.dk/cobain.dk/httpd.www/bbpress/config.php:1) in /customers/cobain.dk/cobain.dk/httpd.www/bbpress/bb-includes/pluggable.php on line 164&#60;/p&#62;
&#60;p&#62;Im lost when it comes to php, and its seems from this board, that there have been thiis problem for quite a wile, 6 month now. goodbuy bbpress, hello minibb??&#60;/p&#62;
&#60;p&#62;The forum is located on &#60;a href=&#34;http://www.cobain.dk/bbpress&#34; rel=&#34;nofollow&#34;&#62;www.cobain.dk/bbpress&#60;/a&#62;&#60;br /&#62;
'&#60;br /&#62;
PHP5&#60;br /&#62;
The server has &#34;PHP - Register globals&#34; set to OFF&#60;/p&#62;
&#60;p&#62;bbPress and WordPress have different table prefixes&#60;/p&#62;
&#60;p&#62;bb_forums&#60;br /&#62;
bb_posts&#60;br /&#62;
bb_tagged&#60;br /&#62;
bb_tags&#60;br /&#62;
bb_topicmeta&#60;br /&#62;
bb_topics&#60;br /&#62;
bb_usermeta&#60;br /&#62;
bb_users&#60;br /&#62;
wp_comments&#60;br /&#62;
wp_links&#60;br /&#62;
wp_options&#60;br /&#62;
wp_postmeta&#60;br /&#62;
wp_posts&#60;br /&#62;
wp_terms&#60;br /&#62;
wp_term_relationships&#60;br /&#62;
wp_term_taxonomy&#60;br /&#62;
wp_usermeta&#60;br /&#62;
wp_users
&#60;/p&#62;</description>
</item>
<item>
<title>saintmain on "empty site"</title>
<link>http://bbpress.org/forums/topic/empty-site#post-14058</link>
<pubDate>Mon, 25 Feb 2008 12:56:35 +0000</pubDate>
<dc:creator>saintmain</dc:creator>
<guid isPermaLink="false">14058@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hehe, I think I figured it out, but Im at work, so Ill try when i get off.&#60;/p&#62;
&#60;p&#62;That damn mysqli.. well hope this works :)
&#60;/p&#62;</description>
</item>
<item>
<title>saintmain on "empty site"</title>
<link>http://bbpress.org/forums/topic/empty-site#post-14057</link>
<pubDate>Mon, 25 Feb 2008 11:47:11 +0000</pubDate>
<dc:creator>saintmain</dc:creator>
<guid isPermaLink="false">14057@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;think I found it.. cant see why bbpress not simply makes mysql standart, if it works just as well. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://trac.bbpress.org/ticket/745&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/ticket/745&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://trac.bbpress.org/ticket/757&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/ticket/757&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Still dont know how to fix the problem :(
&#60;/p&#62;</description>
</item>
<item>
<title>saintmain on "empty site"</title>
<link>http://bbpress.org/forums/topic/empty-site#post-14056</link>
<pubDate>Mon, 25 Feb 2008 10:08:41 +0000</pubDate>
<dc:creator>saintmain</dc:creator>
<guid isPermaLink="false">14056@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Now, some text is pupping up:&#60;/p&#62;
&#60;p&#62;Warning: Invalid argument supplied for foreach() in /customers/cobain.dk/cobain.dk/httpd.www/bbpress/bb-settings.php on line 169&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /customers/cobain.dk/cobain.dk/httpd.www/bbpress/config.php:1) in /customers/cobain.dk/cobain.dk/httpd.www/bbpress/bb-includes/pluggable.php on line 37&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /customers/cobain.dk/cobain.dk/httpd.www/bbpress/config.php:1) in /customers/cobain.dk/cobain.dk/httpd.www/bbpress/bb-includes/pluggable.php on line 37&#60;/p&#62;
&#60;p&#62;Warning: Cannot modify header information - headers already sent by (output started at /customers/cobain.dk/cobain.dk/httpd.www/bbpress/config.php:1) in /customers/cobain.dk/cobain.dk/httpd.www/bbpress/bb-includes/pluggable.php on line 164&#60;/p&#62;
&#60;p&#62;----------------------&#60;/p&#62;
&#60;p&#62;bbPress and WordPress have different table prefixes&#60;/p&#62;
&#60;p&#62; bb_forums&#60;br /&#62;
 bb_posts&#60;br /&#62;
 bb_tagged&#60;br /&#62;
 bb_tags&#60;br /&#62;
 bb_topicmeta&#60;br /&#62;
 bb_topics&#60;br /&#62;
 bb_usermeta&#60;br /&#62;
 bb_users&#60;br /&#62;
 wp_comments&#60;br /&#62;
 wp_links&#60;br /&#62;
 wp_options&#60;br /&#62;
 wp_postmeta&#60;br /&#62;
 wp_posts&#60;br /&#62;
 wp_terms&#60;br /&#62;
 wp_term_relationships&#60;br /&#62;
 wp_term_taxonomy&#60;br /&#62;
 wp_usermeta&#60;br /&#62;
 wp_users
&#60;/p&#62;</description>
</item>
<item>
<title>saintmain on "empty site"</title>
<link>http://bbpress.org/forums/topic/empty-site#post-14055</link>
<pubDate>Mon, 25 Feb 2008 09:00:09 +0000</pubDate>
<dc:creator>saintmain</dc:creator>
<guid isPermaLink="false">14055@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It is a standard installation, no language or mod.&#60;/p&#62;
&#60;p&#62;I have installed Wordpress on the same server but not in the same folder, is that a problem?&#60;/p&#62;
&#60;p&#62;Im using PHP4, should I upgrade to PHP5 to make bbpress work?&#60;/p&#62;
&#60;p&#62;The server has  &#34;PHP - Register globals&#34; set to OFF.&#60;/p&#62;
&#60;p&#62;*update. php5 is now installed on the server, still ampty site :(
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "empty site"</title>
<link>http://bbpress.org/forums/topic/empty-site#post-14054</link>
<pubDate>Mon, 25 Feb 2008 06:44:46 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">14054@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That looks like a server error, probably error code 500.  Hard to say since the errors are not shown in the browser.  If you have access to error logs, finding the problem will be easier.&#60;/p&#62;
&#60;p&#62;Did you try to integrate bbPress and WordPress?  Are you using a different language file?  Anything else modified from a standard installation?
&#60;/p&#62;</description>
</item>
<item>
<title>saintmain on "empty site"</title>
<link>http://bbpress.org/forums/topic/empty-site#post-14051</link>
<pubDate>Sun, 24 Feb 2008 22:49:24 +0000</pubDate>
<dc:creator>saintmain</dc:creator>
<guid isPermaLink="false">14051@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I installed bbpress today, and the installation worked out great.&#60;/p&#62;
&#60;p&#62;After installing, I went on to log in using my new password. then came up an empty site, all white.&#60;/p&#62;
&#60;p&#62;I then uninstalled it and deleted the db, I reinstalled it, and the same thing happened?!&#60;/p&#62;
&#60;p&#62;I cant quite fugure out whats wrong.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.cobain.dk/bbpress&#34; rel=&#34;nofollow&#34;&#62;www.cobain.dk/bbpress&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Error"</title>
<link>http://bbpress.org/forums/topic/error-1#post-13807</link>
<pubDate>Wed, 13 Feb 2008 21:40:41 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13807@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I created an account and logged in to your forum with IE7 without any problem.  Not sure why you're having a problem there, and I can't replicate it.
&#60;/p&#62;</description>
</item>
<item>
<title>jompen8 on "Error"</title>
<link>http://bbpress.org/forums/topic/error-1#post-13800</link>
<pubDate>Wed, 13 Feb 2008 21:11:24 +0000</pubDate>
<dc:creator>jompen8</dc:creator>
<guid isPermaLink="false">13800@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The forum works fine, the only thing i have discovered is that:&#60;/p&#62;
&#60;p&#62;U cant login with Internet Explorer, Opera works fine . I find the thing to do in IE:&#60;br /&#62;
To change the settings for cookies to low.&#60;/p&#62;
&#60;p&#62;But do u guys have a better and easier way to fix th login to work even in IE?
&#60;/p&#62;</description>
</item>
<item>
<title>jompen8 on "Error"</title>
<link>http://bbpress.org/forums/topic/error-1#post-13781</link>
<pubDate>Wed, 13 Feb 2008 17:49:36 +0000</pubDate>
<dc:creator>jompen8</dc:creator>
<guid isPermaLink="false">13781@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ty so much for everything chrishajer!!&#60;br /&#62;
U are amazing!&#60;/p&#62;
&#60;p&#62;Now is it only to work on the design but the forum works as it should i think.&#60;br /&#62;
Maybe i will bump this thread if I got more problems!&#60;/p&#62;
&#60;p&#62;Best regards&#60;br /&#62;
Johan
&#60;/p&#62;</description>
</item>

</channel>
</rss>
