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

Marketing Automation module for Perfex CRM

Marketing Automation module for Perfex CRM v1.0

No permission to download
You have this message because your php is restricting the file due to larger file size then your php is setup , you need to increase that over 11MB since this file is atleast that big.
i have php set to 16MB, got the same error. its not related to that.
 
Anybody knows what username and license key i have to write to make it work?
 

Attachments

  • Captura de Pantalla 2023-02-01 a las 19.01.16.png
    Captura de Pantalla 2023-02-01 a las 19.01.16.png
    72.8 KB · Views: 46

Caros,​

Para ativar o módulo de marketing 1.0, basta substituir este arquivo e aproveitar!!​

Localização: /modules/ma/ma.php

LbZa01bX65.png
Good morning . .I did this process but it didn't work for me. Happened to anyone else?
 
Hello, ask to envato credentials for activate.

how can fix it?
 

Attachments

  • Screenshot of Module License Activation.jpg
    Screenshot of Module License Activation.jpg
    83.6 KB · Views: 28
Working for me but with some manual modifications ->
1. Upload the original module without any modifications
2. Before activation change the last 3 functionctions in file ma.php to:

function ma_appint(){
$CI = & get_instance();
// require_once 'libraries/gtsslib.php';
// $ma_api = new MarketingAutomationLic();
// $ma_gtssres = $ma_api->verify_license(true);
// if(!$ma_gtssres || ($ma_gtssres && isset($ma_gtssres['status']) && !$ma_gtssres['status'])){
// $CI->app_modules->deactivate(MA_MODULE_NAME);
// set_alert('danger', "One of your modules failed its verification and got deactivated. Please reactivate or contact support.");
// redirect(admin_url('modules'));
// }
}

function ma_preactivate($module_name){
// if ($module_name['system_name'] == MA_MODULE_NAME) {
// require_once 'libraries/gtsslib.php';
// $ma_api = new MarketingAutomationLic();
// $ma_gtssres = $ma_api->verify_license();
// if(!$ma_gtssres || ($ma_gtssres && isset($ma_gtssres['status']) && !$ma_gtssres['status'])){
// $CI = & get_instance();
// $data['submit_url'] = $module_name['system_name'].'/gtsverify/activate';
// $data['original_url'] = admin_url('modules/activate/'.MA_MODULE_NAME);
// $data['module_name'] = MA_MODULE_NAME;
// $data['title'] = "Module License Activation";
// echo $CI->load->view($module_name['system_name'].'/activate', $data, true);
// exit();
// }
// }
}

function ma_predeactivate($module_name){
// if ($module_name['system_name'] == MA_MODULE_NAME) {
// require_once 'libraries/gtsslib.php';
// $ma_api = new MarketingAutomationLic();
// $ma_api->deactivate_license();
// }
}
It´s the correctly path!! DONE!
 
When I create a custom template, it does not render the HTML. it shows plain HTML code. Does anybody have any Idea why it is misbehaving?
 

Attachments

  • preview.png
    preview.png
    61.4 KB · Views: 9
Last edited:
Nulled!
 

Attachments

  • marketing-automation-module-for-perfex-crm- Energyzer.zip
    13.5 MB · Views: 34
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