<?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: v1.1.1 WP-REPORT POST Released</title>
	<atom:link href="http://www.rjeevan.com/projects/wordpress/plugins/wp-reportpost/v111-wp-report-post-released/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rjeevan.com/projects/wordpress/plugins/wp-reportpost/v111-wp-report-post-released</link>
	<description>portfolio</description>
	<lastBuildDate>Sun, 25 Jul 2010 20:01:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.rjeevan.com/projects/wordpress/plugins/wp-reportpost/v111-wp-report-post-released/comment-page-1#comment-706</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 14 Nov 2009 02:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjeevan.com/?p=35#comment-706</guid>
		<description>hm.. okay.. Thanks for letting me know the issue... No promises but I will see if this can be modified to use in MU on next version...!</description>
		<content:encoded><![CDATA[<p>hm.. okay.. Thanks for letting me know the issue&#8230; No promises but I will see if this can be modified to use in MU on next version&#8230;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.rjeevan.com/projects/wordpress/plugins/wp-reportpost/v111-wp-report-post-released/comment-page-1#comment-704</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 13 Nov 2009 02:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjeevan.com/?p=35#comment-704</guid>
		<description>OK I found the problem. It did not create the tables in the main blog only in each new blog so I deactivateed it and reactivated it in the main blog and the tables were created and it is working now as designed.
The problem now is that since it was not designed to work with MU it is not working correctly.
When I test in on a random blog it reports the pages (not the post) of the main blog.

I will have to come up with a way for people to report post.  
Thank you for your help. I really do not have anything to offer you except some backlinks from my sites. 
If you want the links send me an email.
Thank you again.</description>
		<content:encoded><![CDATA[<p>OK I found the problem. It did not create the tables in the main blog only in each new blog so I deactivateed it and reactivated it in the main blog and the tables were created and it is working now as designed.<br />
The problem now is that since it was not designed to work with MU it is not working correctly.<br />
When I test in on a random blog it reports the pages (not the post) of the main blog.</p>
<p>I will have to come up with a way for people to report post.<br />
Thank you for your help. I really do not have anything to offer you except some backlinks from my sites.<br />
If you want the links send me an email.<br />
Thank you again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.rjeevan.com/projects/wordpress/plugins/wp-reportpost/v111-wp-report-post-released/comment-page-1#comment-703</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 13 Nov 2009 01:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjeevan.com/?p=35#comment-703</guid>
		<description>Okay! the very last thing could go wrong is the DATABASE! Are you allowed to create tables in your MU? this plugin require to create tables in Database.. It does automatically when you activate them very first time!

If not, Yu can&#039;t use this plugin!

If Yes, Please allow me some time to install MU somewhere and test my self to find out whats wrong with it!</description>
		<content:encoded><![CDATA[<p>Okay! the very last thing could go wrong is the DATABASE! Are you allowed to create tables in your MU? this plugin require to create tables in Database.. It does automatically when you activate them very first time!</p>
<p>If not, Yu can&#8217;t use this plugin!</p>
<p>If Yes, Please allow me some time to install MU somewhere and test my self to find out whats wrong with it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.rjeevan.com/projects/wordpress/plugins/wp-reportpost/v111-wp-report-post-released/comment-page-1#comment-702</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 13 Nov 2009 01:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjeevan.com/?p=35#comment-702</guid>
		<description>I am still getting the
” ! Sorry, Unable to Process your Request. Please contact Site Administrator via Email to Report this Issue ”</description>
		<content:encoded><![CDATA[<p>I am still getting the<br />
” ! Sorry, Unable to Process your Request. Please contact Site Administrator via Email to Report this Issue ”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.rjeevan.com/projects/wordpress/plugins/wp-reportpost/v111-wp-report-post-released/comment-page-1#comment-701</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 13 Nov 2009 01:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjeevan.com/?p=35#comment-701</guid>
		<description>sorry I missed this,

Edit ajax.php again!
&lt;code&gt;line: 63: include_once(&#039;ReportPost.class.php&#039;);
change it to
include_once(&#039;wp-content/plugins/wp-reportpost/ReportPost.class.php&#039;);&lt;/code&gt;

Should work fine now! sorry about this, I don&#039;t have an MU account to check this so all in my mind only!</description>
		<content:encoded><![CDATA[<p>sorry I missed this,</p>
<p>Edit ajax.php again!<br />
<code>line: 63: include_once('ReportPost.class.php');<br />
change it to<br />
include_once('wp-content/plugins/wp-reportpost/ReportPost.class.php');</code></p>
<p>Should work fine now! sorry about this, I don&#8217;t have an MU account to check this so all in my mind only!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.rjeevan.com/projects/wordpress/plugins/wp-reportpost/v111-wp-report-post-released/comment-page-1#comment-700</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 13 Nov 2009 01:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjeevan.com/?p=35#comment-700</guid>
		<description>I go this message
&quot; Warning: include_once(ReportPost.class.php) [function.include-once]: failed to open stream: No such file or directory in /home/jinijco/public_html/geofeedz.com/ajax.php on line 63

Warning: include_once() [function.include]: Failed opening &#039;ReportPost.class.php&#039; for inclusion (include_path=&#039;.:/usr/lib/php:/usr/local/lib/php&#039;) in /home/jinijco/public_html/geofeedz.com/ajax.php on line 63
! Sorry, Unable to Process your Request. Please contact Site Administrator via Email to Report this Issue &quot;

So I moved the Reportpost.class.php to the root folder with the with the ajax.php fine and now it said 

&quot; ! Sorry, Unable to Process your Request. Please contact Site Administrator via Email to Report this Issue &quot;

I am sorry for all this trouble and taking up your time. I am really grateful for your help. Thank you.</description>
		<content:encoded><![CDATA[<p>I go this message<br />
&#8221; Warning: include_once(ReportPost.class.php) [function.include-once]: failed to open stream: No such file or directory in /home/jinijco/public_html/geofeedz.com/ajax.php on line 63</p>
<p>Warning: include_once() [function.include]: Failed opening &#8216;ReportPost.class.php&#8217; for inclusion (include_path=&#8217;.:/usr/lib/php:/usr/local/lib/php&#8217;) in /home/jinijco/public_html/geofeedz.com/ajax.php on line 63<br />
! Sorry, Unable to Process your Request. Please contact Site Administrator via Email to Report this Issue &#8221;</p>
<p>So I moved the Reportpost.class.php to the root folder with the with the ajax.php fine and now it said </p>
<p>&#8221; ! Sorry, Unable to Process your Request. Please contact Site Administrator via Email to Report this Issue &#8221;</p>
<p>I am sorry for all this trouble and taking up your time. I am really grateful for your help. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.rjeevan.com/projects/wordpress/plugins/wp-reportpost/v111-wp-report-post-released/comment-page-1#comment-699</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 13 Nov 2009 01:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjeevan.com/?p=35#comment-699</guid>
		<description>Okay! good we are making progress..

I&#039;ve used wordpress nonce to verify post to prevent spam but it&#039;s not MUCH of a help... so you can disable this option. 

Edit ajax.php and remove or comment out following lines
&lt;code&gt;57:	if (!wp_verify_nonce($nonce, $post_id) )
58:	{
59:		echo &quot;&lt;strong&gt;Security Check Failed, Please Submit again...&lt;/strong&gt;&quot;;
60:		return;
61:	}&lt;/code&gt;
and hope everything works just fine!</description>
		<content:encoded><![CDATA[<p>Okay! good we are making progress..</p>
<p>I&#8217;ve used wordpress nonce to verify post to prevent spam but it&#8217;s not MUCH of a help&#8230; so you can disable this option. </p>
<p>Edit ajax.php and remove or comment out following lines<br />
<code>57:	if (!wp_verify_nonce($nonce, $post_id) )<br />
58:	{<br />
59:		echo "<strong>Security Check Failed, Please Submit again...</strong>";<br />
60:		return;<br />
61:	}</code><br />
and hope everything works just fine!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.rjeevan.com/projects/wordpress/plugins/wp-reportpost/v111-wp-report-post-released/comment-page-1#comment-698</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 13 Nov 2009 00:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjeevan.com/?p=35#comment-698</guid>
		<description>I have done as you said and now I get a
 &quot;Security check failed. please try again.&quot;</description>
		<content:encoded><![CDATA[<p>I have done as you said and now I get a<br />
 &#8220;Security check failed. please try again.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.rjeevan.com/projects/wordpress/plugins/wp-reportpost/v111-wp-report-post-released/comment-page-1#comment-697</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 13 Nov 2009 00:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjeevan.com/?p=35#comment-697</guid>
		<description>Okay than try moving the Ajax.php to your ROOT!

First, Edit ajax.php
&lt;code&gt;change Line : 4 :  $wp_root = &#039;../../..&#039;;
to: $wp_root = &#039;.&#039;;&lt;/code&gt;

Edit wprp.js (inside assets folder)
&lt;code&gt;Line 22: 
jQuery.post(wprpURL + &#039;/ajax.php&#039;, { postID: post_ID, report_as:reportas, description: desc, do_ajax_report:&quot;true&quot;, wpnonce: nonce },

Change it to
jQuery.post(&#039;/ajax.php&#039;, { postID: post_ID, report_as:reportas, description: desc, do_ajax_report:&quot;true&quot;, wpnonce: nonce },&lt;/code&gt;

And make sure to MOVE the ajax.php to your ROOT folder and let me know if it&#039;s working!</description>
		<content:encoded><![CDATA[<p>Okay than try moving the Ajax.php to your ROOT!</p>
<p>First, Edit ajax.php<br />
<code>change Line : 4 :  $wp_root = '../../..';<br />
to: $wp_root = '.';</code></p>
<p>Edit wprp.js (inside assets folder)<br />
<code>Line 22:<br />
jQuery.post(wprpURL + '/ajax.php', { postID: post_ID, report_as:reportas, description: desc, do_ajax_report:"true", wpnonce: nonce },</p>
<p>Change it to<br />
jQuery.post('/ajax.php', { postID: post_ID, report_as:reportas, description: desc, do_ajax_report:"true", wpnonce: nonce },</code></p>
<p>And make sure to MOVE the ajax.php to your ROOT folder and let me know if it&#8217;s working!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.rjeevan.com/projects/wordpress/plugins/wp-reportpost/v111-wp-report-post-released/comment-page-1#comment-696</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 13 Nov 2009 00:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.rjeevan.com/?p=35#comment-696</guid>
		<description>Yes i can upload and install plugins into MU. 
The file structure is the same as wordpress except there is a mu-plugin folder different from the Plugins folder.
The path is mysite.com/wp-content/plugins/wp-reportpost 
Yes the wp-load.php is in the root folder.</description>
		<content:encoded><![CDATA[<p>Yes i can upload and install plugins into MU.<br />
The file structure is the same as wordpress except there is a mu-plugin folder different from the Plugins folder.<br />
The path is mysite.com/wp-content/plugins/wp-reportpost<br />
Yes the wp-load.php is in the root folder.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
