• A fatal error appeared in my PHP Error Log yesterday stating, ‘Alg_WC_Wish_List_Query_Vars’ not found in /srv/htdocs/wp-content/plugins/wish-list-for-woocommerce/includes/class-alg-wc-wish-list-email-sharing.php:41

    I compared my file to the “class-alg-wc-wish-list-email-sharing.php” file in Github and they are exactly the same.

    Here is the entire error log entry:

    Fatal error: Uncaught Error: Class ‘Alg_WC_Wish_List_Query_Vars’ not found in /srv/htdocs/wp-content/plugins/wish-list-for-woocommerce/includes/class-alg-wc-wish-list-email-sharing.php:41

    Timestamp: 2020-04-10 21:53:12 UTC

    Stack Trace
    ———–
    1. {anonymous}()
    /srv/htdocs/wp-content/plugins/wish-list-for-woocommerce/includes/class-alg-wc-wish-list-email-sharing.php:41
    2. Alg_WC_Wish_List_Email_Sharing->route(”)
    /wordpress/core/5.4/wp-includes/class-wp-hook.php:287
    3. WP_Hook->apply_filters(null, Array(1))
    /wordpress/core/5.4/wp-includes/class-wp-hook.php:311
    4. WP_Hook->do_action(Array(1))
    /wordpress/core/5.4/wp-includes/plugin.php:478
    5. do_action(‘init’)
    /wordpress/core/5.4/wp-settings.php:540
    6. require_once(‘/wordpress/core/5.4/wp…’)
    /srv/htdocs/wp-config.php:85
    7. require_once(‘/srv/htdocs/wp-config.php’)
    /wordpress/core/5.4/wp-load.php:42
    8. require_once(‘/wordpress/core/5.4/wp…’)
    /wordpress/core/5.4/wp-blog-header.php:13
    9. require(‘/wordpress/core/5.4/wp…’)
    /wordpress/core/5.4/index.php:17

    Context
    ——-
    URL : /wp-json/
    HTTP Method : GET
    HTTP Host : thebarkacademy.com
    HTTP Status : 200
    isSSL : Yes
    Current Filter : init
    Execution Time : 0.714 s
    Memory Usage : 65.59 MiB
    PHP SAPI : fpm-fcgi

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Pablo Pacheco

    (@karzin)

    Hello @thebarkacademy ,
    I really couldn’t reproduce the issue? Can you please tell me more details of when this happened?

    Did you notice something is not working like it should?

    Thread Starter thebarkacademy

    (@thebarkacademy)

    Hi Pablo,

    Thank you for responding. The only thing I notice that may not be working as it should is the notification that should come to me when someone adds something to their wishlist.

    I don’t know when this happened. It was in my PHP Error Log (on my WP Admin Dashboard) when I logged in.

    I added something to my own wishlist and shared it, but also could not reproduce this error.

    Plugin Author Pablo Pacheco

    (@karzin)

    No problem ??

    What notification?
    And what is not working as it should exactly?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal Error: Class ‘Alg_WC_Wish_List_Query_Vars’ not found’ is closed to new replies.