<?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: Website validation bug</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Website validation bug</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 23:26:18 +0000</pubDate>

<item>
<title>knitzsche on "Website validation bug"</title>
<link>https://www.machform.com/forums/topic/website-validation-bug#post-1676</link>
<pubDate>Wed, 07 May 2008 23:11:26 +0000</pubDate>
<dc:creator>knitzsche</dc:creator>
<guid isPermaLink="false">1676@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks Yuniar!&#60;/p&#62;
&#60;p&#62;Worked like a charm. Your customer support is awesome!&#60;/p&#62;
&#60;p&#62;Kalpana
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Website validation bug"</title>
<link>https://www.machform.com/forums/topic/website-validation-bug#post-1628</link>
<pubDate>Mon, 05 May 2008 08:53:55 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1628@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;oops.. I think you found another bug with the website validation.&#60;/p&#62;
&#60;p&#62;Here's how to fix it, edit your &#60;strong&#62;includes/common-validator.php&#60;/strong&#62; file.&#60;br /&#62;
Search around line 223 for this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;function validate_website($value) {&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
few lines below that code, you'll see this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if(!empty($value[0])){&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
replace the above code with this one:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if(!empty($value[0]) &#38;#38;&#38;#38; ($value[0] != &#38;#39;/&#38;#39;)){&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
that should fix it.&#60;/p&#62;
&#60;p&#62;Thanks for reporting this, I'll update the package.
&#60;/p&#62;</description>
</item>
<item>
<title>knitzsche on "Website validation bug"</title>
<link>https://www.machform.com/forums/topic/website-validation-bug#post-1621</link>
<pubDate>Sun, 04 May 2008 05:49:27 +0000</pubDate>
<dc:creator>knitzsche</dc:creator>
<guid isPermaLink="false">1621@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;When nothing is entered in a website field that I have on my form where the field is not a required field, I get an error saying that the website is not a valid address. This even happens if I delete the default &#60;a href=&#34;http://&#34; rel=&#34;nofollow&#34;&#62;http://&#60;/a&#62; string that is displayed.&#60;/p&#62;
&#60;p&#62;Kalpana
&#60;/p&#62;</description>
</item>

</channel>
</rss>
