<?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"
	>
<channel>
	<title>Comments on: Fixed: Google Analytics for WordPress Reports Plugin (0.83)</title>
	<atom:link href="http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/feed/" rel="self" type="application/rss+xml" />
	<link>http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/</link>
	<description>msg free since 2005</description>
	<pubDate>Wed, 20 Aug 2008 20:55:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Daniel</title>
		<link>http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79870</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 25 Jul 2007 20:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79870</guid>
		<description>After making the line 20 change I get this in each of the boxes where reports normally go on the "Reports"page as well as on the "Setup" page:

Fatal error: Cannot redeclare array_combine() in /home/.catilda/dan_imal/ohdanny.net/blogisher/wp-content/plugins/tantan/wordpress-reports/lib.googleanalytics.php on line 21

Thanks for all the work!</description>
		<content:encoded><![CDATA[<p>After  making  the  line  20  change  I  get  this  in  each  of  the  boxes  where  reports  normally  go  on  the  &#8220;Reports&#8221;page  as  well  as  on  the  &#8220;Setup&#8221;  page:</p>
<p>Fatal  error:  Cannot  redeclare  array_combine()  in  /home/.catilda/dan_imal/ohdanny.net/blogisher/wp-content/plu gins/tantan/wordpress-reports/lib.googleanalytics.php  on  line  21</p>
<p>Thanks  for  all  the  work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Clifton</title>
		<link>http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79865</link>
		<dc:creator>Ian Clifton</dc:creator>
		<pubDate>Wed, 25 Jul 2007 18:28:26 +0000</pubDate>
		<guid isPermaLink="false">http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79865</guid>
		<description>After changing line 20 of lib.googleanalytics.php to
if (!function_exists('array_combine')):

I now see a nice page, just without any data.  I don't see the usort problem described above (or any other warning for that matter).  I checked it out with firebug and each of the iframes is okay minus the actual data.

After a little experimentation, enabling the Rising Content (line 82), Falling Content (93), and/or Rising Sources (123) creates the usort error as described above.  The variable $data is empty at line 123.</description>
		<content:encoded><![CDATA[<p>After  changing  line  20  of  lib.googleanalytics.php  to<br />
if  (!function_exists(&#8217;array_combine&#8217;)):</p>
<p>I  now  see  a  nice  page,  just  without  any  data.    I  don&#8217;t  see  the  usort  problem  described  above  (or  any  other  warning  for  that  matter).    I  checked  it  out  with  firebug  and  each  of  the  iframes  is  okay  minus  the  actual  data.</p>
<p>After  a  little  experimentation,  enabling  the  Rising  Content  (line  82),  Falling  Content  (93),  and/or  Rising  Sources  (123)  creates  the  usort  error  as  described  above.    The  variable  $data  is  empty  at  line  123.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79860</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 25 Jul 2007 16:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79860</guid>
		<description>A fix is on the way for the usort bug.</description>
		<content:encoded><![CDATA[<p>A  fix  is  on  the  way  for  the  usort  bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron Pemberton</title>
		<link>http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79857</link>
		<dc:creator>Ron Pemberton</dc:creator>
		<pubDate>Wed, 25 Jul 2007 15:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79857</guid>
		<description>Same problem involving line 123 as the guys above. Any ideas?</description>
		<content:encoded><![CDATA[<p>Same  problem  involving  line  123  as  the  guys  above.  Any  ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casey Picker</title>
		<link>http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79855</link>
		<dc:creator>Casey Picker</dc:creator>
		<pubDate>Wed, 25 Jul 2007 14:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79855</guid>
		<description>I'm getting the same error as Lefebvre even after making your suggested changes.  Looks like Google's being elusive...</description>
		<content:encoded><![CDATA[<p>I&#8217;m  getting  the  same  error  as  Lefebvre  even  after  making  your  suggested  changes.    Looks  like  Google&#8217;s  being  elusive&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lefebvre</title>
		<link>http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79850</link>
		<dc:creator>Lefebvre</dc:creator>
		<pubDate>Wed, 25 Jul 2007 13:15:31 +0000</pubDate>
		<guid isPermaLink="false">http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79850</guid>
		<description>Joe:

The setup page nows apears. But the reports page shows:

Warning: usort() [function.usort]: The argument should be an array in /home/.hoagie/brevesnotas/blog.saboya.org/wp-content/plugins/tantan/wordpress-reports/tantan_reports_load.php on line 123

The new GA sucks. Still a lot of bugs to google team solve in it.</description>
		<content:encoded><![CDATA[<p>Joe:</p>
<p>The  setup  page  nows  apears.  But  the  reports  page  shows:</p>
<p>Warning:  usort()  [function.usort]:  The  argument  should  be  an  array  in  /home/.hoagie/brevesnotas/blog.saboya.org/wp-content/plugins /tantan/wordpress-reports/tantan_reports_load.php  on  line  123</p>
<p>The  new  GA  sucks.  Still  a  lot  of  bugs  to  google  team  solve  in  it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Tan</title>
		<link>http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79847</link>
		<dc:creator>Joe Tan</dc:creator>
		<pubDate>Wed, 25 Jul 2007 12:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79847</guid>
		<description>doh... it's was late, blah.

lefebvre: line 20 of lib.googleanalytics.php, change it so that instead of:

if (!function_exists('')):

it is:

if (!function_exists('array_combine')):


More fixes on the way....</description>
		<content:encoded><![CDATA[<p>doh&#8230;  it&#8217;s  was  late,  blah.</p>
<p>lefebvre:  line  20  of  lib.googleanalytics.php,  change  it  so  that  instead  of:</p>
<p>if  (!function_exists(&#8221;)):</p>
<p>it  is:</p>
<p>if  (!function_exists(&#8217;array_combine&#8217;)):</p>
<p>More  fixes  on  the  way&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lefebvre</title>
		<link>http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79846</link>
		<dc:creator>Lefebvre</dc:creator>
		<pubDate>Wed, 25 Jul 2007 12:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79846</guid>
		<description>I´m having problems too.

Fatal error: Cannot redeclare array_combine() in /home/.hoagie/brevesnotas/blog.saboya.org/wp-content/plugins/tantan/wordpress-reports/lib.googleanalytics.php on line 21</description>
		<content:encoded><![CDATA[<p>I´m  having  problems  too.</p>
<p>Fatal  error:  Cannot  redeclare  array_combine()  in  /home/.hoagie/brevesnotas/blog.saboya.org/wp-content/plugins /tantan/wordpress-reports/lib.googleanalytics.php  on  line  21</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: what is interesting this week (July 24th 2007) at Blogjer is about blogger</title>
		<link>http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79845</link>
		<dc:creator>what is interesting this week (July 24th 2007) at Blogjer is about blogger</dc:creator>
		<pubDate>Wed, 25 Jul 2007 12:00:01 +0000</pubDate>
		<guid isPermaLink="false">http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79845</guid>
		<description>[...] Analytics and Feedburner Reports plugin for WordPress (and it fix) Popularity: 1% [...]</description>
		<content:encoded><![CDATA[<p>[...]  Analytics  and  Feedburner  Reports  plugin  for  WordPress  (and  it  fix)  Popularity:  1%  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Heimlich</title>
		<link>http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79844</link>
		<dc:creator>Russell Heimlich</dc:creator>
		<pubDate>Wed, 25 Jul 2007 11:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://tantannoodles.com/2007/07/25/fixed-google-analytics-for-wordpress-reports-plugin-083/#comment-79844</guid>
		<description>Thanks for the update. I never realized how much I missed not having my stats available to read everyday.  Thanks for your hard work and no problems over here.</description>
		<content:encoded><![CDATA[<p>Thanks  for  the  update.  I  never  realized  how  much  I  missed  not  having  my  stats  available  to  read  everyday.    Thanks  for  your  hard  work  and  no  problems  over  here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
