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

Cariera - Job Board WordPress Theme

Cariera - Job Board WordPress Theme v1.7.6

No permission to download

digitalartist

Well-known member
Dec 19, 2020
257
258
63
digitalartist submitted a new resource:

Cariera - Job Board WordPress Theme

Cariera is a professional oriented WordPress Theme based on WP Job Manager. It is a complete solution for both Employers and Candidates offering different job layouts, advanced stats, private messaging system, premium dashboard for each user role and advanced searching options. By buying & fully importing the theme you will get the exact same website as the live demo within minutes!

Nulled by: @wp solar

Read more about this resource...
 
  • Love
  • Like
Reactions: bllynx and Babak
Hello,

Can someone share cariera-plugin.zip?

1674913873838.png

Without it theme won't work.
 
In Version 1.6.5 is an error in file "cariera\inc\onboarding\CarieraBase.php" on line 564.
Please remove:
return $obj->_CheckWPPlugin($purchase_key, $error, $responseObj);` => `return true;
With:
//return $obj->_CheckWPPlugin($purchase_key, $error, $responseObj);
return true;
 
In Version 1.6.5 is an error in file "cariera\inc\onboarding\CarieraBase.php" on line 564.
Please remove:
return $obj->_CheckWPPlugin($purchase_key, $error, $responseObj);` => `return true;
With:
//return $obj->_CheckWPPlugin($purchase_key, $error, $responseObj);
return true;
1675099628510.png

But theme is not activated than, you can't proceed with plugins/demo import.
 
unfortunately, I am not very well-adept with PHP to nullify the theme... Can you please check on this @wp solar ... thanks.
@digitalartist you need to null the theme like below.

cariera/inc/onboarding/CarieraBase.php Line 561-565
PHP:
public static function CheckWPPlugin($purchase_key, $email,&$error = "", &$responseObj = null,$plugin_base_file="") {
    $obj=self::getInstance($plugin_base_file);
    $obj->setEmailAddress($email);

    return true; //replace `return $obj->_CheckWPPlugin($purchase_key, $error, $responseObj);`
}

cariera/inc/onboarding/license.php Line 57-66
PHP:
if ( CarieraBase::CheckWPPlugin( $licenseKey, $licenseEmail, $this->licenseMessage, $this->responseObj, $templateDir . '/style.css' ) ) {
    $this->status = true;
    $this->responseObj = new stdClass();
    $this->responseObj->license_key = 'XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX';

    add_action( 'cariera_onboarding_license', [ $this, 'Activated' ] );
    add_action( 'admin_post_Cariera_el_deactivate_license', [ $this, 'action_deactivate_license' ] );
    //add_action( 'cariera_onboarding_license_sidebar', [ $this, 'sidebar_support_expired' ] );
    //add_action( 'admin_notices', [ $this, 'support_expired_notice' ] );

    // If license is not active.
}

Here is the nulled version.
 

Attachments

  • cariera-1.6.5-wp.solar.zip
    3.8 MB · Views: 65
@digitalartist you need to null the theme like below.

cariera/inc/onboarding/CarieraBase.php Line 561-565
PHP:
public static function CheckWPPlugin($purchase_key, $email,&$error = "", &$responseObj = null,$plugin_base_file="") {
    $obj=self::getInstance($plugin_base_file);
    $obj->setEmailAddress($email);

    return true; //replace `return $obj->_CheckWPPlugin($purchase_key, $error, $responseObj);`
}

cariera/inc/onboarding/license.php Line 57-66
PHP:
if ( CarieraBase::CheckWPPlugin( $licenseKey, $licenseEmail, $this->licenseMessage, $this->responseObj, $templateDir . '/style.css' ) ) {
    $this->status = true;
    $this->responseObj = new stdClass();
    $this->responseObj->license_key = 'XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX';

    add_action( 'cariera_onboarding_license', [ $this, 'Activated' ] );
    add_action( 'admin_post_Cariera_el_deactivate_license', [ $this, 'action_deactivate_license' ] );
    //add_action( 'cariera_onboarding_license_sidebar', [ $this, 'sidebar_support_expired' ] );
    //add_action( 'admin_notices', [ $this, 'support_expired_notice' ] );

    // If license is not active.
}

Here is the nulled version.
You are like Php God 😅😅 Thank you!
 
Untouched Files!

Hi @wp solar , can you check on nulling this? Codes have changed. Thanks.
 

Attachments

  • Cariera-v1.7.1.zip
    3.9 MB · Views: 11

Cariera 1.7.1 Nulled​

Plugins install OK
Demo import OK
Theme Settings OK

I added core plugin because theme downloads it remotely from author website.

Edit 9:13pm : Thanks @ayoajalahakumah for reporting error. Now fixed

1699464313106.png

1699474317358.png
@digitalartist thank you for untouched ; can you provide child theme ?
 

Attachments

  • cariera-core-plugin_1.7.1.zip
    1.2 MB · Views: 29
  • cariera_1.7.1_nf.zip
    3.9 MB · Views: 28
Last edited:
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