<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum &#187; Forum: Eventr WordPress Plugin - Recent Posts</title>
		<link>http://projects.binnyva.com/forum/forum/eventr-wordpress-plugin</link>
		<description>Support for my OSS Projects</description>
		<language>en-US</language>
		<pubDate>Mon, 22 Mar 2010 09:16:10 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://projects.binnyva.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://projects.binnyva.com/forum/rss/forum/eventr-wordpress-plugin" rel="self" type="application/rss+xml" />

		<item>
			<title>chodorowicz on "Two bugs/problems and polish translation"</title>
			<link>http://projects.binnyva.com/forum/topic/two_bugs_problems_and_polish_translation#post-2154</link>
			<pubDate>Mon, 25 Jan 2010 06:08:09 +0000</pubDate>
			<dc:creator>chodorowicz</dc:creator>
			<guid isPermaLink="false">2154@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Hey Pierre!&#60;br /&#62;
You're welcome, I'm really glad I've helped :) as a computer science major I know how frustrating debugging (especially somebody's else code) is. Unfortunately I cannot help you much with the surveys plug-in. You can try the method which I used to find this bug in Eventr - I had an older version of the plug-in which worked well with my translation, so I compared files between two versions and looked for the bug in the differences. Maybe you can use this method. Good luck!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>foulapi on "Translation"</title>
			<link>http://projects.binnyva.com/forum/topic/translation#post-2141</link>
			<pubDate>Wed, 20 Jan 2010 00:53:44 +0000</pubDate>
			<dc:creator>foulapi</dc:creator>
			<guid isPermaLink="false">2141@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;I've solved my problem by adding this line to the eventr.php:&#60;br /&#62;
require_once('wpframe.php');&#60;/p&#62;
&#60;p&#62;After adding it the translation started to work.&#60;/p&#62;
&#60;p&#62;Thanks to Chodorowicz, see his post : Two bugs/problems and polish translation&#60;/p&#62;
&#60;p&#62;Pierre
&#60;/p&#62;</description>
		</item>
		<item>
			<title>foulapi on "Two bugs/problems and polish translation"</title>
			<link>http://projects.binnyva.com/forum/topic/two_bugs_problems_and_polish_translation#post-2140</link>
			<pubDate>Wed, 20 Jan 2010 00:50:38 +0000</pubDate>
			<dc:creator>foulapi</dc:creator>
			<guid isPermaLink="false">2140@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Hello and thanks Chodorowicz,&#60;/p&#62;
&#60;p&#62;I had the same problem as the one you described with translations not working (see post Translation(15 posts) (5 voices) •Started 11 months ago by kosta •Latest reply from foulapi). &#60;/p&#62;
&#60;p&#62;I applied your workaround on my site and it is also working fine for the Fr translation.&#60;/p&#62;
&#60;p&#62;Thanks again, I found this plugin very useful and was searching for a solution since some weeks.&#60;/p&#62;
&#60;p&#62;By the way, I also use the surveys plugin also from Binny but this time the same solution doesn't work. Any ideas&#60;/p&#62;
&#60;p&#62;Pierre
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chodorowicz on "Two bugs/problems and polish translation"</title>
			<link>http://projects.binnyva.com/forum/topic/two_bugs_problems_and_polish_translation#post-2138</link>
			<pubDate>Sat, 16 Jan 2010 05:48:37 +0000</pubDate>
			<dc:creator>chodorowicz</dc:creator>
			<guid isPermaLink="false">2138@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;hey after 6 months :)&#60;br /&#62;
I'm implementing your plugin on another site (also a faculty site on my university, a smaller one this time). I've downloaded the current version of your plugin but I couldnt get the tranlations to work (even though polish translation is included in the pack). I've solved my problem by adding this line to the eventr.php:&#60;br /&#62;
require_once('wpframe.php');&#60;/p&#62;
&#60;p&#62;After adding it the translation started to work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>foulapi on "Translation"</title>
			<link>http://projects.binnyva.com/forum/topic/translation#post-2134</link>
			<pubDate>Wed, 13 Jan 2010 16:12:43 +0000</pubDate>
			<dc:creator>foulapi</dc:creator>
			<guid isPermaLink="false">2134@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;***This is an update of my previous post after a few debugging tests and changes***&#60;br /&#62;
My current Wordpress version is the latest one ie version 2.9.1 FR&#60;/p&#62;
&#60;p&#62;If I use eventr 1.02.0 with a french translation, it is working fine for this plugin except that I got a problem with the survey plugin (described in survey blog).&#60;/p&#62;
&#60;p&#62;If I upgrade to eventr 1.02.01 (with the Fr translation made By Emilie Cadoux), the translation is not loaded : form, etc are still in EN. I also verified the enventr-fr_FR.po with poedit and made some changes, Same thing.&#60;/p&#62;
&#60;p&#62;Path for lang are ok ie translation files in wp-content/plugins/eventr/lang and also lines in eventr.php correctly set.&#60;/p&#62;
&#60;p&#62;Do you think the new wordpress version can be the cause of the problem ?.&#60;/p&#62;
&#60;p&#62;some additional information : I also use the latest survey plugin and made a FR tanslation ... but same behaviour, the  translation is not 'laoded'&#60;/p&#62;
&#60;p&#62;Thanks again for your help, I very much appreciate this two very useful plugins but my reader are mainly French mother tongue&#60;/p&#62;
&#60;p&#62;Pierre
&#60;/p&#62;</description>
		</item>
		<item>
			<title>foulapi on "Translation"</title>
			<link>http://projects.binnyva.com/forum/topic/translation#post-2102</link>
			<pubDate>Sat, 26 Dec 2009 17:04:13 +0000</pubDate>
			<dc:creator>foulapi</dc:creator>
			<guid isPermaLink="false">2102@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I used Wordpress 2.9 Fr and Eventr 1.02.1 (+survey 1.01.5 to be completed).&#60;br /&#62;
I follow everything described above to have the eventr-fr_FR.po working (even using the translation of Emilie Caudoux) but it is not working, always the English version is loaded. &#60;/p&#62;
&#60;p&#62;With the previous version of eventr (1.02.0), it is working, the text is in French when the form is displayed in a post but in this case, I got an error message with survey :&#60;br /&#62;
Fatal error: Cannot redeclare t() (previously declared in /homez.64/obj/www/blog/wp-content/plugins/eventr/wpframe.php:42) in /homez.64/obj/www/blog/wp-content/plugins/surveys/wpframe.php on line 46&#60;br /&#62;
For more detail, I also report this problem in the survey forum : &#34; pb using surveys and eventr in th same blog(3 posts) (1 voice)&#34;.&#60;/p&#62;
&#60;p&#62;Could you help me. Thanks in advance and my best wishes for 2010&#60;/p&#62;
&#60;p&#62;Pierre Foulart (from Belgium)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Binny V A on "You don&#039;t have permission to access /wordpress/wp-admin/   while adding event"</title>
			<link>http://projects.binnyva.com/forum/topic/you-dont-have-permission-to-access-wordpresswp-admin-while-adding-event#post-2085</link>
			<pubDate>Thu, 03 Dec 2009 12:34:52 +0000</pubDate>
			<dc:creator>Binny V A</dc:creator>
			<guid isPermaLink="false">2085@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;I don't think this is an error of the plugin - chances are its an issue with your server configuration.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tatyaso on "You don&#039;t have permission to access /wordpress/wp-admin/   while adding event"</title>
			<link>http://projects.binnyva.com/forum/topic/you-dont-have-permission-to-access-wordpresswp-admin-while-adding-event#post-2080</link>
			<pubDate>Wed, 02 Dec 2009 15:15:32 +0000</pubDate>
			<dc:creator>tatyaso</dc:creator>
			<guid isPermaLink="false">2080@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;i installed event management in wordpress.&#60;br /&#62;
clicked on creat new event,enter all details.&#60;br /&#62;
when click on save button throws error &#60;/p&#62;
&#60;p&#62;You don't have permission to access /wordpress/wp-admin/&#38;lt; on this server.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sergiozambrano on "can&#039;t create event"</title>
			<link>http://projects.binnyva.com/forum/topic/cant-create-event#post-2063</link>
			<pubDate>Thu, 26 Nov 2009 21:57:29 +0000</pubDate>
			<dc:creator>sergiozambrano</dc:creator>
			<guid isPermaLink="false">2063@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;I can't add new questions.&#60;br /&#62;
Is there any way lack of file permissions in pre-existing wp files and folders is preventing the plugin to save the questions properly?&#60;/p&#62;
&#60;p&#62;I've been asked to change permissions to my folders a couple of times and I also had to enter my FTP password in order to install plugins, so… I think that could be a reason.&#60;/p&#62;
&#60;p&#62;Thoughts?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Binny V A on "can&#039;t create event"</title>
			<link>http://projects.binnyva.com/forum/topic/cant-create-event#post-2037</link>
			<pubDate>Thu, 12 Nov 2009 15:34:31 +0000</pubDate>
			<dc:creator>Binny V A</dc:creator>
			<guid isPermaLink="false">2037@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Just released a new version of the plugin. Try updating your version. Let me know how it goes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scnd on "can&#039;t create event"</title>
			<link>http://projects.binnyva.com/forum/topic/cant-create-event#post-2021</link>
			<pubDate>Tue, 10 Nov 2009 09:03:46 +0000</pubDate>
			<dc:creator>scnd</dc:creator>
			<guid isPermaLink="false">2021@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;When I try to create the event it says&#60;/p&#62;
&#60;p&#62;&#34;You do not have sufficient permissions to access this page.&#34;&#60;/p&#62;
&#60;p&#62;What i have to do create the event and registration form for the events&#60;/p&#62;
&#60;p&#62;I'm using WordPress 2.8.5
&#60;/p&#62;</description>
		</item>
		<item>
			<title>emil.wester on "Custom fields -any update?"</title>
			<link>http://projects.binnyva.com/forum/topic/custom-fields-any-update#post-2014</link>
			<pubDate>Wed, 28 Oct 2009 13:25:35 +0000</pubDate>
			<dc:creator>emil.wester</dc:creator>
			<guid isPermaLink="false">2014@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Again. thanks for a gr8 WP-plugin.&#60;br /&#62;
Any update on the &#34;custom fields&#34; support for this plugin?&#60;br /&#62;
Would love to have it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>OlaHaldor on "What tags do I use to show registration etc?"</title>
			<link>http://projects.binnyva.com/forum/topic/what-tags-do-i-use-to-show-registration-etc#post-1997</link>
			<pubDate>Tue, 06 Oct 2009 14:28:41 +0000</pubDate>
			<dc:creator>OlaHaldor</dc:creator>
			<guid isPermaLink="false">1997@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;Hi!&#60;/p&#62;
&#60;p&#62;I've installed Eventr on Wordpress 2.8, and I've created an event. I thought I would be able to see a tag show up to let me know what I should type to make the event registration and registered users going to the event show up on a page. But I can't find it anywhere. &#60;/p&#62;
&#60;p&#62;There's nothing in the readme about it either.&#60;/p&#62;
&#60;p&#62;What tags do I have to use to show a registration form? And the list of the users signed up? Are there other tags I should know of?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jerrilynnreeves on "Compitible for wordpress 2.8.4(HELP ME PLS )"</title>
			<link>http://projects.binnyva.com/forum/topic/compitible_for_wordpress_2_8_4_help_me_pls_#post-1990</link>
			<pubDate>Wed, 30 Sep 2009 23:27:21 +0000</pubDate>
			<dc:creator>jerrilynnreeves</dc:creator>
			<guid isPermaLink="false">1990@http://projects.binnyva.com/forum/</guid>
			<description>&#60;p&#62;I had the same problem.  I solved this issue by changing the following.  Please note that I am running on a Windows Server, so I haven't tested this fix in a Linux environment.  &#60;/p&#62;
&#60;p&#62;In the wpframe.php file beginning line 17, there is a hack to register pages in versions of WordPress 2.8.1+.&#60;/p&#62;
&#60;p&#62;I changed line 19 from:&#60;br /&#62;
	foreach($pages as $p) wpf_register_page($folder . DIRECTORY_SEPARATOR . $p);&#60;br /&#62;
to:&#60;br /&#62;
	foreach($pages as $p) wpf_register_page($folder . &#34;/&#34; . $p);&#60;/p&#62;
&#60;p&#62;And now everything seems to be working great!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "bug in admin (items per page)"</title>
			<link>http://projects.binnyva.com/forum/topic/bug_in_admin_items_per_page_#post-1967</link>
			<pubDate>Fri, 11 Sep 2009 21:24:58 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1967@http://projects.binnyva.com/forum/</guid>
			<description>I have uploaded a screenshot of the admin, you can see the dark-grey footer of WordPress &#38;quot;hanging&#38;quot; in the middle of the eventr admin, covering 2 entries.&#60;br /&#62;
&#60;br /&#62;
Is there a way to get rid of this?&#60;br /&#62;
&#60;br /&#62;
Thanks&#60;br /&#62;
&#60;br /&#62;
&#60;img src=&#34;http&#38;#58;//www&#38;#46;vino-valencia&#38;#46;com/img/eventr-bug&#38;#46;jpg&#34; alt=&#34;&#34; /&#62;</description>
		</item>
		<item>
			<title>Binny V A on "bug in admin (items per page)"</title>
			<link>http://projects.binnyva.com/forum/topic/bug_in_admin_items_per_page_#post-1921</link>
			<pubDate>Wed, 09 Sep 2009 19:23:45 +0000</pubDate>
			<dc:creator>Binny V A</dc:creator>
			<guid isPermaLink="false">1921@http://projects.binnyva.com/forum/</guid>
			<description>Hi,&#60;br /&#62;
First of all I would like to say that I like your plugin a lot!&#60;br /&#62;
&#60;br /&#62;
There are some things though that can be improved I think.&#60;br /&#62;
&#60;br /&#62;
One thing is the items per page in admin &#38;quot;manage event&#38;quot;. By default it shows 10 items per page, but when you have an event with more than 20 people, this becomes a pain. Therefore I immediately click on &#38;quot;show 50 items per page&#38;quot;, but the plugin doesn't &#38;quot;remember&#38;quot; this setting. Is there a way to force showing 50 (or 100) items per page?&#60;br /&#62;
&#60;br /&#62;
Another thing is that the admin of the plugin is loading incredibly slow, does anybody else have that same problem?&#60;br /&#62;
&#60;br /&#62;
Thanks.</description>
		</item>
		<item>
			<title>Binny V A on "Automatic e-mail sending"</title>
			<link>http://projects.binnyva.com/forum/topic/automatic_e_mail_sending#post-1919</link>
			<pubDate>Wed, 09 Sep 2009 19:18:16 +0000</pubDate>
			<dc:creator>Binny V A</dc:creator>
			<guid isPermaLink="false">1919@http://projects.binnyva.com/forum/</guid>
			<description>Hi, &#60;br /&#62;
&#60;br /&#62;
Great Plugin!&#60;br /&#62;
&#60;br /&#62;
I also would like to see this happen. One email going to the person that just signed up and one email going to the admin.&#60;br /&#62;
&#60;br /&#62;
And preferably with this confirmation / notification email it is possible to adapt the content...&#60;br /&#62;
&#60;br /&#62;
Thanks</description>
		</item>
		<item>
			<title>Binny V A on "Automatic e-mail sending"</title>
			<link>http://projects.binnyva.com/forum/topic/automatic_e_mail_sending#post-1883</link>
			<pubDate>Mon, 07 Sep 2009 22:20:57 +0000</pubDate>
			<dc:creator>Binny V A</dc:creator>
			<guid isPermaLink="false">1883@http://projects.binnyva.com/forum/</guid>
			<description>Hi everyone,&#60;br /&#62;
I have a question about this plugin. Did someone tried to add an option, which will send emails to people who registered to event? It could be a really useful for many people. Hope for answer</description>
		</item>
		<item>
			<title>Binny V A on "Compitible for wordpress 2.8.4(HELP ME PLS )"</title>
			<link>http://projects.binnyva.com/forum/topic/compitible_for_wordpress_2_8_4_help_me_pls_#post-1872</link>
			<pubDate>Sun, 06 Sep 2009 06:09:57 +0000</pubDate>
			<dc:creator>Binny V A</dc:creator>
			<guid isPermaLink="false">1872@http://projects.binnyva.com/forum/</guid>
			<description>I have same the problem.&#60;br /&#62;
&#60;br /&#62;
Does anyone have idea to solve it?&#60;br /&#62;
&#60;br /&#62;
It is a great plugin.</description>
		</item>
		<item>
			<title>Binny V A on "wish list"</title>
			<link>http://projects.binnyva.com/forum/topic/wish_list#post-377</link>
			<pubDate>Tue, 01 Sep 2009 10:53:23 +0000</pubDate>
			<dc:creator>Binny V A</dc:creator>
			<guid isPermaLink="false">377@http://projects.binnyva.com/forum/</guid>
			<description>Thanks for the very useful plugin.  I have been hacking a couple files to meet my specific implementation. &#60;br /&#62;
&#60;br /&#62;
I'd like to suggest the following to maximum its current capabilities. &#60;br /&#62;
&#60;br /&#62;
Display List [EVENTR ATTENDEES 1] and Manage Lists (attendees.php) should show all fields with admin option to deselect fields to display&#60;br /&#62;
-Line One: Name, Email, Phone, URL, Registration Date,(Action)  &#60;br /&#62;
-Line Two: Description&#60;br /&#62;
&#60;br /&#62;
Export CSV format&#60;br /&#62;
-Line One: Name, Email, Phone, URL, Registration Date, Description&#60;br /&#62;
&#60;br /&#62;
For my particular use, this new feature request would be huge.  &#60;br /&#62;
&#60;br /&#62;
Automated CSV Export to Email Option&#60;br /&#62;
-Automated cron job to send CSV to event admins' email addresses. &#60;br /&#62;
-Provide field to enter event admins' email addresses&#60;br /&#62;
-Provide frequency logic&#60;br /&#62;
-If event is more than n days, send every week at midnight Sunday.&#60;br /&#62;
-If event is equal or less than n days, send every day at midnight.&#60;br /&#62;
-Default n is 14 days - Provide option to set n days manually.&#60;br /&#62;
&#60;br /&#62;
A comment on image attach:&#60;br /&#62;
-Image attach feature not useful until plugin can downsize user supplied image to usable size.  Most users won't have skill set to do so.&#60;br /&#62;
&#60;br /&#62;
Many thanks for a great plugin and TIA for my requests in future versions.&#60;br /&#62;
&#60;br /&#62;
Boots</description>
		</item>
		<item>
			<title>Anonymous on "Multiple names in Attendees"</title>
			<link>http://projects.binnyva.com/forum/topic/multiple_names_in_attendees#post-1773</link>
			<pubDate>Thu, 27 Aug 2009 17:43:29 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1773@http://projects.binnyva.com/forum/</guid>
			<description>Hi&#60;br /&#62;
&#60;br /&#62;
When i post a name in the event, and go to my administrations page the name is shown 2 times. Why is that, and what do i do to prevent that. I use the latest version of WP  &#60;!-- s8-O --&#62;&#60;img src=&#34;{SMILIES_PATH}/icon_eek.gif&#34; alt=&#34;8-O&#34; title=&#34;Shocked&#34; /&#62;&#60;!-- s8-O --&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Compitible for wordpress 2.8.4(HELP ME PLS )"</title>
			<link>http://projects.binnyva.com/forum/topic/compitible_for_wordpress_2_8_4_help_me_pls_#post-1772</link>
			<pubDate>Thu, 27 Aug 2009 16:45:30 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1772@http://projects.binnyva.com/forum/</guid>
			<description>hi.....&#60;br /&#62;
&#60;br /&#62;
Now I am try to be compitible Eventr plug in with wordpress 2.8.4&#60;br /&#62;
But when I clikc &#38;quot;create new event&#38;quot;,it show &#38;quot; You do not have sufficient permissions to access this page&#38;quot;.&#60;br /&#62;
I know this is because of  &#38;quot;function user_can_access_admin_page()  &#38;quot; wordpress\wp-admin\includes\plugin.php&#38;quot;.&#60;br /&#62;
Because eventr\events.php redirect the edit.php in wordpress.&#60;br /&#62;
I think I have to do something before I redirect the page to edit.php.&#60;br /&#62;
But I don't have any idea yet.&#60;br /&#62;
Pls kindly help me.</description>
		</item>
		<item>
			<title>Anonymous on "How to show all event list in my page.?"</title>
			<link>http://projects.binnyva.com/forum/topic/how_to_show_all_event_list_in_my_page_#post-1736</link>
			<pubDate>Fri, 21 Aug 2009 17:41:39 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1736@http://projects.binnyva.com/forum/</guid>
			<description>Yeah - post your doubt here and I'll answer it.</description>
		</item>
		<item>
			<title>Anonymous on "How to show all event list in my page.?"</title>
			<link>http://projects.binnyva.com/forum/topic/how_to_show_all_event_list_in_my_page_#post-1734</link>
			<pubDate>Fri, 21 Aug 2009 13:30:38 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1734@http://projects.binnyva.com/forum/</guid>
			<description>oh....is it? &#60;!-- s:( --&#62;&#60;img src=&#34;{SMILIES_PATH}/icon_e_sad.gif&#34; alt=&#34;:(&#34; title=&#34;Sad&#34; /&#62;&#60;!-- s:( --&#62;&#60;br /&#62;
I am a student.&#60;br /&#62;
Now I am under my Industrial Attachment Program.&#60;br /&#62;
My resposiblity is to develop your EVENT R to be compatible with Wordpress 2.8.4.&#60;br /&#62;
Unfortunately, I am totally beginner to php and wordpress.&#60;br /&#62;
Pls kindly help me.Can I ask any unclear function of Event R ?&#60;br /&#62;
Your helps is highly appreciated.</description>
		</item>
		<item>
			<title>Anonymous on "NO ATTENDEES SHOW?"</title>
			<link>http://projects.binnyva.com/forum/topic/no_attendees_show_#post-1727</link>
			<pubDate>Thu, 20 Aug 2009 18:53:44 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1727@http://projects.binnyva.com/forum/</guid>
			<description>hi,&#60;br /&#62;
I have already add it in any post. &#60;br /&#62;
But still cannot show.&#60;br /&#62;
I see only &#38;quot;no attendees&#38;quot; and an emply table.&#60;br /&#62;
Pls kindly help me.</description>
		</item>
		<item>
			<title>Anonymous on "How to show all event list in my page.?"</title>
			<link>http://projects.binnyva.com/forum/topic/how_to_show_all_event_list_in_my_page_#post-1726</link>
			<pubDate>Thu, 20 Aug 2009 18:47:07 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1726@http://projects.binnyva.com/forum/</guid>
			<description>Currently, that's not possible - I'm thinking about adding that feature in a future release.</description>
		</item>
		<item>
			<title>Anonymous on "NO ATTENDEES SHOW?"</title>
			<link>http://projects.binnyva.com/forum/topic/no_attendees_show_#post-1725</link>
			<pubDate>Thu, 20 Aug 2009 18:46:34 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1725@http://projects.binnyva.com/forum/</guid>
			<description>Use the code [EVENTR ATTENDEES 1] in any post(1 must be the id of the event)</description>
		</item>
		<item>
			<title>Anonymous on "NO ATTENDEES SHOW?"</title>
			<link>http://projects.binnyva.com/forum/topic/no_attendees_show_#post-1723</link>
			<pubDate>Thu, 20 Aug 2009 16:55:58 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1723@http://projects.binnyva.com/forum/</guid>
			<description>hi,&#60;br /&#62;
&#60;br /&#62;
I am using event r with wordpress 2.7.&#60;br /&#62;
Though I can see my attendees list in admin site,I cannot see it on my page.&#60;br /&#62;
What can i do it?&#60;br /&#62;
Pls kindly answer me.</description>
		</item>
		<item>
			<title>Anonymous on "How to show all event list in my page.?"</title>
			<link>http://projects.binnyva.com/forum/topic/how_to_show_all_event_list_in_my_page_#post-1722</link>
			<pubDate>Thu, 20 Aug 2009 16:23:41 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1722@http://projects.binnyva.com/forum/</guid>
			<description>hi,&#60;br /&#62;
I have created so many events.&#60;br /&#62;
But i can only see 1 event in my page.&#60;br /&#62;
I would like to see all the list of events in my page.&#60;br /&#62;
pls kindly suggest me how can I do it.&#60;br /&#62;
Thank you so much.</description>
		</item>
		<item>
			<title>Anonymous on "Could Not Open Socket Error"</title>
			<link>http://projects.binnyva.com/forum/topic/could_not_open_socket_error#post-1204</link>
			<pubDate>Mon, 17 Aug 2009 04:47:03 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1204@http://projects.binnyva.com/forum/</guid>
			<description>Its a bit confusing - but I don't think its a Eventr issue - I don't do any socket stuff in the code.</description>
		</item>

	</channel>
</rss>
