Bypass all resource restrictions, passwords, and keys? Read here!
Download Support Board v3.1.6 - Chat And Help Desk Nulled Free
12/01/2021 | Support Board | v3.1.6 - Thanks To @TassieNZ
New featureJavaScript variable SB_DEFAULT_AGENT to set the default agent assigned to new conversations.
New featureOption to prevent agents from viewing conversations assigned to other agents.
InfoNew default user details: address and postal code.
InfoNew optional parameter 'user_id' for the PHP API function 'sb_update_login()' and the JS API...
Tomz updated Support Board - Chat And Help Desk with a new update entry:
Support Board Plugin v3.1.6 + Woo Addon
Read the rest of this update entry...
Same problem for me@Tomz admin page stay refreshing and cannot access the settings I try both versions the woo and regular both do the same
Download Support Board v3.1.7 - Chat And Help Desk Nulled Free
25/01/2021 | Support Board | V 3.1.7
BugFixed bug related to input rich message information sent to Dialogflow.
BugFixed bug related to the timetable dates.
BugFixed bug related to follow-up message.
OptimizationNew flags added.
OptimizationImproved UI for mobile version.
New featureReports area.
New featureNew PHP API function 'sb_is_user_online()'.
New featureNew PHP API function 'get_user_from_conversation()'.
where file config.php in supportboard folder? i can't find itA possible cause of the blank page/refresh loop issue is related to protocol mismatch.
FIX: If your site is served over a secure connection open Support Boards's config.php file, locate and change http to https where you see the global SB_URL constant defined. This is typically found on line 13.
In the subdirectory of the same name: "supportboard"where file config.php in supportboard folder? i can't find it
if (isset($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] == 'https')
$_SERVER['HTTPS'] = 'on';