<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: WPGB Troubleshooting: Greet Box Doesn&#8217;t Show Up</title>
	<atom:link href="http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/feed/" rel="self" type="application/rss+xml" />
	<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/</link>
	<description>WordPress and Web Dev From the Ground Up</description>
	<lastBuildDate>Tue, 31 Aug 2010 02:22:57 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-2568</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Sun, 17 May 2009 17:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-2568</guid>
		<description>Lock up this comment thread so people can post support questions in the support forum. </description>
		<content:encoded><![CDATA[<p>Lock up this comment thread so people can post support questions in the support forum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zuhaib</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-2567</link>
		<dc:creator>Zuhaib</dc:creator>
		<pubDate>Sun, 17 May 2009 11:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-2567</guid>
		<description>my wp installation is new .. I installed the plugin .. it doesn&#039;t work .. step 3-4 work fine .. bt still I dont get teh greetbox .. wht m I doing wrong?
&lt;a href=&quot;http://www.zuhaib.in/&quot; target=&quot;_blank&quot;&gt;http://www.zuhaib.in/&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>my wp installation is new .. I installed the plugin .. it doesn&#039;t work .. step 3-4 work fine .. bt still I dont get teh greetbox .. wht m I doing wrong? </p>
<p><a href="http://www.zuhaib.in/" target="_blank">http://www.zuhaib.in/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thaya</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-2508</link>
		<dc:creator>thaya</dc:creator>
		<pubDate>Mon, 04 May 2009 18:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-2508</guid>
		<description>Thanks Rad.  I will fix the default phrasing in the next release.  </description>
		<content:encoded><![CDATA[<p>Thanks Rad.  I will fix the default phrasing in the next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rad</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-2482</link>
		<dc:creator>Rad</dc:creator>
		<pubDate>Wed, 29 Apr 2009 05:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-2482</guid>
		<description>Hello!
Your plugin is great!
Please note that the default phrasing uses the word &quot;Also&quot; without a comma after it.
&lt;a href=&quot;http://www.englishrules.com/writing/2005/comma-with-also.php&quot; target=&quot;_blank&quot;&gt;http://www.englishrules.com/writing/2005/comma-wi...&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>Hello! </p>
<p>Your plugin is great!<br />
Please note that the default phrasing uses the word &quot;Also&quot; without a comma after it.<br />
<a href="http://www.englishrules.com/writing/2005/comma-with-also.php" target="_blank"></a><a href="http://www.englishrules.com/writing/2005/comma-wi.." rel="nofollow">http://www.englishrules.com/writing/2005/comma-wi..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-2395</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Mon, 13 Apr 2009 17:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-2395</guid>
		<description>For WP Greet Box to not show up from the direct URL all, it means that there is funky with the server setup.  I&#039;m not a htaccess wizard myself so I wouldn&#039;t immediately know if you show me your .htaccess file.  You might be better off asking someone who&#039;s really good with .htaccess file to help you troubleshoot your server setup.
Also, if step 4 works for you, you might want to try changing:
url: &quot;index.php&quot;
to
url: &quot;/index.php&quot;
in wp-greet-box/js/onload.js, to see if it helps. </description>
		<content:encoded><![CDATA[<p>For WP Greet Box to not show up from the direct URL all, it means that there is funky with the server setup.  I&#039;m not a htaccess wizard myself so I wouldn&#039;t immediately know if you show me your .htaccess file.  You might be better off asking someone who&#039;s really good with .htaccess file to help you troubleshoot your server setup.  </p>
<p>Also, if step 4 works for you, you might want to try changing:<br />
url: &quot;index.php&quot;<br />
to<br />
url: &quot;/index.php&quot;<br />
in wp-greet-box/js/onload.js, to see if it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-2396</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Mon, 13 Apr 2009 17:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-2396</guid>
		<description>For WP Greet Box to not show up from the direct URL all, it means that there is funky with the server setup.  I&#039;m not a htaccess wizard myself so I wouldn&#039;t immediately know if you show me your .htaccess file.  You might be better off asking someone who&#039;s really good with .htaccess file to help you troubleshoot your server setup.
Also, if step 4 works for you, you might want to try changing:
url: &quot;index.php&quot;
to
url: &quot;/index.php&quot;
in wp-gree-box/js/onload.js, to see if it helps.
 </description>
		<content:encoded><![CDATA[<p>For WP Greet Box to not show up from the direct URL all, it means that there is funky with the server setup.  I&#039;m not a htaccess wizard myself so I wouldn&#039;t immediately know if you show me your .htaccess file.  You might be better off asking someone who&#039;s really good with .htaccess file to help you troubleshoot your server setup. </p>
<p>Also, if step 4 works for you, you might want to try changing:<br />
url: &quot;index.php&quot;<br />
to<br />
url: &quot;/index.php&quot;<br />
in wp-gree-box/js/onload.js, to see if it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boo Radley</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-2383</link>
		<dc:creator>Boo Radley</dc:creator>
		<pubDate>Sat, 11 Apr 2009 07:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-2383</guid>
		<description>Thanks for the awesome mod.
I am using a version of Linux server that does not allow direct htaccess.
Can you please let me know what I should be adding to the htaccess file so that I can manually add it?
Thanks :) </description>
		<content:encoded><![CDATA[<p>Thanks for the awesome mod.<br />
I am using a version of Linux server that does not allow direct htaccess. </p>
<p>Can you please let me know what I should be adding to the htaccess file so that I can manually add it? </p>
<p>Thanks <img src='http://omninoggin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-2286</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Sun, 29 Mar 2009 20:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-2286</guid>
		<description>Nope, sorry :( </description>
		<content:encoded><![CDATA[<p>Nope, sorry <img src='http://omninoggin.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: salem</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-2278</link>
		<dc:creator>salem</dc:creator>
		<pubDate>Sat, 28 Mar 2009 21:45:22 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-2278</guid>
		<description>Do you have any idea how I should go about fixing this? if not, I&#039;ll just stumble around google for a bit. </description>
		<content:encoded><![CDATA[<p>Do you have any idea how I should go about fixing this? if not, I&#039;ll just stumble around google for a bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-2275</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Sat, 28 Mar 2009 18:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-2275</guid>
		<description>jQuery is needed for WP Greet Box to work :). It is responsible for making the AJAX request in step 3. You will have to resolve the jQuery exception to get this to work. </description>
		<content:encoded><![CDATA[<p>jQuery is needed for WP Greet Box to work <img src='http://omninoggin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . It is responsible for making the AJAX request in step 3. You will have to resolve the jQuery exception to get this to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salem</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-2270</link>
		<dc:creator>Salem</dc:creator>
		<pubDate>Sat, 28 Mar 2009 04:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-2270</guid>
		<description>I&#039;ve done your tutorial as mentioned. Everything is PRESENT, but firebug does NOT turn out any http requests for that URL you mentioned in step 3. It does return 2 errors:
&quot;B.childNodes is undefined&quot;
and
&quot;[Exception... &quot;Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMViewCSS.getComputedStyle]&quot;  nsresult: &quot;0x80004005 (NS_ERROR_FAILURE)&quot;  location: &quot;JS frame :: &lt;a href=&quot;http://technoheads.org/wp-includes/js/jquery/jquery.js?ver=1.2.6&quot; target=&quot;_blank&quot;&gt;http://technoheads.org/wp-includes/js/jquery/jque...&lt;/a&gt; :: anonymous :: line 11&quot;  data: no]
&lt;a href=&quot;http://technoheads.org/wp-includes/js/jquery/jquery.js?ver=1.2.6&quot; target=&quot;_blank&quot;&gt;http://technoheads.org/wp-includes/js/jquery/jque...&lt;/a&gt;
Line 11&quot;
I&#039;m fairly certain that jquery.js isn&#039;t needed for wpgb (seeing as it wasn&#039;t mentioned above), but does this help at all? I hate to be persistant like this, and I appreciate your help previously.  </description>
		<content:encoded><![CDATA[<p>I&#039;ve done your tutorial as mentioned. Everything is PRESENT, but firebug does NOT turn out any http requests for that URL you mentioned in step 3. It does return 2 errors:<br />
&quot;B.childNodes is undefined&quot;<br />
and  </p>
<p>&quot;[Exception... &quot;Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMViewCSS.getComputedStyle]&quot;  nsresult: &quot;0&#215;80004005 (NS_ERROR_FAILURE)&quot;  location: &quot;JS frame :: <a href="http://technoheads.org/wp-includes/js/jquery/jquery.js?ver=1.2.6" target="_blank"></a><a href="http://technoheads.org/wp-includes/js/jquery/jque.." rel="nofollow">http://technoheads.org/wp-includes/js/jquery/jque..</a>. :: anonymous :: line 11&quot;  data: no]<br />
<a href="http://technoheads.org/wp-includes/js/jquery/jquery.js?ver=1.2.6" target="_blank"></a><a href="http://technoheads.org/wp-includes/js/jquery/jque.." rel="nofollow">http://technoheads.org/wp-includes/js/jquery/jque..</a>.<br />
Line 11&quot; </p>
<p>I&#039;m fairly certain that jquery.js isn&#039;t needed for wpgb (seeing as it wasn&#039;t mentioned above), but does this help at all? I hate to be persistant like this, and I appreciate your help previously.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-1988</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Wed, 18 Feb 2009 22:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-1988</guid>
		<description>Oh! Great! Glad that it&#039;s not my code. Thank you for reporting back. </description>
		<content:encoded><![CDATA[<p>Oh! Great! Glad that it&#039;s not my code. Thank you for reporting back.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jan</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-1986</link>
		<dc:creator>jan</dc:creator>
		<pubDate>Wed, 18 Feb 2009 09:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-1986</guid>
		<description>it&#039;s all working, the footer did not include  &lt;?php wp_footer(); ?&gt;
thanks for the help, sorry for the false alarm :) </description>
		<content:encoded><![CDATA[<p>it&#039;s all working, the footer did not include  &lt;?php wp_footer(); ?&gt; </p>
<p>thanks for the help, sorry for the false alarm <img src='http://omninoggin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jan</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-1966</link>
		<dc:creator>jan</dc:creator>
		<pubDate>Wed, 18 Feb 2009 07:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-1966</guid>
		<description>tomorrow i will use the theme in a regular wordpress and try wpmu with another theme.. will let you know about the outcome!  </description>
		<content:encoded><![CDATA[<p>tomorrow i will use the theme in a regular wordpress and try wpmu with another theme.. will let you know about the outcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thaya</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-1967</link>
		<dc:creator>thaya</dc:creator>
		<pubDate>Wed, 18 Feb 2009 07:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-1967</guid>
		<description>Thank you so much Jan! </description>
		<content:encoded><![CDATA[<p>Thank you so much Jan!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-1983</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Tue, 17 Feb 2009 22:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-1983</guid>
		<description>Strange... wp_footer() is inside footer.php.  I wonder if it&#039;s a WPMU bug. </description>
		<content:encoded><![CDATA[<p>Strange&#8230; wp_footer() is inside footer.php.  I wonder if it&#039;s a WPMU bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jan</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-1982</link>
		<dc:creator>jan</dc:creator>
		<pubDate>Tue, 17 Feb 2009 22:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-1982</guid>
		<description>i&#039;m using wpmu 2.7 with a customized version of Infimum by  Alex Smith </description>
		<content:encoded><![CDATA[<p>i&#039;m using wpmu 2.7 with a customized version of Infimum by  Alex Smith</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thaya Kareeson</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-1980</link>
		<dc:creator>Thaya Kareeson</dc:creator>
		<pubDate>Tue, 17 Feb 2009 20:19:21 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-1980</guid>
		<description>@jan
Thanks for reporting this.  Some people have been having this issue and I suspect it has to do with the theme missing a call to wp_footer() at the end.  What WordPress version and theme are you using? </description>
		<content:encoded><![CDATA[<p>@jan<br />
Thanks for reporting this.  Some people have been having this issue and I suspect it has to do with the theme missing a call to wp_footer() at the end.  What WordPress version and theme are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Torsten</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-1956</link>
		<dc:creator>Torsten</dc:creator>
		<pubDate>Tue, 17 Feb 2009 15:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-1956</guid>
		<description>It&#039;s Version 2.7.1.
After inserting &lt;?php wp_greet_box();&gt; the site cannot be displayed anymore... on FF just a blank site and on IE an error message, that the site cannot be loaded. </description>
		<content:encoded><![CDATA[<p>It&#039;s Version 2.7.1.<br />
After inserting &lt;?php wp_greet_box();&gt; the site cannot be displayed anymore&#8230; on FF just a blank site and on IE an error message, that the site cannot be loaded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jan</title>
		<link>http://omninoggin.com/wordpress-posts/wpgb-troubleshooting-greet-box-doesnt-show-up/#comment-1958</link>
		<dc:creator>jan</dc:creator>
		<pubDate>Tue, 17 Feb 2009 14:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://omninoggin.com/?p=432#comment-1958</guid>
		<description>just to let you know. i had to insert the script code to the footer, though my theme included a footer.php - well, it&#039;s working now. thanks for the plugin, i used the referrer detector plugin before, but it wasn&#039;t compatible with my (mootools-powered) theme. </description>
		<content:encoded><![CDATA[<p>just to let you know. i had to insert the script code to the footer, though my theme included a footer.php &#8211; well, it&#039;s working now. thanks for the plugin, i used the referrer detector plugin before, but it wasn&#039;t compatible with my (mootools-powered) theme.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
