<?xml version="1.0"?><!-- 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>MachForm Community Forums Topic: Costumize Error Messages</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Costumize Error Messages</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 01:44:00 +0000</pubDate>

<item>
<title>Ajaxriver on "Costumize Error Messages"</title>
<link>https://www.machform.com/forums/topic/costumize-error-messages#post-6684</link>
<pubDate>Thu, 23 Jul 2009 16:13:37 +0000</pubDate>
<dc:creator>Ajaxriver</dc:creator>
<guid isPermaLink="false">6684@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;It works great!&#60;br /&#62;
Your support is absolutely fantastic.&#60;/p&#62;
&#60;p&#62;Thanks for that&#60;/p&#62;
&#60;p&#62;JMorais
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Costumize Error Messages"</title>
<link>https://www.machform.com/forums/topic/costumize-error-messages#post-6681</link>
<pubDate>Thu, 23 Jul 2009 13:31:40 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">6681@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;To get different error message of your radio field, you can edit &#34;includes/post-functions.php&#34; file. Go to around line 212 ~ 214 and you'll find these code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if($validation_result !== true){
	$error_elements[$element_id] = $validation_result;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;try to put this code, exactly  bellow that line &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if ($form_id == 7 &#38;#38;&#38;#38; $element_id == 3) {
	if (!empty($error_elements[$element_id]))
	{
		$error_elements[$element_id] = &#38;quot;This error is different&#38;quot;;
	}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;In there, I assume your element id = 3 on form id = 7
&#60;/p&#62;</description>
</item>
<item>
<title>Ajaxriver on "Costumize Error Messages"</title>
<link>https://www.machform.com/forums/topic/costumize-error-messages#post-6678</link>
<pubDate>Thu, 23 Jul 2009 02:09:31 +0000</pubDate>
<dc:creator>Ajaxriver</dc:creator>
<guid isPermaLink="false">6678@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi AMurray&#60;br /&#62;
Thanks for your reply.&#60;/p&#62;
&#60;p&#62;Yes, customise... (sorry for my poor english).&#60;br /&#62;
I was way from computers for a few days, now i'm back.&#60;br /&#62;
--&#60;br /&#62;
I did the translation of language.php file to portuguese.&#60;/p&#62;
&#60;p&#62;In one of my forms i have a radio button that is mandatory and i need a specific error message for this field if it is not selected.&#60;/p&#62;
&#60;p&#62;Is it possible?&#60;/p&#62;
&#60;p&#62;J Morais
&#60;/p&#62;</description>
</item>
<item>
<title>AMurray on "Costumize Error Messages"</title>
<link>https://www.machform.com/forums/topic/costumize-error-messages#post-6552</link>
<pubDate>Sun, 12 Jul 2009 16:32:11 +0000</pubDate>
<dc:creator>AMurray</dc:creator>
<guid isPermaLink="false">6552@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;&#34;costumize&#34;?  I assume you mean &#34;&#60;strong&#62;customize&#60;/strong&#62;&#34;, or &#34;&#60;em&#62;customise&#60;/em&#62;&#34; for those outside the U.S.&#60;/p&#62;
&#60;p&#62;From a quick search I found some of the error messages in the language.php file in the &#34;includes&#34; folder - there may be more and perhaps someone else can point you in the right direction.&#60;/p&#62;
&#60;p&#62;The general errors (or some of them) are listed from about line 60 onwards.   The validation messages are from about line 72&#60;/p&#62;
&#60;p&#62;However these will be global changes.  &#60;/p&#62;
&#60;p&#62;I'm not sure what type of error you want to add - can you explain in more detail what you need?
&#60;/p&#62;</description>
</item>
<item>
<title>Ajaxriver on "Costumize Error Messages"</title>
<link>https://www.machform.com/forums/topic/costumize-error-messages#post-6542</link>
<pubDate>Fri, 10 Jul 2009 23:23:29 +0000</pubDate>
<dc:creator>Ajaxriver</dc:creator>
<guid isPermaLink="false">6542@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi, is it possible to costumize an error message to a single field?&#60;br /&#62;
I need a special Error Message to my {element_3}.&#60;br /&#62;
Thanks&#60;br /&#62;
JM
&#60;/p&#62;</description>
</item>

</channel>
</rss>
