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

eForm - WordPress Form Builder

eForm - WordPress Form Builder v4.18.0

No permission to download
ignore it if options and settings work good

Yes it works. Just in case anyone wants to hide the message, I was able to fix it by editing the function activation_notice() within includes/core/class-eform-autoupdate.php as follows:


PHP:
/**
     * Show activation notice if token is not found
     */
    public function activation_notice() {
        global $ipt_fsqm_settings;
        // Don't do anything if user has disabled the settings
        if ( true == $ipt_fsqm_settings['disable_un'] ) {
            return;
        }
        // Check for status again
        $status = $this->get_activation_status( $ipt_fsqm_settings['purchase_code'] );


        //if ( true == $status['active'] ) {
            return;
        //}
        echo '<div class="notice notice-warning is-dismissible"><p>' . __( 'eForm is not activated. To get automatic updates and other features, please activate eForm.', 'ipt_fsqm' );
        echo ' <a href="' . add_query_arg( array(
            'page' => 'ipt_fsqm_settings',
        ), admin_url( 'admin.php' ) ) . '" class="button button-primary">' . __( 'Activate eForm', 'ipt_fsqm' ) . '</a>';
        echo '</p></div>';
       
    }
 
Thanks so much @TassieNZ , seems to work now! Only thing I've noticed is the "plugin needs activation" permanent alert box that won't disappear as below:

1630441580002.png
On a clean install, mine is NOT showing this so it must be some residual crap left over from previous.

eform.png
 
  • Like
Reactions: rainster
directly obtained from Codedanyon, not nulled

codecanyon-eform-wordpress-form-builder.zip
https://www.mirrored.to/files/2VST4YH8/codecanyon-eform-wordpress-form-builder.zip_links

Changelog​

Version 4.17.0 (22 September, 2021)​

Changes​

> Integration and Summary Table Improvements.

- **New** - Accept format string and custom value in integration metadata.
- **New** - Add format strings for page based scores.
- **New** - Add new metadata configuration in webhook/zapier.
- **New** - Add option to show additional rows with custom values in the summary details table.

@Babak
 
  • Like
Reactions: JRGWxRxZ and Babak
Babak updated eForm - WordPress Form Builder with a new update entry:

eForm v4.17.0 Nulled

Download eForm v4.17.0 - WordPress Form Builder Nulled Free
Version 4.17.0 (22 September, 2021)
Changes

> Integration and Summary Table Improvements.
- **New** - Accept format string and custom value in integration metadata.
- **New** - Add format strings for page based scores.
- **New** - Add new metadata configuration in webhook/zapier.
- **New** - Add option to show additional rows with custom values in the summary details table.

Read the rest of this update entry...
 
  • Like
  • Love
Reactions: JRGWxRxZ and alltry

Hi Babak;

Appreciate your efforts.
Kindly update to eform wordpress form builder (date: 26 August 2022).

It looks like there is a new update for the plugin - after a year from the last one.
Thanks a lot.
 
  • Like
Reactions: pmak47
Hi Babak;

Appreciate your efforts.
Kindly update to eform wordpress form builder (date: 26 August 2022).

It looks like there is a new update for the plugin - after a year from the last one.
Thanks a lot.
there is no new update
 
  • Like
Reactions: pmak47
Please share eForm easySubmission - Direct Form Edit & Extended Format String!!!
 
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