Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ehsan120y

    (@ehsan120y)

    Hi,

    Thanks for the response. The unstyled Account Statement page issue was resolved by clearing the cache, so that one’s fine now.

    However, the recharge product title/image issue is still there: I’ve set both the custom title and product image in WooWallet > Settings > Recharge, but they still don’t show up on the frontend for the wallet top-up product.

    Could you look into this one? Thanks!

    • This reply was modified 1 day, 9 hours ago by ehsan120y.

    Hello,

    After updating the free WooWallet plugin to the latest version, my site went down with a fatal error triggered during the plugin’s own update/migration routine.

    Error log:

    Fatal error: Uncaught Error: Call to undefined function get_user_by() in …/wp-includes/meta.php:1830
    Stack trace: 0 meta.php(213): get_object_subtype(‘user’, 1) 1 user.php(1310): update_metadata(‘user’, 1, ‘_woo_wallet_pro…’, 1, ”) 2 woo-wallet/includes/helper/woo-wallet-update-functions.php(447): woo_wallet_update_1611_migrate_promotion_dismissal() 3 class-woo-wallet-install.php(268): Woo_Wallet_Install::update() 4 class-woo-wallet-install.php(66): Woo_Wallet_Install->__construct()

    It looks like the update routine woo_wallet_update_1611_migrate_promotion_dismissal() runs during plugin bootstrap, before the plugins_loaded hook fires, so pluggable functions like get_user_by() aren’t defined yet, and the site crashes with a white screen / fatal error for every visitor.

    I had to roll back to the previous plugin version to bring the site back online. Could you confirm this is a known issue and let me know when a fix will be released, or whether there’s a safe way to re-run the update?

Viewing 2 replies - 1 through 2 (of 2 total)