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

Code Profiler Pro

Code Profiler Pro v1.6.5

No permission to download
Does anyone have the files?
 
Code Profiler Pro changelog:

1.6.8​

  • Fixed an issue in the theme switcher where, in some cases, a child theme could throw an error because the wrong stylesheet was loaded.
  • Improved the parsing of the backtrace when attempting to find which plugin or theme initiated a remote connection.
 
  • Like
Reactions: markv
Latest version untouched.
NULLED

Open /lib/helper.php
Line 759:

PHP:
function code_profiler_pro_is_license() {

    $cp_options = get_option('code-profiler-pro');
    $cp_options['license'] = 'Babiato';
    $cp_options['expire'] =date('Y-m-d', strtotime('+10 year') );
    update_option('code-profiler-pro', $cp_options );
    return 1;
//....

1714550775337.png
 
  • Like
Reactions: M.C and TimePeak
NULLED

Open /lib/helper.php
Line 759:

PHP:
function code_profiler_pro_is_license() {

    $cp_options = get_option('code-profiler-pro');
    $cp_options['license'] = 'Babiato';
    $cp_options['expire'] =date('Y-m-d', strtotime('+10 year') );
    update_option('code-profiler-pro', $cp_options );
    return 1;
//....

1714550775337.png
Any idea on disabling the enter your license message, the plugin is nulled, using your instructions, but damn those nag messages drive nuts... Please & thank you.
 
NULLED

Open /lib/helper.php
Line 759:

PHP:
function code_profiler_pro_is_license() {

    $cp_options = get_option('code-profiler-pro');
    $cp_options['license'] = 'Babiato';
    $cp_options['expire'] =date('Y-m-d', strtotime('+10 year') );
    update_option('code-profiler-pro', $cp_options );
    return 1;
//....

1714550775337.png
I can't get it to run a profile, I keep hitting some error and there's nothing in the log which tells me what's wrong, so I can only assume I added the nulled license code wrong somehow. Can you upload a working pre-nulled version?
 
I can't get it to run a profile, I keep hitting some error and there's nothing in the log which tells me what's wrong, so I can only assume I added the nulled license code wrong somehow. Can you upload a working pre-nulled version?
What error? if it's "3xx, 4xx, 5xx" error, go to Code Profiller settings, and turn these off:

1714620049638.png

I tested it on Localhost & Live site. Only on live site I got the error, and it fixed by change this (maybe Wordfence blocked the process, or my server configurations). After that I don't have any error/message appear.
 
What error? if it's "3xx, 4xx, 5xx" error, go to Code Profiller settings, and turn these off:

1714620049638.png

I tested it on Localhost & Live site. Only on live site I got the error, and it fixed by change this (maybe Wordfence blocked the process, or my server configurations). After that I don't have any error/message appear.
"02-May-24 04:04:02 ERROR Cannot create the report: the profiler did not generate a data file (calls). You may find more details about this error in the "Log" tab or your PHP error log."

I unchecked them like you mentioned, didn't work :(. That's all that shows up in the logs, nothing descriptive.
 
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