• NullMasters - Please Only Handle Nulling Requests That Have Been Given The Approved Badge.

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

PLEASE SOME ONE HELP NULL UPDATE PUBLISHER THEME V7.8 PLS?!

need to be edit function.php in welcome folder file...check-in old nulled files!
 
  • Like
Reactions: Auwal
PHP:
function bf_register_product_get_info() {

    /**
     * @see \BetterFramework_Oculus::$auth
     */
    return array( 'status' => 'success' );
    $auth        = apply_filters( 'better-framework/product-pages/register-product/auth', array() );
    $option_name = sprintf( '%s-register-info', $auth['item_id'] );

    return array_merge( (array) $auth, (array) get_option( $option_name, array() ) );
} // bf_register_product_get_info

PHP:
function bf_is_product_registered() {

    return true;
    $auth        = apply_filters( 'better-framework/product-pages/register-product/auth', array() );
    $option_name = sprintf( '%s-register-info', $auth['item_id'] );
    $options     = get_option( $option_name );

    return ! empty( $options['purchase_code'] );
}

check both functions and do the same as mine!

if work confirms me, please!
 
PHP:
function bf_register_product_get_info() {

    /**
     * @see \BetterFramework_Oculus::$auth
     */
    return array( 'status' => 'success' );
    $auth        = apply_filters( 'better-framework/product-pages/register-product/auth', array() );
    $option_name = sprintf( '%s-register-info', $auth['item_id'] );

    return array_merge( (array) $auth, (array) get_option( $option_name, array() ) );
} // bf_register_product_get_info

PHP:
function bf_is_product_registered() {

    return true;
    $auth        = apply_filters( 'better-framework/product-pages/register-product/auth', array() );
    $option_name = sprintf( '%s-register-info', $auth['item_id'] );
    $options     = get_option( $option_name );

    return ! empty( $options['purchase_code'] );
}

check both functions and do the same as mine!

if work confirms me, please!
i try but am fail 😢can you please null it for me, please?
 
PHP:
function bf_register_product_get_info() {

    /**
     * @see \BetterFramework_Oculus::$auth
     */
    return array( 'status' => 'success' );
    $auth        = apply_filters( 'better-framework/product-pages/register-product/auth', array() );
    $option_name = sprintf( '%s-register-info', $auth['item_id'] );

    return array_merge( (array) $auth, (array) get_option( $option_name, array() ) );
} // bf_register_product_get_info

PHP:
function bf_is_product_registered() {

    return true;
    $auth        = apply_filters( 'better-framework/product-pages/register-product/auth', array() );
    $option_name = sprintf( '%s-register-info', $auth['item_id'] );
    $options     = get_option( $option_name );

    return ! empty( $options['purchase_code'] );
}

check both functions and do the same as mine!

if work confirms me, please!
not work bro help!!!
 

Attachments

  • Screenshot (176).png
    Screenshot (176).png
    193.9 KB · Views: 21
  • Screenshot (177).png
    Screenshot (177).png
    601.6 KB · Views: 21
ping here any null master , actually now am away from my pc so cant do that sorry :(
 
  • Like
Reactions: Auwal

Forum statistics

Threads
78,865
Messages
1,128,020
Members
246,590
Latest member
rootsum
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