<?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: gallery2-image-block-widget</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: gallery2-image-block-widget</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 00:44:01 +0000</pubDate>

<item>
<title>Lentil on "[Plugin: External Gallery2 Image Block Plugin] Compatible with 2.7?"</title>
<link>http://wordpress.org/support/topic/221134#post-1174529</link>
<pubDate>Fri, 14 Aug 2009 02:33:22 +0000</pubDate>
<dc:creator>Lentil</dc:creator>
<guid isPermaLink="false">1174529@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Not sure... I've used it pretty continuously from 2.5 on, so I have to believe it was working with 2.7.  I know the various 2.8.x versions have all been successful for me.
&#60;/p&#62;</description>
</item>
<item>
<title>Lentil on "[Plugin: External Gallery2 Image Block Plugin] Call to undefined function sanitize()"</title>
<link>http://wordpress.org/support/topic/207945#post-1174527</link>
<pubDate>Fri, 14 Aug 2009 02:31:43 +0000</pubDate>
<dc:creator>Lentil</dc:creator>
<guid isPermaLink="false">1174527@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I guess the &#34;watch favorites&#34; feature doesn't actually work so well.  Apologies for the perceived abandonment of this thread.&#60;/p&#62;
&#60;p&#62;The root cause of this issue turns out to be that the &#34;sanitize&#34; function is present on some installations (like mine) only as part of another plugin. OOPS!&#60;/p&#62;
&#60;p&#62;I've created a local &#34;sanitize_key_names&#34; function to resolve this issue.&#60;/p&#62;
&#60;p&#62;Version 0.1.5 is now winging its way into the repository with this fix.
&#60;/p&#62;</description>
</item>
<item>
<title>nonegiven on "[Plugin: External Gallery2 Image Block Plugin] Call to undefined function sanitize()"</title>
<link>http://wordpress.org/support/topic/207945#post-1055086</link>
<pubDate>Fri, 24 Apr 2009 07:50:41 +0000</pubDate>
<dc:creator>nonegiven</dc:creator>
<guid isPermaLink="false">1055086@http://wordpress.org/support/</guid>
<description>&#60;p&#62;bump ... fails and takes down wdiget page.&#60;/p&#62;
&#60;p&#62;G2 ImageBlock&#60;/p&#62;
&#60;p&#62;Fatal error: Call to undefined function sanitize() in /usr/home/example/public_html/wp-content/plugins/gallery2-image-block-widget/Gallery2_ImageBlock.php on line 217
&#60;/p&#62;</description>
</item>
<item>
<title>applecase on "[Plugin: External Gallery2 Image Block Plugin] Compatible with 2.7?"</title>
<link>http://wordpress.org/support/topic/221134#post-972239</link>
<pubDate>Sat, 31 Jan 2009 20:51:14 +0000</pubDate>
<dc:creator>applecase</dc:creator>
<guid isPermaLink="false">972239@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I think it depends on how your wordpress is configured. It won't work with wp2.7/php5/mysql4, the whole widget page is gone...&#60;br /&#62;
Wich configuration do you have?
&#60;/p&#62;</description>
</item>
<item>
<title>desean on "[Plugin: External Gallery2 Image Block Plugin] Compatible with 2.7?"</title>
<link>http://wordpress.org/support/topic/221134#post-968513</link>
<pubDate>Wed, 28 Jan 2009 02:57:57 +0000</pubDate>
<dc:creator>desean</dc:creator>
<guid isPermaLink="false">968513@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Just to inform that it is compatible with my 2.7 install
&#60;/p&#62;</description>
</item>
<item>
<title>NBHQ on "[Plugin: External Gallery2 Image Block Plugin] Call to undefined function sanitize()"</title>
<link>http://wordpress.org/support/topic/207945#post-953167</link>
<pubDate>Mon, 12 Jan 2009 05:09:28 +0000</pubDate>
<dc:creator>NBHQ</dc:creator>
<guid isPermaLink="false">953167@http://wordpress.org/support/</guid>
<description>&#60;p&#62;bump?
&#60;/p&#62;</description>
</item>
<item>
<title>desean on "[Plugin: External Gallery2 Image Block Plugin] Compatible with 2.7?"</title>
<link>http://wordpress.org/support/topic/221134#post-910734</link>
<pubDate>Sat, 29 Nov 2008 09:53:13 +0000</pubDate>
<dc:creator>desean</dc:creator>
<guid isPermaLink="false">910734@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I tried to upgrade my site to wordpress 2.7 beta3 (at another test site), but had the following error.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/ds/home/wp-content/plugins/Gallery2_ImageBlock.php on line 50&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Any fix for this?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/gallery2-image-block-widget/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gallery2-image-block-widget/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>desean on "[Plugin: External Gallery2 Image Block Plugin] Call to undefined function sanitize()"</title>
<link>http://wordpress.org/support/topic/207945#post-894331</link>
<pubDate>Sun, 09 Nov 2008 07:57:02 +0000</pubDate>
<dc:creator>desean</dc:creator>
<guid isPermaLink="false">894331@http://wordpress.org/support/</guid>
<description>&#60;p&#62;btw to fix this issue currently, i have replaced all sanitize() functions with sanitize_title_with_dashes() in Gallery2_ImageBlock.php&#60;/p&#62;
&#60;p&#62;i don't know if sanitize_title_with_dashes() is the correct function to use but at least your plugin is working for me right now.&#60;/p&#62;
&#60;p&#62;please let me know what you discover with my above inputs.&#60;/p&#62;
&#60;p&#62;anyway thanks for this plugin
&#60;/p&#62;</description>
</item>
<item>
<title>desean on "[Plugin: External Gallery2 Image Block Plugin] Call to undefined function sanitize()"</title>
<link>http://wordpress.org/support/topic/207945#post-894327</link>
<pubDate>Sun, 09 Nov 2008 07:33:57 +0000</pubDate>
<dc:creator>desean</dc:creator>
<guid isPermaLink="false">894327@http://wordpress.org/support/</guid>
<description>&#60;p&#62;sorry for my late reply. was busy so didn't check for quite a while.&#60;/p&#62;
&#60;p&#62;i was using version 2.6.2 then. now using 2.6.3 and the problem still exist&#60;/p&#62;
&#60;p&#62;when i mentioned editing my path, i meant the path mentioned in your installation note: &#34;Configure the &#60;code&#62;Gallery2 URL&#60;/code&#62; option to match your Gallery install.  Do not include &#60;code&#62;main.php&#60;/code&#62; or the trailing slash.&#34;&#60;/p&#62;
&#60;p&#62;My gallery URL is &#60;a href=&#34;http://www.dragonscouts.com/gallery&#34; rel=&#34;nofollow&#34;&#62;http://www.dragonscouts.com/gallery&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;just so you know, the error occurs in the dashboard under Design &#38;gt; Widgets section (see screenshot: &#60;a href=&#34;http://bayimg.com/malfhaabN&#34; rel=&#34;nofollow&#34;&#62;http://bayimg.com/malfhaabN&#60;/a&#62; )&#60;/p&#62;
&#60;p&#62;I had thought the function &#34;sanitize&#34; belongs to Gallery instead of wordpress. I did a search for &#34;function sanitize&#34; in all my wordpress (exclude plugins) and gallery2 files and the result is as follows:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;gallery2\install\InstallStep.class
function sanitize($string)&#60;/code&#62;&#60;/pre&#62;
&#60;pre&#62;&#60;code&#62;gallery2\modules\core\classes\GalleryUtilities.class
function sanitizeInputValues(&#38;#38;$value, $adaptForMagicQuotes=true)&#60;/code&#62;&#60;/pre&#62;
&#60;pre&#62;&#60;code&#62;gallery2\modules\search\classes\SearchUtilities.class
function sanitizeSearchCriteria($string)&#60;/code&#62;&#60;/pre&#62;
&#60;pre&#62;&#60;code&#62;gallery2\upgrade\UpgradeStep.class
function sanitize($string)&#60;/code&#62;&#60;/pre&#62;
&#60;pre&#62;&#60;code&#62;wordpress\wp-includes\bookmark.php
function sanitize_bookmark($bookmark, $context = &#38;#39;display&#38;#39;)
function sanitize_bookmark_field($field, $value, $bookmark_id, $context)&#60;/code&#62;&#60;/pre&#62;
&#60;pre&#62;&#60;code&#62;wordpress\wp-includes\category.php
function sanitize_category($category, $context = &#38;#39;display&#38;#39;)
function sanitize_category_field($field, $value, $cat_id, $context)&#60;/code&#62;&#60;/pre&#62;
&#60;pre&#62;&#60;code&#62;wordpress\wp-includes\comment.php
function sanitize_comment_cookies()&#60;/code&#62;&#60;/pre&#62;
&#60;pre&#62;&#60;code&#62;wordpress\wp-includes\formatting.php
function sanitize_file_name( $name ) { // Like sanitize_title, but with periods
function sanitize_user( $username, $strict = false ) {
function sanitize_title($title, $fallback_title = &#38;#39;&#38;#39;) {
function sanitize_title_with_dashes($title) {
function sanitize_sql_orderby( $orderby ){
function sanitize_email($email) {
function sanitize_url( $url, $protocols = null ) {
function sanitize_option($option, $value) { // Remember to call stripslashes!&#60;/code&#62;&#60;/pre&#62;
&#60;pre&#62;&#60;code&#62;wordpress\wp-includes\post.php
function sanitize_post($post, $context = &#38;#39;display&#38;#39;) {
function sanitize_post_field($field, $value, $post_id, $context) {&#60;/code&#62;&#60;/pre&#62;
&#60;pre&#62;&#60;code&#62;wordpress\wp-includes\taxonomy.php
function sanitize_term($term, $taxonomy, $context = &#38;#39;display&#38;#39;) {
function sanitize_term_field($field, $value, $term_id, $taxonomy, $context) {&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;it seems that wordpress do not have the sanitize() function. gallery2 have but they are in &#34;install\InstallStep.class&#34; &#38;#38; &#34;upgrade\UpgradeStep.class&#34; files. I don't think gallery2 use these 2 files except during installtion.&#60;/p&#62;
&#60;p&#62;by the way, i have the following activated plugins (fyi, i have deactivated all plugins except this and still got the same error):&#60;br /&#62;
AdSense Manager&#60;br /&#62;
Akismet&#60;br /&#62;
All in One SEO Pack&#60;br /&#62;
AskApache Google 404&#60;br /&#62;
AskApache Password Protect&#60;br /&#62;
cforms&#60;br /&#62;
External Gallery2 Image Block Plugin&#60;br /&#62;
Google Analyticator&#60;br /&#62;
Google XML Sitemaps&#60;br /&#62;
Lightbox 2 Plugin&#60;br /&#62;
Post Tabs&#60;br /&#62;
Subscribe To Comments&#60;br /&#62;
Wordpress Automatic Upgrade&#60;br /&#62;
WP-EMail&#60;br /&#62;
WP-EMail Widget&#60;br /&#62;
WP-FLV&#60;br /&#62;
WP-PageNavi&#60;br /&#62;
WP-Print&#60;br /&#62;
WP Security Scan&#60;br /&#62;
Yet Another Related Posts Plugin
&#60;/p&#62;</description>
</item>
<item>
<title>chris on "[Plugin: External Gallery2 Image Block Plugin] Call to undefined function sanitize()"</title>
<link>http://wordpress.org/support/topic/207945#post-882873</link>
<pubDate>Thu, 23 Oct 2008 21:21:41 +0000</pubDate>
<dc:creator>chris</dc:creator>
<guid isPermaLink="false">882873@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm having the same issue. All I did was download and activate the plugin.&#60;/p&#62;
&#60;p&#62;Error: &#60;code&#62;Fatal error: Call to undefined function sanitize() in /home/eeee/public_html/wordpress/wp-content/plugins/gallery2-image-block-widget/Gallery2_ImageBlock.php on line 109&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Lentil on "[Plugin: External Gallery2 Image Block Plugin] Call to undefined function sanitize()"</title>
<link>http://wordpress.org/support/topic/207945#post-875669</link>
<pubDate>Mon, 13 Oct 2008 23:26:33 +0000</pubDate>
<dc:creator>Lentil</dc:creator>
<guid isPermaLink="false">875669@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I took another look and didn't see anything obvious that would cause this... other than a path problem.&#60;/p&#62;
&#60;p&#62;Any additional info?
&#60;/p&#62;</description>
</item>
<item>
<title>Lentil on "[Plugin: External Gallery2 Image Block Plugin] Call to undefined function sanitize()"</title>
<link>http://wordpress.org/support/topic/207945#post-870299</link>
<pubDate>Mon, 06 Oct 2008 12:33:40 +0000</pubDate>
<dc:creator>Lentil</dc:creator>
<guid isPermaLink="false">870299@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi Desean.  I just got your comment at the blog.  I'll try to look at this tonight when I get home from work...&#60;/p&#62;
&#60;p&#62;Could you post your current WP version (you said latest, but that could mean several things) and what plugins you have installed?&#60;/p&#62;
&#60;p&#62;At first glance, it appears that &#34;sanitize&#34; is a function in:&#60;br /&#62;
&#60;a href=&#34;http://xref.redalt.com/wptrunk/wp-includes/js/tinymce/plugins/spellchecker/tinyspell.php.htm&#34;&#62;/wp-includes/js/tinymce/plugins/spellchecker/tinyspell.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This feature is installed as part of the base WP package (even though it is in the plugin folder).  Do you have the file listed above?  It looks like WP may not be finding that code any more.&#60;/p&#62;
&#60;p&#62;You mentioned editing your path, this could be an issue here.  I'm not an expert on how WP resolves function paths in concert with php.
&#60;/p&#62;</description>
</item>
<item>
<title>desean on "[Plugin: External Gallery2 Image Block Plugin] Call to undefined function sanitize()"</title>
<link>http://wordpress.org/support/topic/207945#post-870173</link>
<pubDate>Mon, 06 Oct 2008 06:30:39 +0000</pubDate>
<dc:creator>desean</dc:creator>
<guid isPermaLink="false">870173@http://wordpress.org/support/</guid>
<description>&#60;p&#62;isn't there someone who has the same problem as me?
&#60;/p&#62;</description>
</item>
<item>
<title>desean on "[Plugin: External Gallery2 Image Block Plugin] Call to undefined function sanitize()"</title>
<link>http://wordpress.org/support/topic/207945#post-867546</link>
<pubDate>Thu, 02 Oct 2008 15:11:45 +0000</pubDate>
<dc:creator>desean</dc:creator>
<guid isPermaLink="false">867546@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I got the following error with version 0.1.4 on the current WP version&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;G2 ImageBlock

Fatal error: Call to undefined function sanitize() in /home/ds/dragonscouts.com/home/wp-content/plugins/Gallery2_ImageBlock.php on line 109&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;FYI, I had edited my gallery path. Is there anything that I did not do or is some code missing?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/gallery2-image-block-widget/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gallery2-image-block-widget/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
