• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Chat - Support Board - WordPress Chat Plugin

Support Board - Chat And Help Desk v3.7.1

No permission to download
Error: I tried to update by copy and overwrite over 3.3.4 now it asks for purchase code

My Fix: Working for me. You can try.
./supportboard/supportboard/include/functions.php

Edit line 4644

function sb_verification_cookie($code, $domain) {
if ($code == 'auto') $code = sb_get_setting('en' . 'vato-purc' . 'hase-code');
if (empty($code)) return [false, ''];
$response = sb_curl('https://board.support/synch/verification.php?verification&code=' . $code . '&domain=' . $domain, '', [], 'GET');
if ($response == 'verification-success') {
return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
}
return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
}

After that, go to: http://your-domain/wp-content/plugins/supportboard/supportboard/admin.php
Replace with your domain name and enter any key.

NOTE: I cannot help you further. because I'm not a coder. I'm just a blogger.
Thanks for your comprehension.
 
Error: I tried to update by copy and overwrite over 3.3.4 now it asks for purchase code

My Fix: Working for me. You can try.
./supportboard/supportboard/include/functions.php

Edit line 4644

function sb_verification_cookie($code, $domain) {
if ($code == 'auto') $code = sb_get_setting('en' . 'vato-purc' . 'hase-code');
if (empty($code)) return [false, ''];
$response = sb_curl('https://board.support/synch/verification.php?verification&code=' . $code . '&domain=' . $domain, '', [], 'GET');
if ($response == 'verification-success') {
return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
}
return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
}

After that, go to: http://your-domain/wp-content/plugins/supportboard/supportboard/admin.php
Replace with your domain name and enter any key.

NOTE: I cannot help you further. because I'm not a coder. I'm just a blogger.
Thanks for your comprehension.
Good Video explanation, lemme try it and update you.
 
do any one knows how to nullify dialogue flow and remove there website dependency ?
 

Chat - Support Board - WordPress Chat Plugin v3.3.6​


Nulled Status: Unchecked or Untouched
Please test & try by yourself or wait for a better patch
 

Attachments

  • supportboard-v3.3.6.zip
    3 MB · Views: 387
  • Love
Reactions: Babak
Babak updated Chat - Support Board - WordPress Chat Plugin with a new update entry:

Support Board v3.3.6

Download Support Board v3.3.6 - Chat And Help Desk Nulled Free
10/10/2021 | Support Board | v3.3.6

BugFixed bug related to admin email and sms notifications confirmation message.
New featureArticles parent category. You need to assign again all categories to all articles.
New featureSingle article now supports up to 3 categories.
New featureOption to display Agents & Admins tab also for agents.
New featureOnline status indicator in the Agents & Admins list.
New featureOption to enable...

Read the rest of this update entry...
 
^
Asks for envato code if you overwrite the old version. good new is the above post with null instructions still works.
 
Last edited:
Edited my post. Yes everything works once u edit the

function sb_verification_cookie in functions.php file and set it to always return true
 
  • Like
Reactions: Babak
i try this code and it works

go to ./supportboard/supportboard/include/functions.php : line 4649

function sb_verification_cookie($code, $domain) {
return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
if ($code == 'auto') $code = sb_get_setting('en' . 'vato-purc' . 'hase-code');
if (empty($code)) return [false, ''];
$response = sb_curl('https://board.support/synch/verification.php?verification&code=' . $code . '&domain=' . $domain, '', [], 'GET');
if ($response == 'verification-success') {
return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
}
return [false, sb_string_slug($response, 'string')];
}
 
i try this code and it works

go to ./supportboard/supportboard/include/functions.php : line 4649

function sb_verification_cookie($code, $domain) {

if ($code == 'auto') $code = sb_get_setting('en' . 'vato-purc' . 'hase-code');
if (empty($code)) return [false, ''];
$response = sb_curl('https://board.support/synch/verification.php?verification&code=' . $code . '&domain=' . $domain, '', [], 'GET');
if ($response == 'verification-success') {
return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
}
return [false, sb_string_slug($response, 'string')];
}
Thank you. This works great :love:
 
i try this code and it works

go to ./supportboard/supportboard/include/functions.php : line 4649

function sb_verification_cookie($code, $domain) {

if ($code == 'auto') $code = sb_get_setting('en' . 'vato-purc' . 'hase-code');
if (empty($code)) return [false, ''];
$response = sb_curl('https://board.support/synch/verification.php?verification&code=' . $code . '&domain=' . $domain, '', [], 'GET');
if ($response == 'verification-success') {
return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
}
return [false, sb_string_slug($response, 'string')];
}
Thanks a lot it worked like a Charm!
 
Babak updated Chat - Support Board - WordPress Chat Plugin with a new update entry:

Support Board v3.3.7

Download Support Board v3.3.7 - Chat And Help Desk Nulled Free
08/11/2021 | Support Board | v3.3.7

BugFixed bug related to offline message title.
BugFixed bug related to translations with HTML chars.
BugFixed bug related to Push notifications.
BugFixed bug related to office hours and offline message.
BugFixed bug that allow a user to use an agent or admin email to register if the option 'allow duplicated emails' is active.
New featureCloud version.
New featureSaaS version for...

Read the rest of this update entry...
 
Can anyone help us with the Support Board Tickets, WhatsApp, and Active eCommerce apps or add-ons?
 

Attachments

  • 1.png
    1.png
    35.4 KB · Views: 12
  • 2.png
    2.png
    20.3 KB · Views: 12
  • Like
Reactions: X8dre and pawel108
This is not nulled bro :( can you help please

1636553775184.png
i try this code and it works
go to ./supportboard/supportboard/include/functions.php : line 4649

function sb_verification_cookie($code, $domain) {
return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
if ($code == 'auto') $code = sb_get_setting('en' . 'vato-purc' . 'hase-code');
if (empty($code)) return [false, ''];
$response = sb_curl('https://board.support/synch/verification.php?verification&code=' . $code . '&domain=' . $domain, '', [], 'GET');
if ($response == 'verification-success') {
return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
}
return [false, sb_string_slug($response, 'string')];
}
 
  • Like
Reactions: jamson
i try this code and it works
go to ./supportboard/supportboard/include/functions.php : line 4649

function sb_verification_cookie($code, $domain) {

if ($code == 'auto') $code = sb_get_setting('en' . 'vato-purc' . 'hase-code');
if (empty($code)) return [false, ''];
$response = sb_curl('https://board.support/synch/verification.php?verification&code=' . $code . '&domain=' . $domain, '', [], 'GET');
if ($response == 'verification-success') {
return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
}
return [false, sb_string_slug($response, 'string')];
}
Thank you. This works great:)
 
  • Like
Reactions: Anasbrouk
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock