• 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 - PHP Chat Application

Status
Not open for further replies.
Open functions.php in the include folder. Find this code:
PHP:
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_get('https://board.support/synch/verification.php?verification&code=' . $code . '&domain=' . $domain);
    if ($response == 'verification-success') {
        return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
    }
    return [false, sb_string_slug($response, 'string')];
}
Change it to:
PHP:
function sb_verification_cookie($code, $domain) {
    return [true, password_hash('VGCKME' . 'NS', PASSWORD_DEFAULT)];
}
It works perfectly, tks a lot frient!

Do you have nulled addons?
 
T
I have the version 1.0.0
Thanks latest version is 1.0.1 can you update it ?
Also Looking for (Dialogflow,, messenger, whatsApp) Addons plugins
Any one has them nulled or not (latest version ideally)
And how to install them
 
Last edited:
T

Thanks latest version is 1.0.1 can you update it ?
Also Looking for (Dialogflow,, messenger, whatsApp) Addons plugins
Any one has them nulled or not (latest version ideally)
And how to install them
Hi!! Unfortunately I don't have version 1.0.1.

I have this plugin saved here from the forum, before that problem I had in May.

I will share with you the plugins that I have saved here, I hope it helps you :D

To install is simple. Just extract the plugins in the Support Board "/apps" folder
 

Attachments

  • Active eCommerce (1.0.0).zip
    3.9 KB · Views: 117
  • Dialogflow (1.2.1).zip
    14.2 KB · Views: 206
  • Perfex (1.0.6).zip
    73 KB · Views: 158
  • tickets (1.1.1).zip
    16.1 KB · Views: 209
  • WhatsApp (1.0.2).zip
    4.6 KB · Views: 270
  • woocommerce (1.1.0).zip
    29.3 KB · Views: 165
Hi!! Unfortunately I don't have version 1.0.1.

I have this plugin saved here from the forum, before that problem I had in May.

I will share with you the plugins that I have saved here, I hope it helps you :D

To install is simple. Just extract the plugins in the Support Board "/apps" folder
Thanks, I wouldn't mind buying them to get latest they're cheap
except I wonder if they will work with nulled chat support board
otherwise I will have to rely on the community to null them after
 
Thanks, I wouldn't mind buying them to get latest they're cheap
except I wonder if they will work with nulled chat support board
otherwise I will have to rely on the community to null them after
You're welcome! They will probably work!
If you buy the latest versions send me a PM to help null them
 
Thanks, I wouldn't mind buying them to get latest they're cheap
except I wonder if they will work with nulled chat support board
otherwise I will have to rely on the community to null them after
hey my friend please can you help me if you have the whmcs addon or can you buy it for me i really need it
 
You're welcome! They will probably work!
If you buy the latest versions send me a PM to help null them
and in return, I can give you a free cloud server with 1vcpu 1gb ram 20 GB Storage 2TB Bandwidth for two months then only 13.99
completely managed by me to host your application or WordPress
it worth over 30 usd when it managed in other agencies
 
and in return, I can give you a free cloud server with 1vcpu 1gb ram 20 GB Storage 2TB Bandwidth for two months then only 13.99
completely managed by me to host your application or WordPress
it worth over 30 usd when it managed in other agencies
I don't have that module. As I said before, these modules that I sent above I got here on the forum, before the backup was restored in May. I don't think anyone has this module here on the forum. If anyone has it, they haven't shared it yet. Feel free to purchase it and share here in the community :D
 
  • Like
Reactions: hostmax
Status
Not open for further replies.
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