<?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>Appnitro Software Forums Topic: Multi language</title>
<link>http://www.appnitro.com/forums/</link>
<description>Appnitro Software Forums Topic: Multi language</description>
<language>en</language>
<pubDate>Sat, 13 Mar 2010 00:53:34 +0000</pubDate>

<item>
<title>AzureCrystal on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language/page/2#post-8686</link>
<pubDate>Tue, 16 Feb 2010 07:24:18 +0000</pubDate>
<dc:creator>AzureCrystal</dc:creator>
<guid isPermaLink="false">8686@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;&#38;gt;&#38;gt; Yes, they both available. Please contact us directly and we'll send you the file.&#60;/p&#62;
&#60;p&#62;yuniar - Thank you for the prompt reply, I am having a ball with this new way of making forms !!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language/page/2#post-8683</link>
<pubDate>Mon, 15 Feb 2010 15:53:19 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">8683@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Yes, they both available. Please contact us directly and we'll send you the file.
&#60;/p&#62;</description>
</item>
<item>
<title>AzureCrystal on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language/page/2#post-8677</link>
<pubDate>Sat, 13 Feb 2010 03:59:06 +0000</pubDate>
<dc:creator>AzureCrystal</dc:creator>
<guid isPermaLink="false">8677@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Kind regards to all and thanks in advance for any help or insights;&#60;/p&#62;
&#60;p&#62;I will like to use the Brazilian-Portuguese and Spanish files if they are available, deeply appreciated !!
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language/page/2#post-8196</link>
<pubDate>Fri, 18 Dec 2009 13:33:00 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">8196@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;it might be the error come from your text editor, try edit the files with another text editor like notepad++ and also make sure there is no extra space/character before &#38;lt;?php
&#60;/p&#62;</description>
</item>
<item>
<title>galloween on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language/page/2#post-8195</link>
<pubDate>Fri, 18 Dec 2009 09:21:56 +0000</pubDate>
<dc:creator>galloween</dc:creator>
<guid isPermaLink="false">8195@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I made a russian version, saved as UTF-8, but now I get this error:&#60;/p&#62;
&#60;p&#62;Cannot modify header information - headers already sent by (output started at ...machform/includes/language.php:1) in ...machform/view.php on line 89&#60;/p&#62;
&#60;p&#62;Any idea, what am I doing wrong?&#60;/p&#62;
&#60;p&#62;thanks in advance...
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language/page/2#post-7909</link>
<pubDate>Tue, 10 Nov 2009 10:16:35 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">7909@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;gluk -- I got your support request, let's continue there. And yes, please send me the russian language file :-)
&#60;/p&#62;</description>
</item>
<item>
<title>gluk on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language/page/2#post-7883</link>
<pubDate>Sun, 08 Nov 2009 07:11:38 +0000</pubDate>
<dc:creator>gluk</dc:creator>
<guid isPermaLink="false">7883@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;And BTW, I can share Russian version of language.php :-)
&#60;/p&#62;</description>
</item>
<item>
<title>gluk on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language#post-7880</link>
<pubDate>Sun, 08 Nov 2009 01:34:23 +0000</pubDate>
<dc:creator>gluk</dc:creator>
<guid isPermaLink="false">7880@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Hi Yuniar, I tried your solution.&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
	$form_id = (int) $_REQUEST['id'];&#60;br /&#62;
	switch ($form_id){&#60;br /&#62;
		case 1 : require('language-de.php');break;&#60;br /&#62;
		case 2 : require('language-fr.php');break;&#60;br /&#62;
		default: require('language-en.php');break;&#60;br /&#62;
	}&#60;br /&#62;
?&#38;gt;&#60;/p&#62;
&#60;p&#62;It indeed works but somehow it make problems for Export to Excel functionality.&#60;br /&#62;
If you call file language-en.php from language.php using above switch the Exported Excel become unreadable. It took me hours to recognize this but i still don't understand the root cause.
&#60;/p&#62;</description>
</item>
<item>
<title>tbenko on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language#post-6138</link>
<pubDate>Mon, 08 Jun 2009 03:08:18 +0000</pubDate>
<dc:creator>tbenko</dc:creator>
<guid isPermaLink="false">6138@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;The best I came up with...&#60;br /&#62;
I suggest the following sollution in the language.php if the form would be used as enbedded PHP:&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
if(isset($_REQUEST['id'])){&#60;br /&#62;
		$form_id = (int) $_REQUEST['id'];&#60;br /&#62;
	} else {&#60;br /&#62;
		if(!isset($form_id)){&#60;br /&#62;
			$form_id = 0;&#60;br /&#62;
		}&#60;br /&#62;
	}&#60;br /&#62;
	switch ($form_id){&#60;br /&#62;
		case 1 :&#60;br /&#62;
			require('language_hun.php');break;&#60;br /&#62;
		case 2 :&#60;br /&#62;
			require('language_hun.php');break;&#60;br /&#62;
		default:&#60;br /&#62;
			require('language_enu.php');break;&#60;br /&#62;
	}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;And when you embed the PHP code it needs a slight change from the one proposed in the admin panel:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
	$form_id = 2;				//replace the number with your form ID - this is the new row I added&#60;br /&#62;
	require( &#34;./machform.php&#34;);	//be sure the path will be okay&#60;br /&#62;
	$mf_param['form_id'] = 2;		//replace the number with your form ID&#60;br /&#62;
	$mf_param['base_path'] =&#34;./&#34;;	//also this path should be checked carefully&#60;br /&#62;
	display_machform($mf_param);&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Anybody with a better sollution?
&#60;/p&#62;</description>
</item>
<item>
<title>tbenko on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language#post-6136</link>
<pubDate>Sun, 07 Jun 2009 22:35:25 +0000</pubDate>
<dc:creator>tbenko</dc:creator>
<guid isPermaLink="false">6136@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Too bad this sollution is incomplete... It does not work on embed PHP forms.&#60;br /&#62;
Any suggestion to fix that?
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language#post-4509</link>
<pubDate>Mon, 02 Feb 2009 16:33:33 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4509@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;To get/send the files, just mail to: customer.service [at] appnitro.com
&#60;/p&#62;</description>
</item>
<item>
<title>Batdelfuego on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language#post-4496</link>
<pubDate>Sat, 31 Jan 2009 22:26:39 +0000</pubDate>
<dc:creator>Batdelfuego</dc:creator>
<guid isPermaLink="false">4496@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I will work on a french version... I need it for one of my clients...
&#60;/p&#62;</description>
</item>
<item>
<title>Freddy on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language#post-4491</link>
<pubDate>Sat, 31 Jan 2009 00:47:36 +0000</pubDate>
<dc:creator>Freddy</dc:creator>
<guid isPermaLink="false">4491@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Hi Yuniar, is there any way to get this package? Or at least some of the languages (French,German,Italian and Dutch) ? I looked in the customer downloads but it´s not there :)
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language#post-4120</link>
<pubDate>Thu, 01 Jan 2009 14:20:57 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4120@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;No, I don't have the French language yet. Sorry.&#60;br /&#62;
But I do have the Dutch language file already.
&#60;/p&#62;</description>
</item>
<item>
<title>soundgraphs on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language#post-4115</link>
<pubDate>Thu, 01 Jan 2009 00:14:46 +0000</pubDate>
<dc:creator>soundgraphs</dc:creator>
<guid isPermaLink="false">4115@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Hi Yuniar,&#60;/p&#62;
&#60;p&#62;Do you also have a french language file? In return I can provide you the Dutch language file.&#60;/p&#62;
&#60;p&#62;Best regards,&#60;br /&#62;
Donovan
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language#post-1734</link>
<pubDate>Fri, 09 May 2008 15:32:12 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1734@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;Oops.. I think I missed that one.&#60;br /&#62;
Please add this to your language.php translation:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$lang[&#38;#39;back_button&#38;#39;]	= &#38;#39;Back&#38;#39;;&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;&#60;/code&#62;&#60;br /&#62;
I'll update the package soon.&#60;/p&#62;
&#60;p&#62;Regarding the ability to choose language from admin area, I don't have any plan to release new version with new feature yet. Sorry. I'm afraid you will need to add it yourself for now.
&#60;/p&#62;</description>
</item>
<item>
<title>mell on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language#post-1733</link>
<pubDate>Fri, 09 May 2008 15:06:03 +0000</pubDate>
<dc:creator>mell</dc:creator>
<guid isPermaLink="false">1733@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;In version 2.0d the &#34;back&#34; and &#34;submit&#34;-buttons at the form review are lacking translation. (~ row 2400 in view-functions.php).&#60;br /&#62;
Any news regarding the ability to choose language per form in the administration area? (i'm about to add it myself)
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language#post-1722</link>
<pubDate>Fri, 09 May 2008 08:06:43 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">1722@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;awesome! &#60;/p&#62;
&#60;p&#62;Send me your language file please. Mail to: customer.service [at] appnitro.com&#60;/p&#62;
&#60;p&#62;ggmaury -- the form validation messages are included in language.php file already. Am I missing something?
&#60;/p&#62;</description>
</item>
<item>
<title>raoni on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language#post-1719</link>
<pubDate>Fri, 09 May 2008 07:31:00 +0000</pubDate>
<dc:creator>raoni</dc:creator>
<guid isPermaLink="false">1719@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;hi!&#60;/p&#62;
&#60;p&#62;I can send you the Portuguese Brazil!!&#60;/p&#62;
&#60;p&#62;how can I send??????????
&#60;/p&#62;</description>
</item>
<item>
<title>ggmaury on "Multi language"</title>
<link>http://www.appnitro.com/forums/topic/multi-language#post-1713</link>
<pubDate>Fri, 09 May 2008 02:24:20 +0000</pubDate>
<dc:creator>ggmaury</dc:creator>
<guid isPermaLink="false">1713@http://www.appnitro.com/forums/</guid>
<description>&#60;p&#62;I have the spanish version of language.php available, but there is more to translate in other modules, like form validation and others.&#60;br /&#62;
So it would be a good idea to have ALL messages and legends in the same language file so the machform can be completely multilanguage for the sake of users that don't know about php programming and editing.&#60;br /&#62;
If that is done I can take care of the spanish module.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
