Chat - Support Board - PHP Chat Application

Chat - Support Board - PHP Chat Application 3.7.4

No permission to download

claudeir

New member
Jan 29, 2020
6
0
1
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?
 

zakblack

Active member
Aug 10, 2020
108
71
28
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:

LostKorean

Active member
Trusted Uploader
Dec 19, 2018
103
111
43
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: 87
  • Dialogflow (1.2.1).zip
    14.2 KB · Views: 153
  • Perfex (1.0.6).zip
    73 KB · Views: 120
  • tickets (1.1.1).zip
    16.1 KB · Views: 154
  • WhatsApp (1.0.2).zip
    4.6 KB · Views: 196
  • woocommerce (1.1.0).zip
    29.3 KB · Views: 116

zakblack

Active member
Aug 10, 2020
108
71
28
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
 

LostKorean

Active member
Trusted Uploader
Dec 19, 2018
103
111
43
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
 

Gaith.ads

Member
Banned User
Apr 27, 2021
52
25
18
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
 

Gaith.ads

Member
Banned User
Apr 27, 2021
52
25
18
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
 

LostKorean

Active member
Trusted Uploader
Dec 19, 2018
103
111
43
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

Forum statistics

Threads
69,205
Messages
908,332
Members
236,798
Latest member
naveenmanjula127

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu