<?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 Topic: Problem deactivating plugin</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Topic: Problem deactivating plugin</description>
<language>en</language>
<pubDate>Tue, 02 Dec 2008 13:54:35 +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>

</channel>
</rss>
