View Single Post
  #1 (permalink)  
Old 10-26-2008, 06:57 PM
Hellkeeper Hellkeeper is offline
Junior Member
 
Join Date: Oct 2008
Posts: 3
Default client.xml problem

Hello,

i installed the Demo Version of 123FlashChat on my Dev Server.
Everything works fine - except when I try to modify Client Setting with the client.xml (/client/client.xml)
As soon as this file is in place the Chat can't connect to the Server anymore - the client.xml is contineous loaded. (Once about every 1-2 Seconds)

client.xml:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<FCClient>
<visibleLogoutButton value="false" />
<language value="en" />
</FCClient>
Maybe some of you can help me with this?
Thank you!