-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publishing WooCommerce products fail when plugin is active. #36
Comments
I think there is a conflict with the Unfortunately, it is nearly impossible to have multiple versions of the same package in the PHP world :-( I can only suggest to build the plugin manually to see if it works:
(cd /var/tmp/two-factor-provider-webauthn && composer install --no-dev --no-interaction && composer remove --update-no-dev --no-interaction composer/installers && rm -f composer.lock) && \ with this one: (cd /var/tmp/two-factor-provider-webauthn && composer install --no-dev --no-interaction && composer remove --update-no-dev --no-interaction composer/installers && composer update --no-dev --prefer-lowest && rm -f composer.lock) && \
Hope that helps. |
Last time I tried that, it didn't work Will try again. |
There is a test version with the bug fix: https://downloads.wordpress.org/plugin/two-factor-provider-webauthn.2.0.0.zip |
Hello,
Initially, it appeared to work on Brave (Chrome), but when a modification is made to a WooCommerce product, and the product is updated, the system throws up an unrecoverable error...
Following deactivation and removal, the error is absent for the same process.
Respectfully,
Lee Denny
e. ***@***.***
p. (310) 597-1709
…On 10/13/2022 7:05 PM, Volodymyr Kolesnykov wrote:
There is a test version with the bug fix: https://downloads.wordpress.org/plugin/two-factor-provider-webauthn.2.0.0.zip
—
Reply to this email directly, [view it on GitHub](#36 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AX3BKN6INPQE4DB2ZXBRMSLWDC5VNANCNFSM5O2AFCQA).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Do you happen to have the error message and/or stacktrace, please? |
When publishing a product within WooCommerce, an error is returned and the process is halted.
When the plugin is deactivated and the product is published without the activated plugin, the process is successful.
This is the error information...
Error Details
The text was updated successfully, but these errors were encountered: