Conversation
supportI know its just a warning but this is filling up my logs: [02-Mar-2023 18:08:44 UTC] PHP Warning: Undefined variable $current_user in C:\inetpub\sites\site.com\wp-content\plugins\wc-cashapp\includes\class-wc_cash_app_pay_gateway.php on line 48
Hey can you add the following line in includes/class-wc_cash_app_pay_gateway.php on line 47 global $current_user; or delete that plugin and redownload again. We are publishing a new version soon with tons of features but the latest version also has that fixed but we couldn’t just launch a new version just for that line. But if you delete and redownload, it should be fixed. Or you can add the line.
Hey can you add the following line in includes/class-wc_cash_app_pay_gateway.php on line 47 global $current_user; or delete that plugin and redownload again. We are publishing a new version soon with tons of features but the latest version also has that fixed but we couldn’t just launch a new version just for that line. But if you delete and redownload, it should be fixed. Or you can add the line.