FreiChat related discussions
[RESOLVED]Problem using FreiChat.create_chat_window_msg

Hello, I have a problem using the function FreiChat.create_chat_window_msg,
Si i have a button and when you clik on it it have to open a private chat window with a user so here is my problem :
When i click i get this error :

ReferenceError: simon is not defined
[Stopper sur une erreur]

FreiChat.create_chat_window_msg(simon,5);

Then i verified if simon was in the table frei_session and if the session id was correct...
So i don't know what to do.
Thanks in advance.

EDIT :
here is my code : <?phpecho '<div id="hello"><input class="btn_chat" type="button" value="Discuter avec '.$prenomAnnonceur.'" href="#" title="Contacter '.$prenomAnnonceur.'" onclick=" var nom=" freichat.create_chat_window_msg>';?>

I get a SyntaxError: syntax error on firefox console and a Uncaught SyntaxError: Unexpected token } on chrome console.

EDIT AGAIN:
OK I just resolved my problem, i was confused between php/js/html, sorry for the post ^^'.

Hello, I have a problem using the function FreiChat.create_chat_window_msg, Si i have a button and when you clik on it it have to open a private chat window with a user so here is my problem : When i click i get this error : ReferenceError: simon is not defined [Stopper sur une erreur] FreiChat.create_chat_window_msg(simon,5); Then i verified if simon was in the table frei_session and if the session id was correct... So i don&#039;t know what to do. Thanks in advance. EDIT : here is my code : &amp;lt;?phpecho &#039;&amp;lt;div id=&quot;hello&quot;&amp;gt;&amp;lt;input class=&quot;btn_chat&quot; type=&quot;button&quot; value=&quot;Discuter avec &#039;.$prenomAnnonceur.&#039;&quot; href=&quot;#&quot; title=&quot;Contacter &#039;.$prenomAnnonceur.&#039;&quot; onClick=&quot; var nom=&quot;&#039;.$prenomAnnonceur.&#039;&quot;; FreiChat.create_chat_window_msg(nom,&#039;.$idAnnonceur.&#039;);&quot;/&amp;gt;&amp;lt;/div&amp;gt;&#039;;?&amp;gt; I get a SyntaxError: syntax error on firefox console and a Uncaught SyntaxError: Unexpected token } on chrome console. EDIT AGAIN: OK I just resolved my problem, i was confused between php/js/html, sorry for the post ^^&#039;.
80
0
0
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft