<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<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>Alex's Support Forums Topic: Abbreviated message notification (Lite)</title>
<link>http://www.alex-hardy.co.uk/forums/</link>
<description>Alex's Support Forums Topic: Abbreviated message notification (Lite)</description>
<language>en</language>
<pubDate>Wed, 07 Jan 2009 16:56:54 +0000</pubDate>

<item>
<title>dominp on "Abbreviated message notification (Lite)"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/possible-to-stop-fields-on-email#post-57</link>
<pubDate>Sat, 11 Oct 2008 20:44:50 +0000</pubDate>
<dc:creator>dominp</dc:creator>
<guid isPermaLink="false">57@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;seems easy enough, I will give it a try.&#60;br /&#62;
thanks again for the great work on this script.
&#60;/p&#62;</description>
</item>
<item>
<title>Alex on "Abbreviated message notification (Lite)"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/possible-to-stop-fields-on-email#post-56</link>
<pubDate>Sat, 11 Oct 2008 09:15:44 +0000</pubDate>
<dc:creator>Alex</dc:creator>
<guid isPermaLink="false">56@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;There is no setting for this, but it would be easy enough to achieve by tweaking the PHP code.&#60;/p&#62;
&#60;p&#62;Open &#60;em&#62;sc_admin/includes/contact/posted.php&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;From about line 232 you'll find a block of code that starts with a line that says:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if ($website != &#38;quot;&#38;quot;) ...&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This block continues to about line 264 and ends with the line that says:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$notify_body = ...&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Comment out or delete all of that code.&#60;/p&#62;
&#60;p&#62;Here is an amended version of that last line that you should add to your PHP after the commented/deleted code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$notify_body									= &#38;quot;\n$name_full has sent you a message.\n\nView all messages received in your online inbox.\n\n----------------------------------------$show_joinlist&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This should achieve the desired effect.&#60;/p&#62;
&#60;p&#62;You might also like to add the URL of your simpleContact admin into that message, so you get a link in the email.&#60;/p&#62;
&#60;p&#62;Please note that should you update simpleContact in future, you will have to re-apply any modifications you make.
&#60;/p&#62;</description>
</item>
<item>
<title>dominp on "Abbreviated message notification (Lite)"</title>
<link>http://www.alex-hardy.co.uk/forums/topic/possible-to-stop-fields-on-email#post-55</link>
<pubDate>Sat, 11 Oct 2008 06:28:59 +0000</pubDate>
<dc:creator>dominp</dc:creator>
<guid isPermaLink="false">55@http://www.alex-hardy.co.uk/forums/</guid>
<description>&#60;p&#62;I have set up the script and it's working great, thanks for the great work and documentation.&#60;/p&#62;
&#60;p&#62;Only question is it possible to only have the email send a notification and not all the fields from the form?&#60;/p&#62;
&#60;p&#62;I would very much only like to get a notification that I have a submission and then have to login to the admin section to check the response.&#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
