FreiChat related discussions
New parameter

Hello,

I need a new parameter ($_POST or $_GET variable) in the function post_mesg().

I get the value from the function get_users().

What should I change?

Greetings

Hello, I need a new parameter ($_POST or $_GET variable) in the function post_mesg(). I get the value from the function get_users(). What should I change? Greetings

The only function that links the two is call_driver() , This function makes an object of the class which has your function get_users()

Can you tell me what are you trying to do ?

The only function that links the two is call_driver() , This function makes an object of the class which has your function get_users() Can you tell me what are you trying to do ?

Hello,

I need a value from the database, so I can save the chat history in my ticket system. For this I need the ID of the user's ticket.

Would you have me an example for me, how should I do it exactly?

As I said, the ticket ID to get on get_user ().

Thank you

Hello, I need a value from the database, so I can save the chat history in my ticket system. For this I need the ID of the user's ticket. Would you have me an example for me, how should I do it exactly? As I said, the ticket ID to get on get_user (). Thank you

There is already an option in the chat window to save chat history , You can make use of this option . By default this option sends a request to
/freichat/client/plugins/save/save.php

You can write your code to save the chat history to the ticket system here .

There is already an option in the chat window to save chat history , You can make use of this option . By default this option sends a request to /freichat/client/plugins/save/save.php You can write your code to save the chat history to the ticket system here .
65
5
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