<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Contact / Feedback Form Plugin for Mephisto</title>
	<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/</link>
	<description>C#, JRuby, Ruby on Rails, .NET, book reviews, film reviews, mind hacks, Wing Chun and the occasional personal bit.</description>
	<pubDate>Wed, 07 Jan 2009 03:00:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Steve Ross</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-9465</link>
		<dc:creator>Steve Ross</dc:creator>
		<pubDate>Mon, 24 Nov 2008 19:44:25 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-9465</guid>
		<description>If you get weird mail errors ie: "Net::SMTPSyntaxError (501 5.1.3 Bad recipient address syntax)" you may need to add this to your environments.rb: config.action_mailer.delivery_method = :sendmail  Should work if you are using postfix or sendmail (postfix has a sendmail clone so you can swap it out easily)</description>
		<content:encoded><![CDATA[<p>If you get weird mail errors ie: &#8220;Net::SMTPSyntaxError (501 5.1.3 Bad recipient address syntax)&#8221; you may need to add this to your environments.rb: config.action_mailer.delivery_method = :sendmail  Should work if you are using postfix or sendmail (postfix has a sendmail clone so you can swap it out easily)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-9459</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 24 Nov 2008 05:19:41 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-9459</guid>
		<description>Glad you got it sorted, and thanks for posting your solution.
James</description>
		<content:encoded><![CDATA[<p>Glad you got it sorted, and thanks for posting your solution.<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat Roy</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-9457</link>
		<dc:creator>Pat Roy</dc:creator>
		<pubDate>Mon, 24 Nov 2008 01:27:20 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-9457</guid>
		<description>Nevermind I didn't have the right Mephisto version (without Engines). If you download mephisto from github the 0.8 tag won't have Engines you have to download from the master branch.</description>
		<content:encoded><![CDATA[<p>Nevermind I didn&#8217;t have the right Mephisto version (without Engines). If you download mephisto from github the 0.8 tag won&#8217;t have Engines you have to download from the master branch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat Roy</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-9454</link>
		<dc:creator>Pat Roy</dc:creator>
		<pubDate>Sun, 23 Nov 2008 22:11:49 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-9454</guid>
		<description>Hi, I'm running Rails 2.0.2 with Mephisto Drax 0.8 with the latest version of this plugin and I can't get the /contact_form route to work. I've tried everything people recommend in the comments. No go. Anybody can help?

I get this when manually add the routes:

uninitialized constant ContactFormController</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m running Rails 2.0.2 with Mephisto Drax 0.8 with the latest version of this plugin and I can&#8217;t get the /contact_form route to work. I&#8217;ve tried everything people recommend in the comments. No go. Anybody can help?</p>
<p>I get this when manually add the routes:</p>
<p>uninitialized constant ContactFormController</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Crisp - C#, JRuby, Ruby on Rails, .NET, book reviews, film reviews, mind hacks, Wing Chun and the occasional personal bit. &#187; Contact Form For Mephisto updated for Drax 0.8</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-8030</link>
		<dc:creator>James Crisp - C#, JRuby, Ruby on Rails, .NET, book reviews, film reviews, mind hacks, Wing Chun and the occasional personal bit. &#187; Contact Form For Mephisto updated for Drax 0.8</dc:creator>
		<pubDate>Mon, 25 Aug 2008 05:23:34 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-8030</guid>
		<description>[...] Drax (version 0.8) introduces breaking changes for plugins. I&#8217;ve just finished updating the contact / feedback form plugin. It&#8217;s now working fine and tests [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Drax (version 0.8) introduces breaking changes for plugins. I&#8217;ve just finished updating the contact / feedback form plugin. It&#8217;s now working fine and tests [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roche Foo</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-2521</link>
		<dc:creator>Roche Foo</dc:creator>
		<pubDate>Wed, 09 Apr 2008 10:48:03 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-2521</guid>
		<description>Ths a billion, it works.</description>
		<content:encoded><![CDATA[<p>Ths a billion, it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-2496</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 09 Apr 2008 00:11:50 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-2496</guid>
		<description>Hi Roche,

To uninstall any rails plug-in you should just be able to delete the directory:
[RAILS ROOT]/vendor/plugins/[PLUGIN NAME]

James</description>
		<content:encoded><![CDATA[<p>Hi Roche,</p>
<p>To uninstall any rails plug-in you should just be able to delete the directory:<br />
[RAILS ROOT]/vendor/plugins/[PLUGIN NAME]</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roche Foo</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-2490</link>
		<dc:creator>Roche Foo</dc:creator>
		<pubDate>Tue, 08 Apr 2008 15:31:46 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-2490</guid>
		<description>Hey James,

Ths for the share, nice to see that the Plugin is easily extensible.

When installing i didn't see the version required while my mephisto is 0.7.2. Now i got a problem the same with Philip.

How could i unistall the plugin now?

THANKS.

Roche Foo</description>
		<content:encoded><![CDATA[<p>Hey James,</p>
<p>Ths for the share, nice to see that the Plugin is easily extensible.</p>
<p>When installing i didn&#8217;t see the version required while my mephisto is 0.7.2. Now i got a problem the same with Philip.</p>
<p>How could i unistall the plugin now?</p>
<p>THANKS.</p>
<p>Roche Foo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-486</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 02 Feb 2008 01:02:25 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-486</guid>
		<description>Hey Nic,

Are you running with apache fcgi? Maybe this post might help:

http://jamescrisp.org/2006/08/19/ruby-on-rails-hosting-setup-and-migration/

Cheers,
James</description>
		<content:encoded><![CDATA[<p>Hey Nic,</p>
<p>Are you running with apache fcgi? Maybe this post might help:</p>
<p><a href="http://jamescrisp.org/2006/08/19/ruby-on-rails-hosting-setup-and-migration/" rel="nofollow">http://jamescrisp.org/2006/08/19/ruby-on-rails-hosting-setup-and-migration/</a></p>
<p>Cheers,<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nic</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-481</link>
		<dc:creator>nic</dc:creator>
		<pubDate>Thu, 31 Jan 2008 02:26:24 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-481</guid>
		<description>Man, I wish I could use this but I'm a rails noob and can't figure out what is wrong. When I install it I get an application error. Nothing is written in my logs when this happens either. Am I doing something wrong?</description>
		<content:encoded><![CDATA[<p>Man, I wish I could use this but I&#8217;m a rails noob and can&#8217;t figure out what is wrong. When I install it I get an application error. Nothing is written in my logs when this happens either. Am I doing something wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-451</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 28 Jan 2008 13:32:28 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-451</guid>
		<description>Mark, that's good news and thanks for dropping me a line. I've updated the code back to using add_route.
James</description>
		<content:encoded><![CDATA[<p>Mark, that&#8217;s good news and thanks for dropping me a line. I&#8217;ve updated the code back to using add_route.<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-448</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 28 Jan 2008 06:54:02 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-448</guid>
		<description>Suggest increasing your logging level filtering in production. See:
http://maintainable.com/articles/rails_logging_tips#log-levels
James</description>
		<content:encoded><![CDATA[<p>Suggest increasing your logging level filtering in production. See:<br />
<a href="http://maintainable.com/articles/rails_logging_tips#log-levels" rel="nofollow">http://maintainable.com/articles/rails_logging_tips#log-levels</a><br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-429</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 22 Jan 2008 11:55:27 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-429</guid>
		<description>the email bodies are showing up in my rails application logs, causing a large amount of wasted space. Anybody know how to prevent this?</description>
		<content:encoded><![CDATA[<p>the email bodies are showing up in my rails application logs, causing a large amount of wasted space. Anybody know how to prevent this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark McSpadden</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-414</link>
		<dc:creator>Mark McSpadden</dc:creator>
		<pubDate>Fri, 04 Jan 2008 19:08:46 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-414</guid>
		<description>I'm on mephisto revision 3074 with rails 2.0.2 and the add_routes methods seem to be working. In fact, I had to use them instead of the routing patch. Just an FYI.

Thanks for the plugin!</description>
		<content:encoded><![CDATA[<p>I&#8217;m on mephisto revision 3074 with rails 2.0.2 and the add_routes methods seem to be working. In fact, I had to use them instead of the routing patch. Just an FYI.</p>
<p>Thanks for the plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-272</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 10 Dec 2007 11:37:42 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-272</guid>
		<description>Thanks Mikel for finding this and sending me a patch. I've applied it tonight to the contact form repository. 

Something seems to have changed in either Edge Rails or Edge Mephisto that breaks the Mephisto plug-in API's add_route method. The problem seems to be that Mephisto route configuration (lib/mephisto/routing.rb) is now happening before plug-ins are loaded. Previously, plug-ins were loaded before Mehisto route configuration was done. I'll investigate further when I get a chance. Keen to hear ideas on a fix for add_route :-)

Cheers,
James</description>
		<content:encoded><![CDATA[<p>Thanks Mikel for finding this and sending me a patch. I&#8217;ve applied it tonight to the contact form repository. </p>
<p>Something seems to have changed in either Edge Rails or Edge Mephisto that breaks the Mephisto plug-in API&#8217;s add_route method. The problem seems to be that Mephisto route configuration (lib/mephisto/routing.rb) is now happening before plug-ins are loaded. Previously, plug-ins were loaded before Mehisto route configuration was done. I&#8217;ll investigate further when I get a chance. Keen to hear ideas on a fix for add_route <img src='http://jamescrisp.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Cheers,<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikel Lindsaar</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-214</link>
		<dc:creator>Mikel Lindsaar</dc:creator>
		<pubDate>Wed, 05 Dec 2007 02:32:32 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-214</guid>
		<description>Not sure why, but when I put this into to Mephisto edge on rails 1.99.1 it would return a 404 error on looking at localhost/contact_form.

I dug around the console, it was showing up on the custom_routes as well as in the $LOAD_PATH... just wasn't showing up in ActionController::Routing::Routes.routes

Handling was to put the following into the config/routes.rb file to hard code the routes in and now it works fine.

&lt;code&gt;
ActionController::Routing::Routes.draw do &#124;map&#124;

  Mephisto::Routing.connect_with map do
    
    map.contact "/contact_form",
              { :action=&#62;"contact_form",
                :controller=&#62;"contact_form" }
                          
    map.contact "/contact_submit", 
              { :conditions=&#62;{:method=&#62;:post},
                :action=&#62;"contact_submit",
                :controller=&#62;"contact_form"}

  end
end
&lt;/code&gt;

Hope that helps someone else.

Mikel</description>
		<content:encoded><![CDATA[<p>Not sure why, but when I put this into to Mephisto edge on rails 1.99.1 it would return a 404 error on looking at localhost/contact_form.</p>
<p>I dug around the console, it was showing up on the custom_routes as well as in the $LOAD_PATH&#8230; just wasn&#8217;t showing up in ActionController::Routing::Routes.routes</p>
<p>Handling was to put the following into the config/routes.rb file to hard code the routes in and now it works fine.</p>
<p><code><br />
ActionController::Routing::Routes.draw do |map|</p>
<p>  Mephisto::Routing.connect_with map do</p>
<p>    map.contact "/contact_form",<br />
              { :action=&gt;"contact_form",<br />
                :controller=&gt;"contact_form" }</p>
<p>    map.contact "/contact_submit",<br />
              { :conditions=&gt;{:method=&gt;:post},<br />
                :action=&gt;"contact_submit",<br />
                :controller=&gt;"contact_form"}</p>
<p>  end<br />
end<br />
</code></p>
<p>Hope that helps someone else.</p>
<p>Mikel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Crisp - Ruby on Rails, C#, .NET, book reviews, film reviews, mind hacks, Wing Chun and the occasional personal bit. &#187; Tips for Developing Mephisto Plugins with Liquid and Rails</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-164</link>
		<dc:creator>James Crisp - Ruby on Rails, C#, .NET, book reviews, film reviews, mind hacks, Wing Chun and the occasional personal bit. &#187; Tips for Developing Mephisto Plugins with Liquid and Rails</dc:creator>
		<pubDate>Mon, 22 Oct 2007 06:06:06 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-164</guid>
		<description>[...] I was writing a contact form plugin for Mephisto, I had a lot of trouble finding documentation and ended up reading lots of code and [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] I was writing a contact form plugin for Mephisto, I had a lot of trouble finding documentation and ended up reading lots of code and [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sc0ttman</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-79</link>
		<dc:creator>sc0ttman</dc:creator>
		<pubDate>Tue, 26 Jun 2007 22:41:00 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-79</guid>
		<description>Hey everyone. I was wondering if anyone knows a way to detect in my layout when I am on the contact form? I would like to know this in order to  render a tab in my css as style='selected'.&lt;br/&gt;Is there anyway to know this??&lt;br/&gt;&lt;br/&gt;ex:&lt;br/&gt;{% if site.current_section.name == "Contact" %} or something like this?</description>
		<content:encoded><![CDATA[<p>Hey everyone. I was wondering if anyone knows a way to detect in my layout when I am on the contact form? I would like to know this in order to  render a tab in my css as style=&#8217;selected&#8217;.<br />Is there anyway to know this??</p>
<p>ex:<br />{% if site.current_section.name == &#8220;Contact&#8221; %} or something like this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dylan</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-77</link>
		<dc:creator>Dylan</dc:creator>
		<pubDate>Wed, 20 Jun 2007 03:40:00 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-77</guid>
		<description>Hey James,&lt;br/&gt;&lt;br/&gt;Great plugin. I've got everything working except I'm not receiving the email. My logs show the email that is sent and I've tried configuring it to use both smtp and sendmail. &lt;br/&gt;&lt;br/&gt;Have you got any tips for debugging ActionMailer and its configuration?&lt;br/&gt;&lt;br/&gt;Cheers&lt;br/&gt;&lt;br/&gt;Dylan</description>
		<content:encoded><![CDATA[<p>Hey James,</p>
<p>Great plugin. I&#8217;ve got everything working except I&#8217;m not receiving the email. My logs show the email that is sent and I&#8217;ve tried configuring it to use both smtp and sendmail. </p>
<p>Have you got any tips for debugging ActionMailer and its configuration?</p>
<p>Cheers</p>
<p>Dylan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-72</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 07 Jun 2007 14:38:00 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-72</guid>
		<description>Hi James and thanks for your wonderful plugin,I was using it flawlessly on my mephisto trunk, now i setup a new mephisto install on mediatemple, do no tknwo why, but actually when i am trying to send emails after setting up all the things as specified i got an error page?????mmmm i checked my production.log and i've found a weird message (i am pasting here the main line from my log saving your time from reading all the rest, but i guess this is the main error)&lt;br/&gt;NoMethodError (undefined method `com' for nil:NilClass):&lt;br/&gt;    /vendor/plugins/mephisto_contact_form/lib/contact_notifier.rb:7:in `contact_notification'&lt;br/&gt;&lt;br/&gt;it seems something is wrong when i setup my recipients into contact notifier.&lt;br/&gt;&lt;br/&gt;Do not know what i am doing wrong actually i specified "somename@someemailaddress.com"&lt;br/&gt;&lt;br/&gt;it seems that it doesn't like the ".com" part of the thing:)&lt;br/&gt;&lt;br/&gt;Any help is highly appreciated and thanks again for your wonderful contribution</description>
		<content:encoded><![CDATA[<p>Hi James and thanks for your wonderful plugin,I was using it flawlessly on my mephisto trunk, now i setup a new mephisto install on mediatemple, do no tknwo why, but actually when i am trying to send emails after setting up all the things as specified i got an error page?????mmmm i checked my production.log and i&#8217;ve found a weird message (i am pasting here the main line from my log saving your time from reading all the rest, but i guess this is the main error)<br />NoMethodError (undefined method `com&#8217; for nil:NilClass):<br />    /vendor/plugins/mephisto_contact_form/lib/contact_notifier.rb:7:in `contact_notification&#8217;</p>
<p>it seems something is wrong when i setup my recipients into contact notifier.</p>
<p>Do not know what i am doing wrong actually i specified &#8220;somename@someemailaddress.com&#8221;</p>
<p>it seems that it doesn&#8217;t like the &#8220;.com&#8221; part of the thing:)</p>
<p>Any help is highly appreciated and thanks again for your wonderful contribution</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Crisp</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-66</link>
		<dc:creator>James Crisp</dc:creator>
		<pubDate>Wed, 23 May 2007 11:44:00 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-66</guid>
		<description>Hi Phillip,&lt;br/&gt;&lt;br/&gt;The last Mephisto release was almost a year ago.. I don't know when the next one is due - probably best to ask Rick as you suggest, and also get his opinion on edge stability. &lt;br/&gt;&lt;br/&gt;James</description>
		<content:encoded><![CDATA[<p>Hi Phillip,</p>
<p>The last Mephisto release was almost a year ago.. I don&#8217;t know when the next one is due - probably best to ask Rick as you suggest, and also get his opinion on edge stability. </p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-63</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Mon, 14 May 2007 18:33:00 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-63</guid>
		<description>Sorry, i can't read.   Is Mephisto Edge a reliable platform for one's professional Web site?   It certainly sounds like I'd be better off with a stable version, but then I'm going to have to attempt your hacking suggestions in the comment to Brian above.&lt;br/&gt;&lt;br/&gt;Should I ask Rick for a development roadmap so I can assess when I can get a stable version of Mephisto that supports this plugin?  Or is such a roadmap published somewhere?</description>
		<content:encoded><![CDATA[<p>Sorry, i can&#8217;t read.   Is Mephisto Edge a reliable platform for one&#8217;s professional Web site?   It certainly sounds like I&#8217;d be better off with a stable version, but then I&#8217;m going to have to attempt your hacking suggestions in the comment to Brian above.</p>
<p>Should I ask Rick for a development roadmap so I can assess when I can get a stable version of Mephisto that supports this plugin?  Or is such a roadmap published somewhere?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-61</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Mon, 14 May 2007 18:19:00 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-61</guid>
		<description>Thanks, James.&lt;br/&gt;&lt;br/&gt;Unfortunately, I'm still having a horrific time getting it going under stable 0.7 of Mephisto (rev. 2852, last changed 2828) and Rails 1.2.2 on my shared Linux hosting.     RailsPlayground reports the following when they run via Webrick: &lt;br/&gt;&lt;br/&gt;=&gt; Booting WEBrick...&lt;br/&gt;/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:266:in `load_missing_constant': uninitialized constant Mephisto::Plugin (NameError)&lt;br/&gt;       from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:452:in `const_missing'&lt;br/&gt;       from ./script/../config/../vendor/plugins/mephisto_contact_form/lib/plugin.rb:3&lt;br/&gt;       from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'&lt;br/&gt;       from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'&lt;br/&gt;       from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:495:in `require'&lt;br/&gt;       from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:342:in `new_constants_in'&lt;br/&gt;       from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:495:in `require'&lt;br/&gt;       from script/../config/../vendor/plugins/mephisto_contact_form/init.rb:12:in `load_plugin'&lt;br/&gt;        ... 21 levels...&lt;br/&gt;       from /usr/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/commands/server.rb:39&lt;br/&gt;       from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'&lt;br/&gt;       from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'&lt;br/&gt;       from script/server:3&lt;br/&gt;&lt;br/&gt;As it happens, I get exactly the same problem on my local Win XP installation, which at least makes troubleshooting easy. :)&lt;br/&gt;&lt;br/&gt;I seem to recall seeing this problem with another app, and it may have been the results of some change in the plugin system.   I feel like I'm missing some step, as though my versions are mismatched or something.  Any ideas?&lt;br/&gt;&lt;br/&gt;Thanks,&lt;br/&gt;&lt;br/&gt;Philip</description>
		<content:encoded><![CDATA[<p>Thanks, James.</p>
<p>Unfortunately, I&#8217;m still having a horrific time getting it going under stable 0.7 of Mephisto (rev. 2852, last changed 2828) and Rails 1.2.2 on my shared Linux hosting.     RailsPlayground reports the following when they run via Webrick: </p>
<p>=> Booting WEBrick&#8230;<br />/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:266:in `load_missing_constant&#8217;: uninitialized constant Mephisto::Plugin (NameError)<br />       from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:452:in `const_missing&#8217;<br />       from ./script/../config/../vendor/plugins/mephisto_contact_form/lib/plugin.rb:3<br />       from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require&#8217;<br />       from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require&#8217;<br />       from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:495:in `require&#8217;<br />       from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:342:in `new_constants_in&#8217;<br />       from /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.4.1/lib/active_support/dependencies.rb:495:in `require&#8217;<br />       from script/../config/../vendor/plugins/mephisto_contact_form/init.rb:12:in `load_plugin&#8217;<br />        &#8230; 21 levels&#8230;<br />       from /usr/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/commands/server.rb:39<br />       from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require&#8217;<br />       from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in `require&#8217;<br />       from script/server:3</p>
<p>As it happens, I get exactly the same problem on my local Win XP installation, which at least makes troubleshooting easy. <img src='http://jamescrisp.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I seem to recall seeing this problem with another app, and it may have been the results of some change in the plugin system.   I feel like I&#8217;m missing some step, as though my versions are mismatched or something.  Any ideas?</p>
<p>Thanks,</p>
<p>Philip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Crisp</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-60</link>
		<dc:creator>James Crisp</dc:creator>
		<pubDate>Mon, 14 May 2007 09:20:00 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-60</guid>
		<description>Hi Phillip,&lt;br/&gt;&lt;br/&gt;Assuming your hosting is apache fast cgi, you can kill any processes running under your user called dispatch.fcgi. That should be pretty much the same as a server restart.&lt;br/&gt;&lt;br/&gt;Cheers,&lt;br/&gt;James</description>
		<content:encoded><![CDATA[<p>Hi Phillip,</p>
<p>Assuming your hosting is apache fast cgi, you can kill any processes running under your user called dispatch.fcgi. That should be pretty much the same as a server restart.</p>
<p>Cheers,<br />James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-58</link>
		<dc:creator>Philip</dc:creator>
		<pubDate>Wed, 09 May 2007 11:46:00 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-58</guid>
		<description>Thanks for a great contribution!&lt;br/&gt;&lt;br/&gt;Now my next question is how to get plugins to load on a shared hosting situation at RailsPlayground, where "restarting my Rails app" is not an option.   Hmmm....</description>
		<content:encoded><![CDATA[<p>Thanks for a great contribution!</p>
<p>Now my next question is how to get plugins to load on a shared hosting situation at RailsPlayground, where &#8220;restarting my Rails app&#8221; is not an option.   Hmmm&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josh huckabee</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-54</link>
		<dc:creator>josh huckabee</dc:creator>
		<pubDate>Thu, 19 Apr 2007 04:10:00 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-54</guid>
		<description>Hi James - great plugin!&lt;br/&gt;&lt;br/&gt;I added a very minor modification to allow the user to update the destination email address in the plugin configuration.&lt;br/&gt;&lt;br/&gt;The changes are listed here: http://joshhuckabee.com/mephisto_contact_form_modification&lt;br/&gt;&lt;br/&gt;Thanks again!</description>
		<content:encoded><![CDATA[<p>Hi James - great plugin!</p>
<p>I added a very minor modification to allow the user to update the destination email address in the plugin configuration.</p>
<p>The changes are listed here: <a href="http://joshhuckabee.com/mephisto_contact_form_modification" rel="nofollow">http://joshhuckabee.com/mephisto_contact_form_modification</a></p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Octave Z</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-52</link>
		<dc:creator>Octave Z</dc:creator>
		<pubDate>Sun, 15 Apr 2007 21:38:00 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-52</guid>
		<description>Hello! Thanks for your plugin. It work good. How can I add a layout for this page or if it's not possible show the title of the page (ex: My Site &#124; Contact).&lt;br/&gt;&lt;br/&gt;Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hello! Thanks for your plugin. It work good. How can I add a layout for this page or if it&#8217;s not possible show the title of the page (ex: My Site | Contact).</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Crisp</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-40</link>
		<dc:creator>James Crisp</dc:creator>
		<pubDate>Thu, 29 Mar 2007 00:28:00 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-40</guid>
		<description>Hi Brian,&lt;br/&gt;&lt;br/&gt;I haven't tried it, and there may be more gotchas, but if you install the plug-in and then add the routes manually to Mephisto's routes.rb that are in here:&lt;br/&gt;&lt;br/&gt;http://mephisto-contact-form-plugin.googlecode.com/svn/plugins/mephisto_contact_form/lib/plugin.rb&lt;br/&gt;&lt;br/&gt;it may well work :-)&lt;br/&gt;&lt;br/&gt;Also, if you set up a test database, you should be able to run the unit tests and see if anything else is lacking/broken.&lt;br/&gt;&lt;br/&gt;Please post to tell me how it goes!&lt;br/&gt;&lt;br/&gt;Cheers,&lt;br/&gt;James</description>
		<content:encoded><![CDATA[<p>Hi Brian,</p>
<p>I haven&#8217;t tried it, and there may be more gotchas, but if you install the plug-in and then add the routes manually to Mephisto&#8217;s routes.rb that are in here:</p>
<p><a href="http://mephisto-contact-form-plugin.googlecode.com/svn/plugins/mephisto_contact_form/lib/plugin.rb" rel="nofollow">http://mephisto-contact-form-plugin.googlecode.com/svn/plugins/mephisto_contact_form/lib/plugin.rb</a></p>
<p>it may well work <img src='http://jamescrisp.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Also, if you set up a test database, you should be able to run the unit tests and see if anything else is lacking/broken.</p>
<p>Please post to tell me how it goes!</p>
<p>Cheers,<br />James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-39</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 28 Mar 2007 23:44:00 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-39</guid>
		<description>Hi James, &lt;br/&gt;&lt;br/&gt;I'm using 0.7.3 :-( is there a solution of some sort to actually make it work in v0.7.3? &lt;br/&gt;&lt;br/&gt;what could I do as an alternitive.?&lt;br/&gt;&lt;br/&gt;Thanks in advance&lt;br/&gt;&lt;br/&gt;Brian</description>
		<content:encoded><![CDATA[<p>Hi James, </p>
<p>I&#8217;m using 0.7.3 <img src='http://jamescrisp.org/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> is there a solution of some sort to actually make it work in v0.7.3? </p>
<p>what could I do as an alternitive.?</p>
<p>Thanks in advance</p>
<p>Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Crisp</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-36</link>
		<dc:creator>James Crisp</dc:creator>
		<pubDate>Tue, 27 Mar 2007 04:05:00 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-36</guid>
		<description>Hi Michael,&lt;br/&gt;&lt;br/&gt;Thanks for your comment. Depending on your requirements, a better solution may be to use ajax and divs. See more info here:&lt;br/&gt;&lt;br/&gt;http://www.onlamp.com/pub/a/onlamp/2005/06/09/rails_ajax.html</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>Thanks for your comment. Depending on your requirements, a better solution may be to use ajax and divs. See more info here:</p>
<p><a href="http://www.onlamp.com/pub/a/onlamp/2005/06/09/rails_ajax.html" rel="nofollow">http://www.onlamp.com/pub/a/onlamp/2005/06/09/rails_ajax.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-35</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 26 Mar 2007 19:50:00 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-35</guid>
		<description>Hello james&lt;br/&gt;&lt;br/&gt;thanks for your work on the contact form. it was exactly what I was looking for. Had to install a new trunk version of Mephisto to make it work - but in the final...&lt;br/&gt;Cheers &lt;br/&gt;Michael&lt;br/&gt;&lt;br/&gt;P.S. Any idea how to use iframes in Rails? Is there a plugin somewhere out there in the Rails world? Or another solution?</description>
		<content:encoded><![CDATA[<p>Hello james</p>
<p>thanks for your work on the contact form. it was exactly what I was looking for. Had to install a new trunk version of Mephisto to make it work - but in the final&#8230;<br />Cheers <br />Michael</p>
<p>P.S. Any idea how to use iframes in Rails? Is there a plugin somewhere out there in the Rails world? Or another solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Crisp</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-34</link>
		<dc:creator>James Crisp</dc:creator>
		<pubDate>Wed, 21 Mar 2007 13:00:00 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-34</guid>
		<description>No need to add a new section in the admin panel. Once the plug-in is installed, it adds a route to /contact_form to Mephisto. Say you want to link to the contact form from a page, you would add a link like this:&lt;br/&gt;&lt;br/&gt;&#60;a href="/contact_form"&#62;Contact Us&#60;/a&#62;</description>
		<content:encoded><![CDATA[<p>No need to add a new section in the admin panel. Once the plug-in is installed, it adds a route to /contact_form to Mephisto. Say you want to link to the contact form from a page, you would add a link like this:</p>
<p>&lt;a href=&#8221;/contact_form&#8221;&gt;Contact Us&lt;/a&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-33</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 21 Mar 2007 11:56:00 +0000</pubDate>
		<guid>http://jamescrisp.org/2007/03/19/contact-feedback-form-plugin-for-mephisto/#comment-33</guid>
		<description>Hi James, &lt;br/&gt;&lt;br/&gt;For #3 "Link to "/contact_form" from your site.".  How do you exactly go about doing that.&lt;br/&gt;&lt;br/&gt;Does that mean to add a new section from the admin panel and use the contact_us.liquid as the page template.  &lt;br/&gt;&lt;br/&gt;Let me know if you could provide more specific instructions for this.  &lt;br/&gt;&lt;br/&gt;Thanks.</description>
		<content:encoded><![CDATA[<p>Hi James, </p>
<p>For #3 &#8220;Link to &#8220;/contact_form&#8221; from your site.&#8221;.  How do you exactly go about doing that.</p>
<p>Does that mean to add a new section from the admin panel and use the contact_us.liquid as the page template.  </p>
<p>Let me know if you could provide more specific instructions for this.  </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
