translation tool

A place for users and developers of the Xataface to discuss and receive support.

Postby shannah » Wed Jul 22, 2009 9:21 am

Martin,

Can you post your conf.ini file (remove your db connect into of course)?

-Steve
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm

conf ini

Postby Martin Pruss » Thu Jul 23, 2009 12:32 am

hi Steve
Code: Select all
;;default_oe="UTF-8"
;;default_ie="UTF-8"
[languages]
de=de
en=en
fr=fr

[history]
enabled=1

;; The Web Site Title
title = "xxx"

debug=0
default_action=list

[_prefs]
show_jump_menu = 0 ; hides the jump menu

[_database]
host = "localhost"
user = "xxx"
password = "xxx"
name = "xxx"

[_tables]
neu_fragen = "x-Datenbank"
users = "kunden"
jos_events = "events"
schuh = "schuhe"
transl_questions = "Fragen"
transl_answers = "Antworten"

[_auth]
users_table = users
username_column = UserName
password_column = Password



cheers
Martin
Martin Pruss
 
Posts: 61
Joined: Tue Oct 23, 2007 2:22 pm
Location: Berlin

Postby shannah » Thu Jul 23, 2009 9:07 am

A few notes.

1. I notice that you have commented out your default_oe and default_ie directives. These should be uncommented. Then try to enter special chars in xataface - and see if they come out.

2. Your title, debug, and default_action directives won't be effective because they are part of the history section. These should appear before your first section definition. (this isn't related, but worth noting).
shannah
 
Posts: 4457
Joined: Wed Dec 31, 1969 5:00 pm

Postby Martin Pruss » Thu Jul 23, 2009 11:17 am

Thanks to all who helped..

After saving my fields.ini UTF8 encoded and removing the comments in my conf ini everything works fine!
Martin Pruss
 
Posts: 61
Joined: Tue Oct 23, 2007 2:22 pm
Location: Berlin

Previous

Return to Xataface Users

Who is online

Users browsing this forum: No registered users and 32 guests

cron
Powered by Dataface
© 2005-2007 Steve Hannah All rights reserved