• Fatal error: Cannot use isset() on the result of an expression (you can use “null !== expression” instead) in D:\home\site\wwwroot\wp-content\plugins\wp-data-access\WPDataAccess\Data_Tables\WPDA_Data_Tables.php on line 48

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Passionate Programmer Peter

    (@peterschulznl)

    Hi @tomascanale,

    Thank you for reaching out.

    This is a weird error as there is no isset on line 48. ?? Are you installing the latest release?

    Can you send me a copy of your WPDA_Data_Tables.php file? You can download it using an ftp client and paste it into the contact form on the plugin website or maybe share a link.

    Thanks,
    Peter

    Same error for me. I tried the free version without incident, bought the premium and it instantly crashed the site. Deleted plugin-directory via FTP and all is right with the world. Tried uninstalling free version in case it was causing the issue, and then reinstalled premium- same result. it will install fine, but the second I try to activate it crashes wordpress before even asking for my key.

    Plugin Author Passionate Programmer Peter

    (@peterschulznl)

    Hi @wiljen,

    Thank you for reaching out.

    Can you please share:
    – your system info (copy/paste plugin settings > system info)
    – your error log if there is anything reported there

    You can use the contact form on the plugin website if you prefer to share this information in private.

    Thanks,
    Peter

    here is the debug

    Fatal error: Uncaught Error: Call to undefined function wp_parse_auth_cookie() in /home/sundog50/noebulletmolds.com/site/wp-includes/user.php:3450 Stack trace: #0 /home/sundog50/noebulletmolds.com/site/wp-content/plugins/litespeed-cache/litespeed-cache.php(155): wp_get_session_token() #1 /home/sundog50/noebulletmolds.com/site/wp-content/plugins/litespeed-cache/litespeed-cache.php(141): wp_create_nonce_litespeed_esi('wpda-query-buil...') #2 /home/sundog50/noebulletmolds.com/site/wp-content/plugins/wp-data-access-premium/WPDataAccess/Query_Builder/WPDA_Query_Builder.php(29): wp_create_nonce('wpda-query-buil...') #3 /home/sundog50/noebulletmolds.com/site/wp-content/plugins/wp-data-access-premium/includes/class-wp-data-access.php(173): WPDataAccess\Query_Builder\WPDA_Query_Builder->__construct() #4 /home/sundog50/noebulletmolds.com/site/wp-content/plugins/wp-data-access-premium/includes/class-wp-data-access.php(91): WP_Data_Access->define_admin_hooks() #5 /home/sundog50/noebulletmolds.com/site/wp-content/plugins/wp-data-acces in /home/sundog50/noebulletmolds.com/site/wp-includes/user.php on line 3450
    
    Notice: Function is_embed was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /home/sundog50/noebulletmolds.com/site/wp-includes/functions.php on line 5835
    
    Notice: Function is_search was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /home/sundog50/noebulletmolds.com/site/wp-includes/functions.php on line 5835
    
    There has been a critical error on this website. Please check your site admin email inbox for instructions.
    
    Learn more about troubleshooting WordPress.
    Plugin Author Passionate Programmer Peter

    (@peterschulznl)

    Thanks!

    Can you please try this:
    – Disable the Light Speed Cache plugin
    – Disable the free version before
    – Enable the premium version

    If this works:
    – Enable the Light Speed Cache plugin
    – Clear your cache

    Does this help?
    Peter

    that worked to get it activated, oddly though re-enabling lightspeed now throws the same error and crashes the system so it seems this plugin is incompatible with lightspeed cache for whatever reason.

    Plugin Author Passionate Programmer Peter

    (@peterschulznl)

    Hi @wiljen,

    Maybe some cached files are causing this issue. Can you try this:
    – Disable WP Data Access
    – Enable Light Speed
    – Clear cache
    – Enable WP Data Access

    Does this solve the issue?

    Thanks,
    Peter

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Plugin could not be activated because it triggered a fatal error.’ is closed to new replies.