<?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: HELP Fatal Error!</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: HELP Fatal Error!</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 00:07:47 +0000</pubDate>

<item>
<title>alasdairdavies on "HELP Fatal Error!"</title>
<link>https://www.machform.com/forums/topic/help-fatal-error#post-22516</link>
<pubDate>Tue, 13 Jan 2015 23:31:09 +0000</pubDate>
<dc:creator>alasdairdavies</dc:creator>
<guid isPermaLink="false">22516@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;Just a tip for anyone else that applied this fix on php installs where mbstring wasn't installed or not allowed. &#60;/p&#62;
&#60;p&#62;I noticed that logic is broken when mbstring is removed, but you can bypass the error - so would suggest if you plan to use logic that you install the string or get a host that supports its use.
&#60;/p&#62;</description>
</item>
<item>
<title>conceive on "HELP Fatal Error!"</title>
<link>https://www.machform.com/forums/topic/help-fatal-error#post-17615</link>
<pubDate>Thu, 14 Mar 2013 05:28:59 +0000</pubDate>
<dc:creator>conceive</dc:creator>
<guid isPermaLink="false">17615@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;we enabled the extensions and it worked fine thx! : ]&#60;/p&#62;
&#60;p&#62;I'll definitely keep that other fix in mind for down the road though. Thx again!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "HELP Fatal Error!"</title>
<link>https://www.machform.com/forums/topic/help-fatal-error#post-17553</link>
<pubDate>Mon, 11 Mar 2013 12:26:29 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">17553@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You need to contact your hosting tech support and ask them to enable PHP mbstring extension (should be enabled on most hosting already).&#60;br /&#62;
If for some reason they aren't able to enable it, you can edit your &#34;includes/helper-functions.php&#34; file.&#60;/p&#62;
&#60;p&#62;Search around line 1693 for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$rule_keyword 	= addslashes(mb_strtolower($condition_params[&#38;#39;rule_keyword&#38;#39;],&#38;#39;UTF-8&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$rule_keyword 	= addslashes(strtolower($condition_params[&#38;#39;rule_keyword&#38;#39;],&#38;#39;UTF-8&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;that should fix it.
&#60;/p&#62;</description>
</item>
<item>
<title>conceive on "HELP Fatal Error!"</title>
<link>https://www.machform.com/forums/topic/help-fatal-error#post-17529</link>
<pubDate>Sat, 09 Mar 2013 08:19:18 +0000</pubDate>
<dc:creator>conceive</dc:creator>
<guid isPermaLink="false">17529@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;When I try to view my form from the admin panel...&#60;/p&#62;
&#60;p&#62;It started when I attempted to use the conditional logic to show and hide certain fields...&#60;/p&#62;
&#60;p&#62;Fatal error: Call to undefined function mb_strtolower() in C:\inetpub\machform\includes\helper-functions.php on line 1693
&#60;/p&#62;</description>
</item>

</channel>
</rss>
