<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: wpAdMentor 1.0 is released</title>
	<link>http://php.aspcode.net/wpadmentor-10-is-released/</link>
	<description>Free PHP scripts</description>
	<pubDate>Sat, 05 Jul 2008 08:53:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Kole Krstev</title>
		<link>http://php.aspcode.net/wpadmentor-10-is-released/#comment-395</link>
		<author>Kole Krstev</author>
		<pubDate>Wed, 14 Nov 2007 23:32:36 +0000</pubDate>
		<guid>http://php.aspcode.net/wpadmentor-10-is-released/#comment-395</guid>
		<description>Hi...
The plugin is great...I've tried many similar plugins...but this one works perfect for me...
I have the same problem like Juri Hass (i'm using WP 2.3)- 
&lt;code&gt;WordPress database error: [Table ’stertsc_6horatio.wp_categories’ doesn’t exist]
select * from wp_categories order by cat_name&lt;/code&gt;
and there aren't categories for selection but since I do not need these feature, the plugin is working good.</description>
		<content:encoded><![CDATA[<p>Hi&#8230;<br />
The plugin is great&#8230;I&#8217;ve tried many similar plugins&#8230;but this one works perfect for me&#8230;<br />
I have the same problem like Juri Hass (i&#8217;m using WP 2.3)-<br />
<code>WordPress database error: [Table ’stertsc_6horatio.wp_categories’ doesn’t exist]<br />
select * from wp_categories order by cat_name</code><br />
and there aren&#8217;t categories for selection but since I do not need these feature, the plugin is working good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: giannis</title>
		<link>http://php.aspcode.net/wpadmentor-10-is-released/#comment-374</link>
		<author>giannis</author>
		<pubDate>Mon, 12 Nov 2007 01:46:44 +0000</pubDate>
		<guid>http://php.aspcode.net/wpadmentor-10-is-released/#comment-374</guid>
		<description>@Juri Hass: I Had the same problem. 

The thing is that in the good old Wordpress, the table in the database was: 'wp_categories', and the colums had the name 'cat_ID' and 'cat_name'.

In (my) new version of Wordpress, the table is named 'wp_terms'(!) and the columns have the names 'term_id' and 'name'.

I went in the file wpadmentor.php and change all refferecses to the new names.

I can't tell you to do the same if you don't have a clue about php, but that was the solution.

If you want to do that, you will need: an FTP program, and an text editor.

Maby the author will change the file, and it will be functional...</description>
		<content:encoded><![CDATA[<p>@Juri Hass: I Had the same problem. </p>
<p>The thing is that in the good old Wordpress, the table in the database was: &#8216;wp_categories&#8217;, and the colums had the name &#8216;cat_ID&#8217; and &#8216;cat_name&#8217;.</p>
<p>In (my) new version of Wordpress, the table is named &#8216;wp_terms&#8217;(!) and the columns have the names &#8216;term_id&#8217; and &#8216;name&#8217;.</p>
<p>I went in the file wpadmentor.php and change all refferecses to the new names.</p>
<p>I can&#8217;t tell you to do the same if you don&#8217;t have a clue about php, but that was the solution.</p>
<p>If you want to do that, you will need: an FTP program, and an text editor.</p>
<p>Maby the author will change the file, and it will be functional&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://php.aspcode.net/wpadmentor-10-is-released/#comment-360</link>
		<author>Alex</author>
		<pubDate>Sat, 10 Nov 2007 12:00:13 +0000</pubDate>
		<guid>http://php.aspcode.net/wpadmentor-10-is-released/#comment-360</guid>
		<description>Sadly, but it doesn't work correct with categories in WP 2.3 :(
&lt;code&gt;
WordPress database error: [Table 'pappa_1318_1.wp_categories' doesn't exist]
select * from wp_categories order by cat_name
&lt;/code&gt;
how it can be fixed?</description>
		<content:encoded><![CDATA[<p>Sadly, but it doesn&#8217;t work correct with categories in WP 2.3 <img src='http://php.aspcode.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
<code><br />
WordPress database error: [Table 'pappa_1318_1.wp_categories' doesn't exist]<br />
select * from wp_categories order by cat_name<br />
</code><br />
how it can be fixed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dawn</title>
		<link>http://php.aspcode.net/wpadmentor-10-is-released/#comment-248</link>
		<author>Dawn</author>
		<pubDate>Tue, 23 Oct 2007 14:51:42 +0000</pubDate>
		<guid>http://php.aspcode.net/wpadmentor-10-is-released/#comment-248</guid>
		<description>Hi, I love this plugin but I have a bit of a problem. I am able to show an individual ad using the individual ad code, but when using the ad position code, the ads don't show up. Any idea on  why that might be?</description>
		<content:encoded><![CDATA[<p>Hi, I love this plugin but I have a bit of a problem. I am able to show an individual ad using the individual ad code, but when using the ad position code, the ads don&#8217;t show up. Any idea on  why that might be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juri Hass</title>
		<link>http://php.aspcode.net/wpadmentor-10-is-released/#comment-204</link>
		<author>Juri Hass</author>
		<pubDate>Tue, 09 Oct 2007 21:42:39 +0000</pubDate>
		<guid>http://php.aspcode.net/wpadmentor-10-is-released/#comment-204</guid>
		<description>I have updated my WP to 2.3, then I got problems. It works some how, but in the "Campaigns" page i got those errors:

WordPress database error: [Table 'stertsc_6horatio.wp_categories' doesn't exist]
select * from wp_categories order by cat_name

... and I can't edit categories in old campaigns and new ones. Old campaigns do still work in the right directory. What must i do, to have the cats back in admentor</description>
		<content:encoded><![CDATA[<p>I have updated my WP to 2.3, then I got problems. It works some how, but in the &#8220;Campaigns&#8221; page i got those errors:</p>
<p>WordPress database error: [Table &#8217;stertsc_6horatio.wp_categories&#8217; doesn&#8217;t exist]<br />
select * from wp_categories order by cat_name</p>
<p>&#8230; and I can&#8217;t edit categories in old campaigns and new ones. Old campaigns do still work in the right directory. What must i do, to have the cats back in admentor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mervandi</title>
		<link>http://php.aspcode.net/wpadmentor-10-is-released/#comment-12</link>
		<author>mervandi</author>
		<pubDate>Thu, 13 Sep 2007 11:36:53 +0000</pubDate>
		<guid>http://php.aspcode.net/wpadmentor-10-is-released/#comment-12</guid>
		<description>i drop by here immediately after i read about your plugin from HowTo-Spot-er. Want to know more and get curious on plugins for wordpress i use for my blog. thank you for sharing your great work.</description>
		<content:encoded><![CDATA[<p>i drop by here immediately after i read about your plugin from HowTo-Spot-er. Want to know more and get curious on plugins for wordpress i use for my blog. thank you for sharing your great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aussie Poker</title>
		<link>http://php.aspcode.net/wpadmentor-10-is-released/#comment-11</link>
		<author>Aussie Poker</author>
		<pubDate>Thu, 13 Sep 2007 03:10:04 +0000</pubDate>
		<guid>http://php.aspcode.net/wpadmentor-10-is-released/#comment-11</guid>
		<description>Excellent, excellent work.  I had this installed and rotating text links ads and banners within 30 minutes.

Simply the best ad plug in I've seen yet.  Congratulations</description>
		<content:encoded><![CDATA[<p>Excellent, excellent work.  I had this installed and rotating text links ads and banners within 30 minutes.</p>
<p>Simply the best ad plug in I&#8217;ve seen yet.  Congratulations</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web 2.0 How-To Spot-er</title>
		<link>http://php.aspcode.net/wpadmentor-10-is-released/#comment-6</link>
		<author>Web 2.0 How-To Spot-er</author>
		<pubDate>Wed, 05 Sep 2007 14:01:49 +0000</pubDate>
		<guid>http://php.aspcode.net/wpadmentor-10-is-released/#comment-6</guid>
		<description>&lt;p&gt;&#60;strong&#62;Great Banner Management Plugin for WordPress Just Released...&#60;/strong&#62;&lt;/p&gt;
&lt;p&gt;Stephen from php.aspcode.net just released his wpAdMentor plugin. While I’m only getting ready to implement this plugin on my blog it shows some great promise. Stephen managed to combine all the options I was looking for in non-commercial plugin with...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&lt;strong&gt;Great Banner Management Plugin for WordPress Just Released&#8230;&lt;/strong&gt;</p>
<p>Stephen from php.aspcode.net just released his wpAdMentor plugin. While I’m only getting ready to implement this plugin on my blog it shows some great promise. Stephen managed to combine all the options I was looking for in non-commercial plugin with&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
