• Hi, when i enable the plugin WooCommerce Tiered Price Table FREE it errors. this is Any ideas?

    Fatal error: Uncaught TypeError: Argument 1 passed to Freemius::get_api_user_scope_by_user() must be an instance of FS_User, bool given, called in /www/wp-content/plugins/tier-pricing-table/freemius/includes/class-freemius.php on line 22695 and defined in /www/wp-content/plugins/tier-pricing-table/freemius/includes/class-freemius.php:22709 Stack trace: #0 /www/wp-content/plugins/tier-pricing-table/freemius/includes/class-freemius.php(22695): Freemius->get_api_user_scope_by_user(false) #1 /www/wp-content/plugins/tier-pricing-table/freemius/includes/class-freemius.php(22734): Freemius->get_api_user_scope(false) #2 /www/wp-content/plugins/tier-pricing-table/freemius/includes/class-freemius.php(19625): Freemius->get_current_or_network_user_api_scope() #3 /www/wp-content/plugins/tier-pricing-table/freemius/includes/class-freemius.php(11471): Freemius->_fetch_plugin_plans() #4 /www/wp-content/plugins/tier-pricing-table/freemius/includes/class-freemius.php(16261): Freemius->_sync_plans() #5 /www/wp-content/plugins/tier-pricing-t in /www/wp-content/plugins/tier-pricing-table/freemius/includes/class-freemius.php on line 22709

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author WP Developer

    (@bycrik)

    Hello @freemius team,

    Could you please help up with this one?

    Thread Starter markckbltd

    (@markckbltd)

    Hi, any news yet? Thanks

    Plugin Author WP Developer

    (@bycrik)

    Hello @markckbltd,

    Can you please try to reinstall the plugin and when it ask for rights – press “allow”?:

    https://ibb.co/svqQ85b

    Thread Starter markckbltd

    (@markckbltd)

    Hi, sorry for the late reply, it never asks this, I install it, then I activate it, it then gives the message of a fatal error.

    Plugin Author WP Developer

    (@bycrik)

    Hello @markckbltd,

    Thanks for your reply.

    Could you please try to install this plugin fixer and clean up all Freemius data?

    https://github.com/Freemius/freemius-fixer

    Please let me know.

    Thread Starter markckbltd

    (@markckbltd)

    Hi, I would rather not try using that thanks, risky. Do you think that your paid-for version would work? The free version has not been for 6 months. Is this the same for the paid-for? that’s a long time. It always used to work, but then stopped.

    Thread Starter markckbltd

    (@markckbltd)

    I can give you access to my test site, to see if you can get it to work?

    Plugin Author WP Developer

    (@bycrik)

    Hi @markckbltd,

    We use Freemius to handle the premium version, payments, etc., and unfortunately, some issues came from Freemius that we cannot help with.

    I fully understand you don’t want to install their “fixer” plugin. Still, if you have provided access to me (WordPress does not allow us to get any credentials from users, neither here nor directly via email), I would apparently do it myself as I have not any other solution for you.
    I checked the code of the fixer, and it is pretty simple and just cleans up freemius data from the Database. if you’re familiar with the code, you can delete those options yourself:

    delete_option( 'fs_accounts' );
    delete_option( 'fs_dbg_accounts' );
    delete_option( 'fs_active_plugins' );
    delete_option( 'fs_api_cache' );
    delete_option( 'fs_dbg_api_cache' );
    delete_option( 'fs_debug_mode' );

    Yes, the free and premium version has not been updated for six months, but we test it with every new WooCommerce version to ensure it works as expected.

    I hope this helps.

    Thread Starter markckbltd

    (@markckbltd)

    Hi, I paid for the prem version, and it worked straight away. Thanks

    • This reply was modified 2 years, 10 months ago by markckbltd.
Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Fatal error’ is closed to new replies.