Page 1 of 1

It's a promising tool but not working for me

PostPosted: Sun Feb 27, 2011 10:04 am
by quintangai
Hi,
I found this promising tool and watched the video and read most of the site... :D
It looks like something very useful to me and I'll like to give it a try, so I followed all instructions and proved from a wamp local machine... :roll:
All seem to be OK, I get the installed properly page but when I get into the main page and try to make a new project I get the following message :

Warning: require_once(HTML/Common.php) [function.require-once]: failed to open stream: No such file or directory in K:\wamp\www\xataface\HTML\QuickForm.php on line 23

Fatal error: require_once() [function.require]: Failed opening required 'HTML/Common.php' (include_path='.:lib') in K:\wamp\www\xataface\HTML\QuickForm.php on line 23 :shock:

I also would love to make it work and translate the ini files to my mother tongue "catalan", I have seen the many languages on the lang folder... how should I name my ini file ?? ca.ini or ca-ES.ini ?? and How would xataface know what is the language I prefer ??

thanks for your comments
Quin

Re: It's a promising tool but not working for me

PostPosted: Sun Feb 27, 2011 11:30 am
by shannah
1. Try using the manual install if you cannot get the installer working. See
http://xataface.com/wiki/How_to_build_a ... es_of_code
for an example.

2. For catalan, Xataface just uses the 2-character language codes, so the catalan ini file would be ca.ini. See
http://xataface.com/wiki/Contribute_to_ ... on_Project
for some hints on translation.

-Steve

Re: It's a promising tool but not working for me

PostPosted: Mon Mar 21, 2011 6:18 am
by jvinolas
quintangai wrote:I also would love to make it work and translate the ini files to my mother tongue "catalan", I have seen the many languages on the lang folder... how should I name my ini file ?? ca.ini or ca-ES.ini ?? and How would xataface know what is the language I prefer ??
Quin


I have done a partial translation to Catalan. Here it is:
ca.ini.tar.gz
Partial Catalan Translation
(8.93 KiB) Downloaded 1383 times

Re: It's a promising tool but not working for me

PostPosted: Tue Mar 22, 2011 10:40 am
by shannah
Thanks for this. I'll incorporate this into the next release.

-Steve