1
sophie040
Re: Ajax chat
  • 2010/6/14 16:49

  • sophie040

  • Just popping in

  • Posts: 7

  • Since: 2010/6/7 1


Good evening, I began this tropic because I have another question about Ajax Chat ....
How enlenver / nick and where?

thank you for your response ...
good end of evening



2
sophie040
Re: Ajax chat
  • 2010/6/13 22:21

  • sophie040

  • Just popping in

  • Posts: 7

  • Since: 2010/6/7 1


Hey,
problem solved I had to debug and disables it works now thank you for your help
good end of evening



3
sophie040
Re: Ajax chat
  • 2010/6/12 10:23

  • sophie040

  • Just popping in

  • Posts: 7

  • Since: 2010/6/7 1


hello

I just do not understand I test it works by anonymous and record but not in admin ...
thank you for your help



4
sophie040
Re: Ajax chat
  • 2010/6/11 17:39

  • sophie040

  • Just popping in

  • Posts: 7

  • Since: 2010/6/7 1


<div id="settingsContainer" style="display:none;">
<h3>Preferences</h3>
<div id="settingsList">
<table>
<tr class="rowOdd">
<td><label for="bbCodeSetting">Activer BBCode:</label></td>
<td class="setting"><input type="checkbox" id="bbCodeSetting" onclick="ajaxChat.setSetting('bbCode', this.checked);"/></td>
</tr>
<tr class="rowEven">
<td><label for="bbCodeImagesSetting">Enable image BBCode:</label></td>
<td class="setting"><input type="checkbox" id="bbCodeImagesSetting" onclick="ajaxChat.setSetting('bbCodeImages', this.checked);"/></td>
</tr>
<tr class="rowOdd">
<td><label for="bbCodeColorsSetting">Enable font color BBCode:</label></td>
<td class="setting"><input type="checkbox" id="bbCodeColorsSetting" onclick="ajaxChat.setSetting('bbCodeColors', this.checked);"/></td>
</tr>
<tr class="rowEven">
<td><label for="hyperLinksSetting">Activer les liens:</label></td>
<td class="setting"><input type="checkbox" id="hyperLinksSetting" onclick="ajaxChat.setSetting('hyperLinks', this.checked);"/></td>
</tr>
<tr class="rowOdd">
<td><label for="lineBreaksSetting">Activer les lignes blanches:</label></td>
<td class="setting"><input type="checkbox" id="lineBreaksSetting" onclick="ajaxChat.setSetting('lineBreaks', this.checked);"/></td>
</tr>
<tr class="rowEven">
<td><label for="emoticonsSetting">Activer les émoticons:</label></td>
<td class="setting"><input type="checkbox" id="emoticonsSetting" onclick="ajaxChat.setSetting('emoticons', this.checked);"/></td>
</tr>
<tr class="rowOdd">
<td><label for="autoFocusSetting">Champ de saisie automatique :</label></td>
<td class="setting"><input type="checkbox" id="autoFocusSetting" onclick="ajaxChat.setSetting('autoFocus', this.checked);"/></td>
</tr>
<tr class="rowEven">
<td><label for="maxMessagesSetting">Max messages dans le chat:</label></td>
<td class="setting"><input type="text" class="text" id="maxMessagesSetting" onchange="ajaxChat.setSetting('maxMessages', parseInt(this.value));"/></td>
</tr>
<tr class="rowOdd">
<td><label for="wordWrapSetting">Activer la coupure des mots:</label></td>
<td class="setting"><input type="checkbox" id="wordWrapSetting" onclick="ajaxChat.setSetting('wordWrap', this.checked);"/></td>
</tr>



5
sophie040
Re: Ajax chat
  • 2010/6/11 17:26

  • sophie040

  • Just popping in

  • Posts: 7

  • Since: 2010/6/7 1


is the source of chromium ggogle
388 -> </tr>
<tr class="rowOdd">
<td><label for="wordWrapSetting">Activer la coupure des mots:</label></td>
<td class="setting"><input type="checkbox" id="wordWrapSetting" onclick="ajaxChat.setSetting('wordWrap', this.checked);"/></td>
</tr>



6
sophie040
Re: Ajax chat
  • 2010/6/11 14:43

  • sophie040

  • Just popping in

  • Posts: 7

  • Since: 2010/6/7 1


thank you for your reply ....
I am a beginner but can you tell me what exactly is a source?
of ajax?
my theme?
thank you



7
sophie040
Ajax chat
  • 2010/6/11 9:13

  • sophie040

  • Just popping in

  • Posts: 7

  • Since: 2010/6/7 1


Hello from a new you

I install ajax chat in xoops 2.4.4 which works fine in browsers Firfox, IE and Opera but I have this under google chrome error message that appears and impossible to post a message in the box ...
This page contains the following error:

error on line 388 at column 1: Extra content at the end of the document
Below Is a rendering of the page up to the first error.

if someone could help me solve my problem thank you in advance
good day




TopTop



Login

Who's Online

127 user(s) are online (76 user(s) are browsing Support Forums)


Members: 0


Guests: 127


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits