• 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"

Zoom Integration for RISE CRM

Zoom Integration for RISE CRM V1.2

No permission to download
tuton012 updated Zoom Integration for RISE CRM with a new update entry:

V1.1

Version 1.1 – 05 May, 2022[Added] Added notification settings.
[Added] Added email template settings.
[Updated] Moved meeting manage permission of user to Settings > Access Permission > Roles. Please note if you're upgrading from previous version (1.0), you'll have to assign this manage permission again from this setting.
[Updated] Moved Zoom integration settings to Settings > App Settings > Integration > Zoom tab.
[Updated] Moved client access permission settings to Settings > Client...

Read the rest of this update entry...
 
try this..
1.) extract the files
2.) open the folder "install" and look for the file "do_install.php"
3.) edit the file, remove the code from line 7 to line 11
code look like this:
include PLUGINPATH . "$product/install/verfiy_purchase_code.php";
if (!$verification || $verification != "verified") {
echo json_encode(array("success" => false, "message" => "Please enter a valid purchase code."));
exit();
}
4.) save the file and zip all the files.
5.) now try to install the plugin.

It works for me.
 
  • Like
Reactions: anonbrax
try this..
1.) extract the files
2.) open the folder "install" and look for the file "do_install.php"
3.) edit the file, remove the code from line 7 to line 11
code look like this:
include PLUGINPATH . "$product/install/verfiy_purchase_code.php";
if (!$verification || $verification != "verified") {
echo json_encode(array("success" => false, "message" => "Please enter a valid purchase code."));
exit();
}
4.) save the file and zip all the files.
5.) now try to install the plugin.

It works for me.
Didn't work with v1.2
 
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