Open chrisfox75 opened 10 months ago
The issue is when WooCommerce is deactivated. Change line 18 to a comment //if ( ! class_exists( 'WC' ) ) return; I have updated the plugin with this commented line
Update and rezip the script and reinstall the script??
You can download the plugin zip file and reinstall from github
So i need to change the line in the php file and reinstall, i just want to make sure i install it right
Thank you!
Current ZIP download is updated and should work without edit
Thank you!!
Just installed, it crashed the site, said
In this case, WordPress caught an error with one of your plugins, Ultimate Member – Woo Predefined Fields.
I had to manually remove the plugin
An error of type E_ERROR was caused in line 275 of the file /home2/maxtacticalfirea/public_html/wp-content/plugins/um-woo-predefined-fields-main/um-woo-predefined-fields.php. Error message: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, string given in /home2/maxtacticalfirea/public_html/wp-content/plugins/um-woo-predefined-fields-main/um-woo-predefined-fields.php:275 Stack trace:
thrown
Thanks for the detailed issue report. This issue has been fixed now in version 2.3.4
I had todeactivate and reactivate ultimate member due to an issue that is now working and i upgraded your plugin to the one i just downloaded from here and its now not showing me the fields to add them to the form but the form that i had the fields on the fields are working fine, how can i get the selections back to add them, they arent listed or even greyed out on the add field page like they were before, the state one you see greyed out i manually added with ACF advanced custom fields and got it transferred over to the form
Thank you Veronics, help is appreciated
Chris Fox