<?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: connect2MAGE &#124; WordPress plugin for easy Magento database connection</title>
	<atom:link href="http://inchoo.net/wordpress/connect2mage-wordpress-plugin-for-easy-magento-database-connection/feed/" rel="self" type="application/rss+xml" />
	<link>http://inchoo.net/wordpress/connect2mage-wordpress-plugin-for-easy-magento-database-connection/</link>
	<description>Magento Design and Magento Development Professionals - Inchoo</description>
	<lastBuildDate>Fri, 10 Feb 2012 19:34:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Josh</title>
		<link>http://inchoo.net/wordpress/connect2mage-wordpress-plugin-for-easy-magento-database-connection/comment-page-1/#comment-6516</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 19 Mar 2010 19:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=941#comment-6516</guid>
		<description>I also have followed all the steps above, cleaned up the code and am stuck getting the array(0) { } error -- what can I do to get this plugin to work and show my products? Thanks!</description>
		<content:encoded><![CDATA[<p>I also have followed all the steps above, cleaned up the code and am stuck getting the array(0) { } error &#8212; what can I do to get this plugin to work and show my products? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jess</title>
		<link>http://inchoo.net/wordpress/connect2mage-wordpress-plugin-for-easy-magento-database-connection/comment-page-1/#comment-6014</link>
		<dc:creator>Jess</dc:creator>
		<pubDate>Wed, 27 Jan 2010 18:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=941#comment-6014</guid>
		<description>I have some of the answers for some of the errors above.  Regarding the error in the SQL syntax around the price line, I found an extra space at: &gt;= 0 and _table_price.value &lt;= between the last &lt; and =.  Taking out that space removed the error.

I was getting the error &quot;“Fatal error: Call to a member function get_results() on a non-object in &quot; until I checked the connect2mage fields in the admin and found the password field blank.

Then it was telling me that the &quot;Table &#039;xxx.catalog_product_entity&#039; doesn&#039;t exist&quot;.  When I checked my database I found that the tables were all prefixed with mgn_  so adding that to the mysql code cleared up that error.

Now I&#039;m not getting any errors, just array(0) { } like a poster above mentioned.  If anyone knows how to clear that up I&#039;d love to hear it!</description>
		<content:encoded><![CDATA[<p>I have some of the answers for some of the errors above.  Regarding the error in the SQL syntax around the price line, I found an extra space at: &gt;= 0 and _table_price.value &lt;= between the last &lt; and =.  Taking out that space removed the error.</p>
<p>I was getting the error &quot;“Fatal error: Call to a member function get_results() on a non-object in &quot; until I checked the connect2mage fields in the admin and found the password field blank.</p>
<p>Then it was telling me that the &quot;Table &#039;xxx.catalog_product_entity&#039; doesn&#039;t exist&quot;.  When I checked my database I found that the tables were all prefixed with mgn_  so adding that to the mysql code cleared up that error.</p>
<p>Now I&#039;m not getting any errors, just array(0) { } like a poster above mentioned.  If anyone knows how to clear that up I&#039;d love to hear it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: breezyskies</title>
		<link>http://inchoo.net/wordpress/connect2mage-wordpress-plugin-for-easy-magento-database-connection/comment-page-1/#comment-5826</link>
		<dc:creator>breezyskies</dc:creator>
		<pubDate>Sat, 09 Jan 2010 20:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=941#comment-5826</guid>
		<description>Great plugin! This is exactly what I was looking for, but I am getting the following sql error:

[You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near &#039;.*, &#039;_table_price&#039;.&#039;value&#039; AS &#039;price&#039;, IFNULL(_table_visibility.value, _table_&#039; at line 1]

Any help fixing this would be greatly appreciated!</description>
		<content:encoded><![CDATA[<p>Great plugin! This is exactly what I was looking for, but I am getting the following sql error:</p>
<p>[You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '.*, '_table_price'.'value' AS 'price', IFNULL(_table_visibility.value, _table_' at line 1]</p>
<p>Any help fixing this would be greatly appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chin han</title>
		<link>http://inchoo.net/wordpress/connect2mage-wordpress-plugin-for-easy-magento-database-connection/comment-page-1/#comment-5575</link>
		<dc:creator>chin han</dc:creator>
		<pubDate>Tue, 15 Dec 2009 03:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=941#comment-5575</guid>
		<description>i got this error after put those code in single.php

&quot;Fatal error: Call to a member function get_results() on a non-object in &quot;</description>
		<content:encoded><![CDATA[<p>i got this error after put those code in single.php</p>
<p>&#8220;Fatal error: Call to a member function get_results() on a non-object in &#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jess</title>
		<link>http://inchoo.net/wordpress/connect2mage-wordpress-plugin-for-easy-magento-database-connection/comment-page-1/#comment-4120</link>
		<dc:creator>Jess</dc:creator>
		<pubDate>Wed, 02 Dec 2009 18:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=941#comment-4120</guid>
		<description>Could you explain what we&#039;re supposed to do with the Custom field name in the settings?  I&#039;m sure it should be obvious to me but I&#039;m just not getting it.  And are we supposed to fill in some custom field in the post?

Thanks so much by the way!!!  This is a very much needed plugin!</description>
		<content:encoded><![CDATA[<p>Could you explain what we&#8217;re supposed to do with the Custom field name in the settings?  I&#8217;m sure it should be obvious to me but I&#8217;m just not getting it.  And are we supposed to fill in some custom field in the post?</p>
<p>Thanks so much by the way!!!  This is a very much needed plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy</title>
		<link>http://inchoo.net/wordpress/connect2mage-wordpress-plugin-for-easy-magento-database-connection/comment-page-1/#comment-3716</link>
		<dc:creator>Troy</dc:creator>
		<pubDate>Sat, 07 Nov 2009 15:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=941#comment-3716</guid>
		<description>It is  possible to show the current shopping card in WP with this plugin?</description>
		<content:encoded><![CDATA[<p>It is  possible to show the current shopping card in WP with this plugin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andreas</title>
		<link>http://inchoo.net/wordpress/connect2mage-wordpress-plugin-for-easy-magento-database-connection/comment-page-1/#comment-2432</link>
		<dc:creator>andreas</dc:creator>
		<pubDate>Tue, 09 Jun 2009 13:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=941#comment-2432</guid>
		<description>Hi,
It&#039;s not working, there&#039;s only the output &#039;array(0) { }&#039;
I&#039;ve deleted all the whitespaces in the code (hope so)
and given that plugin all the data wich is needed for that plugin.
Only with &quot;Store url extension&quot; - don&#039;t know what this mean.
Can anybody help me please?
greetings</description>
		<content:encoded><![CDATA[<p>Hi,<br />
It&#8217;s not working, there&#8217;s only the output &#8216;array(0) { }&#8217;<br />
I&#8217;ve deleted all the whitespaces in the code (hope so)<br />
and given that plugin all the data wich is needed for that plugin.<br />
Only with &#8220;Store url extension&#8221; &#8211; don&#8217;t know what this mean.<br />
Can anybody help me please?<br />
greetings</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joao Amado</title>
		<link>http://inchoo.net/wordpress/connect2mage-wordpress-plugin-for-easy-magento-database-connection/comment-page-1/#comment-2312</link>
		<dc:creator>Joao Amado</dc:creator>
		<pubDate>Wed, 03 Jun 2009 17:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=941#comment-2312</guid>
		<description>Hi there, how can I use this &quot;connector&quot; to make Magento access Wordpress content (and not the inverse situation)? Or I can&#039;t? If not, is there any solution, a good one? The LazzyMonks module seems to have a lot of limitations...</description>
		<content:encoded><![CDATA[<p>Hi there, how can I use this &#8220;connector&#8221; to make Magento access WordPress content (and not the inverse situation)? Or I can&#8217;t? If not, is there any solution, a good one? The LazzyMonks module seems to have a lot of limitations&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Branko Ajzele</title>
		<link>http://inchoo.net/wordpress/connect2mage-wordpress-plugin-for-easy-magento-database-connection/comment-page-1/#comment-1620</link>
		<dc:creator>Branko Ajzele</dc:creator>
		<pubDate>Wed, 29 Apr 2009 06:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=941#comment-1620</guid>
		<description>@ahsan

In the book titled Guide to E-commerce Programming with Magento (by php Arhitects) in Chapter 7: CMS Integration, you have a example on how to integrate the login system from other CMS to work with Magento.</description>
		<content:encoded><![CDATA[<p>@ahsan</p>
<p>In the book titled Guide to E-commerce Programming with Magento (by php Arhitects) in Chapter 7: CMS Integration, you have a example on how to integrate the login system from other CMS to work with Magento.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ahsan</title>
		<link>http://inchoo.net/wordpress/connect2mage-wordpress-plugin-for-easy-magento-database-connection/comment-page-1/#comment-1619</link>
		<dc:creator>ahsan</dc:creator>
		<pubDate>Wed, 29 Apr 2009 04:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=941#comment-1619</guid>
		<description>hi all
i want to use wordpress login id and password for magento.means user don,t need to create account on magento if he has already created account in wordpress.
thanks in advance</description>
		<content:encoded><![CDATA[<p>hi all<br />
i want to use wordpress login id and password for magento.means user don,t need to create account on magento if he has already created account in wordpress.<br />
thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Branko Ajzele</title>
		<link>http://inchoo.net/wordpress/connect2mage-wordpress-plugin-for-easy-magento-database-connection/comment-page-1/#comment-1378</link>
		<dc:creator>Branko Ajzele</dc:creator>
		<pubDate>Fri, 20 Mar 2009 07:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=941#comment-1378</guid>
		<description>WordPress and Magento use separate databases. That&#039;s why plugin asks for user name and passwordof database to be provided. If they were in the same database, one can easily use $wpdb approach.</description>
		<content:encoded><![CDATA[<p>WordPress and Magento use separate databases. That&#8217;s why plugin asks for user name and passwordof database to be provided. If they were in the same database, one can easily use $wpdb approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric c</title>
		<link>http://inchoo.net/wordpress/connect2mage-wordpress-plugin-for-easy-magento-database-connection/comment-page-1/#comment-1377</link>
		<dc:creator>eric c</dc:creator>
		<pubDate>Fri, 20 Mar 2009 03:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=941#comment-1377</guid>
		<description>Are you running Wordpress in a second database, or are you running it in the same DB as Magento?

As well, does the plugin allow one to use the Magento Header / Footer on the wordpress pages?</description>
		<content:encoded><![CDATA[<p>Are you running WordPress in a second database, or are you running it in the same DB as Magento?</p>
<p>As well, does the plugin allow one to use the Magento Header / Footer on the wordpress pages?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

