Download Support Board v3.3.3 - Chat And Help Desk Nulled Free
04/08/2021 | Support Board | v3.3.3
BugFixed bug related to corrupted chars in email piping messages.
BugFixed bug related to routing when Pusher is active.
BugFixed bug related to admin login for WordPress.
New featureNew performance option: minify JS.
New featureNew options for routing and conversations assigned to a single agent.
New featureWordPress options to show the Support Board admin area to custom WordPress users...
Anyone here know how to get Dialogflow working?Sorry, I just read your message.
Yes indeed, we need the token.
Maybe enter manually on line 169 (functions.php):
PHP:$response = sb_curl('https://dialogflow.googleapis.com/v2/projects/' . $project_id . $url_part . $language, $query, [ 'Content-Type: application/json', 'Authorization: Bearer ' . $token, 'Content-Length: ' . strlen($query) ], $type);[/FONT] return $type == 'GET' ? json_decode($response, true) : $response;
But I don't know how to generate this in Dialogflow.
Download Support Board v3.3.4 - Chat And Help Desk Nulled Free
02/09/2021 | Support Board | v3.3.4
SecurityImproved security related to SQL Injection and XSS attacks.
SecurityFixed security bug that was allowing agents and admins to read data from the database.
BugFixed bug related to routing.
BugFixed bug related agent and department conversation assignment notifications.
OptimizationImproved RTL admin UI and WordPress UI.
OptimizationOn mobile, chat is never opened automatically on...
sameAnybody also having issues with the floating widget/button not working when clicked? (the chat window doesn't open)
What do I need to do to fix the config.php file?The latest version shared here has fatal errors.
I am using PHP v8 with the latest WordPress version.
LE: FIXED! The issue was because of the config.php file of support board
Just add your wordpress site database information in support board config fileWhat do I need to do to fix the config.php file?
thank YouJust add your wordpress site database information in support board config file