Issue Summary
On Linux Manjaro (local v5.10.0), there is no default brower option and I get the following 2 errors with one-click admin on site with woocommerce plugin installed :
Fatal error: Uncaught ArgumentCountError: Too few arguments to function wc_maybe_store_user_agent(), 1 passed in /home/fred/Local Sites/base/app/public/wp-includes/class-wp-hook.php on line 287 and exactly 2 expected in /home/fred/Local Sites/base/app/public/wp-content/plugins/woocommerce/includes/wc-user-functions.php on line 856
ArgumentCountError: Too few arguments to function wc_maybe_store_user_agent(), 1 passed in /home/fred/Local Sites/base/app/public/wp-includes/class-wp-hook.php on line 287 and exactly 2 expected in /home/fred/Local Sites/base/app/public/wp-content/plugins/woocommerce/includes/wc-user-functions.php on line 856
Troubleshooting Questions
One-click admin works with a new blank site, but it doesn’t seem to work with woocommerce according to the errors ?
- Are you able to create a new, plain WordPress site in Local and access it in a Browser?
yes
Replication
Describe the steps that others can take to replicate this issue. If you have screenshots that can help clarify what is happening, please include them!
System Details
- Which version of Local is being used?
5.10.0 - What Operating System (OS) and OS version is being used?
Manjaro kde
local-lightning.log (16.0 KB)