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

Perfex - Powerful Open Source CRM By MSTdev

Perfex - Powerful Open Source CRM By MSTdev v3.1.5 Untouched

No permission to download
I have older version that is nulled as well as untouched, I guess it's 3.0. If anyone wants I can reupload so you guys can update or play around with it.
 
Any try to null the script or anyone have the nulled version? I wish I had time to work on it but unfortunately it is not possible for upcoming weeks..
 
Any try to null the script or anyone have the nulled version? I wish I had time to work on it but unfortunately it is not possible for upcoming weeks..
Doesn't need to be nulled lol works fine
 
Unfortunately, most of the addons you'll find out there only work up to Perfex 2.9.4

If someone there know how to make them work, just tell us the secret
 
I have never had an issue intalling in a hosting enviroment but wanted to do a local install and I just can not get it tot work any help would be appreciated.

Windows 10
Xampp 3.3.0

In debug mode Perfex says the following:

A PHP Error was encountered
Severity: Warning

Message: include_once(C:\xampp\htdocs\perfex\application\hooks./../libraries/App_modules.php): Failed to open stream: Permission denied

Filename: hooks/InitModules.php

Line Number: 12

Backtrace:

File: C:\xampp\htdocs\perfex\application\hooks\InitModules.php
Line: 12
Function: _error_handler

File: C:\xampp\htdocs\perfex\application\hooks\InitModules.php
Line: 12
Function: include_once

File: C:\xampp\htdocs\perfex\index.php
Line: 319
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: include_once(): Failed opening 'C:\xampp\htdocs\perfex\application\hooks./../libraries/App_modules.php' for inclusion (include_path='.;C:\xampp\php\PEAR;C:\xampp\htdocs\k2')

Filename: hooks/InitModules.php

Line Number: 12

Backtrace:

File: C:\xampp\htdocs\perfex\application\hooks\InitModules.php
Line: 12
Function: _error_handler

File: C:\xampp\htdocs\perfex\application\hooks\InitModules.php
Line: 12
Function: include_once

File: C:\xampp\htdocs\perfex\index.php
Line: 319
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: include_once(C:\xampp\htdocs\perfex\application\hooks./../../system/helpers/directory_helper.php): Failed to open stream: Permission denied

Filename: hooks/InitModules.php

Line Number: 14

Backtrace:

File: C:\xampp\htdocs\perfex\application\hooks\InitModules.php
Line: 14
Function: _error_handler

File: C:\xampp\htdocs\perfex\application\hooks\InitModules.php
Line: 14
Function: include_once

File: C:\xampp\htdocs\perfex\index.php
Line: 319
Function: require_once

A PHP Error was encountered
Severity: Warning

Message: include_once(): Failed opening 'C:\xampp\htdocs\perfex\application\hooks./../../system/helpers/directory_helper.php' for inclusion (include_path='.;C:\xampp\php\PEAR;C:\xampp\htdocs\k2')

Filename: hooks/InitModules.php

Line Number: 14

Backtrace:

File: C:\xampp\htdocs\perfex\application\hooks\InitModules.php
Line: 14
Function: _error_handler

File: C:\xampp\htdocs\perfex\application\hooks\InitModules.php
Line: 14
Function: include_once

File: C:\xampp\htdocs\perfex\index.php
Line: 319
Function: require_once

An uncaught Exception was encountered
Type: Error

Message: Class "App_modules" not found

Filename: C:\xampp\htdocs\perfex\application\hooks\InitModules.php

Line Number: 16

Backtrace:

File: C:\xampp\htdocs\perfex\index.php
Line: 319
Function: require_once
I checked all file permissionsand they are fine.

Any help would really be appreciated!
 
Anyone please share all the available addons for perfex here in one link or like in google drive folder 😄?

Its a very useful crm and i use it for our daily office projects.

I have a collection of some addons never test them before, i might do it today
- From my source it's been said it's for 3.0.0

I will test it personally with latest version.

You have mega link here:
 
I have never had an issue intalling in a hosting enviroment but wanted to do a local install and I just can not get it tot work any help would be appreciated.

Windows 10
Xampp 3.3.0

In debug mode Perfex says the following:


I checked all file permissionsand they are fine.

Any help would really be appreciated!
In my case, I remove the initial "/." in follow linesin file application/hook/InitModules.php:

BEFORE:
12 include_once(__DIR__ . '/./../libraries/App_modules.php');
13 // Load the directory helper so the directory_map function can be used
14 include_once(__DIR__ . '/./../../system/helpers/directory_helper.php');

NOW:
12 include_once(__DIR__ . '/../libraries/App_modules.php');
13 // Load the directory helper so the directory_map function can be used
14 include_once(__DIR__ . '/../../system/helpers/directory_helper.php');

I hope it helps you too
 
  • Like
Reactions: pakyo123

An uncaught Exception was encountered​

Type: OutOfBoundsException

Message: ruleset 'spanish' does not exist

Filename: /var/www/vhosts/xxxxxx.com/xxxx.xxxxx.com/application/vendor/cocur/slugify/src/RuleProvider/DefaultRuleProvider.php

Line Number: 10317
 
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