<?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>WordPress &#8250; Support Tag: clean-options</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: clean-options</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 11:17:37 +0000</pubDate>

<item>
<title>MichaelH on "Conflicting MySQL DB's"</title>
<link>http://wordpress.org/support/topic/332029#post-1282200</link>
<pubDate>Sun, 15 Nov 2009 17:15:52 +0000</pubDate>
<dc:creator>MichaelH</dc:creator>
<guid isPermaLink="false">1282200@http://wordpress.org/support/</guid>
<description>&#60;p&#62;See &#60;a href=&#34;http://codex.wordpress.org/Database_Description&#34;&#62;Database Description&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Related:&#60;br /&#62;
&#60;a href=&#34;http://wordpress.org/extend/plugins/clean-options/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/clean-options/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>OscarGuy on "Conflicting MySQL DB's"</title>
<link>http://wordpress.org/support/topic/332029#post-1282196</link>
<pubDate>Sun, 15 Nov 2009 17:11:48 +0000</pubDate>
<dc:creator>OscarGuy</dc:creator>
<guid isPermaLink="false">1282196@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I was trying several different types of plugin calendars and ultimately I chose one, but there are some errors. I'm thinking that one of the other plugins created a DB entry that I didn't want.&#60;/p&#62;
&#60;p&#62;How do I know which MySQL Databases are native to Word Press and which ones are plugin-generated? I want to delete all the plugin-generated ones and see if that fixes my problem, but I need to know where to start.
&#60;/p&#62;</description>
</item>
<item>
<title>Mittineague on "[Plugin: Clean Options] Caution, this plugin do NOT find the correct orphaned choices!"</title>
<link>http://wordpress.org/support/topic/263205#post-1102597</link>
<pubDate>Sat, 13 Jun 2009 23:52:26 +0000</pubDate>
<dc:creator>Mittineague</dc:creator>
<guid isPermaLink="false">1102597@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Sorry for the delayed response. For more timely responses, please post any problems in the support forum (as indicated in the plugin) where I will be instantly notified rather than need to check here.&#60;/p&#62;
&#60;p&#62;@vesket, Just to be sure we're on the same page here, you are referring to the plugin by Alex Rabe, version 1.3.3 correct?&#60;br /&#62;
The Clean Options plugin does not have a &#34;fix automatically&#34;, what exactly are you referring to?&#60;/p&#62;
&#60;p&#62;It may be that there is an incompatability issue. I will look into it.&#60;/p&#62;
&#60;p&#62;However, note that this plugin does not list only orphaned options, but rather options that appear to be orphaned. That is, the plugin will find true orphaned options, but may also find options that, as looked for by the regex used in the plugin, will appear to be orphaned when in fact they are not.&#60;/p&#62;
&#60;p&#62;The Clean Options plugin is written so that as best as is possible, WordPress Core options can not be accidently deleted. However, it is impossible to take into account all possible options from all possible plugins and themes. Thus the need for blogmasters, that hopefully have knowledge of their blog's particular plugin history, to investigate options in the list of possible orphans before removing them.&#60;/p&#62;
&#60;p&#62;The plugin has several ways to help users in identifying true vs. false orphans. All measures should be taken &#60;em&#62;before&#60;/em&#62; any option is removed. Only when when it is certain that an option is truly an orphan should it then be removed.
&#60;/p&#62;</description>
</item>
<item>
<title>Gene53 on "[Plugin: Clean Options] Caution, this plugin do NOT find the correct orphaned choices!"</title>
<link>http://wordpress.org/support/topic/263205#post-1080107</link>
<pubDate>Thu, 21 May 2009 19:47:32 +0000</pubDate>
<dc:creator>Gene53</dc:creator>
<guid isPermaLink="false">1080107@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hmm, was going to use this plugin but due to the Author's lack of response (and looks like he decided to stop development), guess I'll stay away from it.&#60;/p&#62;
&#60;p&#62;Too bad, could have been a very useful plugin.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Gene
&#60;/p&#62;</description>
</item>
<item>
<title>vesket on "[Plugin: Clean Options] Caution, this plugin do NOT find the correct orphaned choices!"</title>
<link>http://wordpress.org/support/topic/263205#post-1049429</link>
<pubDate>Sat, 18 Apr 2009 17:45:34 +0000</pubDate>
<dc:creator>vesket</dc:creator>
<guid isPermaLink="false">1049429@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Had a blog that was originally upgraded from 2.0 - until i ran the &#34;fix automatically&#34; in this plugin. The problems did show after a few weeks, it was impossible to add ng-gallery images. Remove and install of the gallery did trigger other problems due to &#34;cleaned&#34; rarely used database options.&#60;/p&#62;
&#60;p&#62;Had to reinstall the entire blog and database from scratch to fix the problems.
&#60;/p&#62;</description>
</item>
<item>
<title>Mittineague on "[Plugin: Clean Options] some problems with wp 2.6.3"</title>
<link>http://wordpress.org/support/topic/215481#post-897585</link>
<pubDate>Thu, 13 Nov 2008 06:58:11 +0000</pubDate>
<dc:creator>Mittineague</dc:creator>
<guid isPermaLink="false">897585@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have heard of the &#34;no name&#34; problem before. The plugin uses the option_name value of the row instead of the id value. This is used to display next to the select box, and in subsequent handling. When I first wrote the plugin I assumed (I know, I know) that all options would have a name. I don't know how they would work without one. When I first heard of this problem, I thought it must only be a rare event (silly me), so I put in an error message to alert the plugin user so that the row could be deleted in another way (i.e. phpMyAdmin) if they wanted to, but still allow other rows to be deleted.&#60;/p&#62;
&#60;p&#62;When I get some time, Ill try to see if I can change the plugin to use the id values instead, and replace the error message with a warning, as it may be difficult for a user to determine what plugin/theme the row is associated with without a name belonging to it.&#60;/p&#62;
&#60;p&#62;As for the file failing to open, the plugin uses a recursive directory search to find PHP files and search them for &#34;get_option&#34; and &#34;get_setting&#34;. the option_name values are put into an array, so that only orphaned options are listed. ATM, I don't see why this failed for you, although the &#34;..//&#34; looks suspect. At worst, what could happen is that some options that the unopened file uses may get displayed as orphans when in fact they aren't.&#60;/p&#62;
&#60;p&#62;As long as you are careful to not delete anything that you're uncertain of, you should be OK.&#60;/p&#62;
&#60;p&#62;As for the 10130 rows, I just put up the Release Candidate with a &#34;Delete ALL 'rss' Options&#34;. Not the best solution to the &#34;many rows&#34; problem perhaps, but I figured it will do until I can come up with something better.&#60;/p&#62;
&#60;p&#62;Meanwhile, I'll try to figure out what happened and how to rectify the problem.&#60;/p&#62;
&#60;p&#62;Thanks for posting.
&#60;/p&#62;</description>
</item>
<item>
<title>Ovidiu on "[Plugin: Clean Options] some problems with wp 2.6.3"</title>
<link>http://wordpress.org/support/topic/215481#post-892147</link>
<pubDate>Thu, 06 Nov 2008 09:15:24 +0000</pubDate>
<dc:creator>Ovidiu</dc:creator>
<guid isPermaLink="false">892147@http://wordpress.org/support/</guid>
<description>&#60;p&#62;btw: trying to also post in your forum...&#60;br /&#62;
btw2: The Options table currently has 10130 rows :-(
&#60;/p&#62;</description>
</item>
<item>
<title>Ovidiu on "[Plugin: Clean Options] some problems with wp 2.6.3"</title>
<link>http://wordpress.org/support/topic/215481#post-892146</link>
<pubDate>Thu, 06 Nov 2008 09:11:09 +0000</pubDate>
<dc:creator>Ovidiu</dc:creator>
<guid isPermaLink="false">892146@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi there.&#60;br /&#62;
when going to manage =&#38;gt; clean options and click the button to start the plugin, I get these warnings on top of the page, then the plugin seems to work fine.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;Warning: fopen(..//wp-content/cache/f20a0b3847983197b4e0c17532537c22/category_relationships/bea85e5b3109c267e9e558fc1b19a431.php) [function.fopen]: failed to open stream: No such file or directory in /var/www/web6/web/wordpress/wp-content/plugins/clean-options/cleanoptions.php on line 227

Warning: fopen(..//wp-content/cache/f20a0b3847983197b4e0c17532537c22/category_relationships/a202eb41473f7026bbc4e420072d7eb7.php) [function.fopen]: failed to open stream: No such file or directory in /var/www/web6/web/wordpress/wp-content/plugins/clean-options/cleanoptions.php on line 227
WARNING !! ERROR MESSAGE !!
There is an autoload yes Option with No Name with the value:
WARNING !! ERROR MESSAGE !!
Could not open file ..//wp-content/cache/f20a0b3847983197b4e0c17532537c22/category_relationships/bea85e5b3109c267e9e558fc1b19a431.php
Could not open file ..//wp-content/cache/f20a0b3847983197b4e0c17532537c22/category_relationships/a202eb41473f7026bbc4e420072d7eb7.php

The following Options appear to be orphans.
Non-selectable Options are known to have been created from files present during upgrade or backup, or are legitimate options that do not &#38;quot;fit&#38;quot; the search for get_option or get_settings. If you wish to remove them by other means, do so at your own risk.&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;any hints what could cause these problems?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/clean-options/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/clean-options/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
