sallyinstc
Forum Replies Created
-
Thanks, Ankush. I have submitted it.
Thanks, Ankush. The steps were this: I updated core, and then each plugin, one at a time. After I updated this one I got a fatal error. I turned on DEBUG and that is how I got the above detail. I went through the ususal testing of turning each plugin on one at a time and this is the only one that caused a problem. I have a license for the Pro version, so I tried that one, too, with the same result. I also tried installing a new copy of both the Lite and the Pro versions. All with the same result. All of this took a few hours and I am at a loss as to what the problem is.
Forum: Plugins
In reply to: [Contact Form 7 Database Addon - CFDB7] Download CSV Causes Critical ErrorI was able to get a staging copy set up and have the text from the fatal error ( I edited out the root URL). Let me know if you need other information.
Fatal error: Uncaught TypeError: array_keys(): Argument #1 ($array) must be of type array, bool given in /public_html/wp-content/plugins/contact-form-cfdb7/inc/export-csv.php:93 Stack trace: #0 /public_html/wp-content/plugins/contact-form-cfdb7/inc/export-csv.php(93): array_keys(false) #1 /public_html/wp-content/plugins/contact-form-cfdb7/contact-form-cfdb-7.php(227): CFDB7_Export_CSV->download_csv_file() #2 /public_html/wp-includes/class-wp-hook.php(310): cfdb7_init(”) #3 /public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array) #4 /public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #5 /public_html/wp-settings.php(632): do_action(‘init’) #6 /public_html/wp-config.php(103): require_once(‘/home/customer/…’) #7 /public_html/wp-load.php(50): require_once(‘/home/customer/…’) #8 /public_html/wp-admin/admin.php(34): require_once(‘/home/customer/…’) #9 {main} thrown in?/public_html/wp-content/plugins/contact-form-cfdb7/inc/export-csv.php?on line?93Forum: Plugins
In reply to: [Contact Form 7 Database Addon - CFDB7] Download CSV Causes Critical ErrorNo, the submissions have not been edited. We cannot see them at all.
Forum: Plugins
In reply to: [Contact Form 7 Database Addon - CFDB7] Download CSV Causes Critical ErrorAlso this error:
Warning: foreach() argument must be of type array|object, bool given in?/plugins/contact-form-cfdb7/inc/admin-subpage.php?on line?259Forum: Plugins
In reply to: [Contact Form 7 Database Addon - CFDB7] Download CSV Causes Critical ErrorUpdate: I was able to create a sandbox copy. Now I see this error on the admin page:
?Invalid argument supplied for foreach() in?/plugins/contact-form-cfdb7/inc/admin-subpage.php?on line?254
I edited the URL to just show the relevant parts.
The installed version of the plugin is 1.2.6.7Forum: Installing WordPress
In reply to: Issue with WordPress Installation: Unable to ProceedHi williamson112,
When you say you have double-checked your database credentials, does that mean that you checked in the wp-config.php file? That is where that connection is made.
Forum: Plugins
In reply to: [WooCommerce Square] Auto Sync Not Working As ScheduledThe hook appears to be firing, and completing, every hour. However, when I look at the updates in the Square tab of Settings, it appears to just be updating once per day. Square is set as the product system as record, so the client knows that inventory changes and new products should be added in Square.
What brought it all up was two days ago a variation for one of the products showed inventory in Square but not in WC, and the update had not fired at all that day. The client is pretty active in Square as they sell event tickets to weekly events as well as products, and they update the weekly events pretty frequently.
Let me know what other logs or info you need to see.
Forum: Fixing WordPress
In reply to: Latest Posts Block Does Not Show Embeds@vijayhardaha The Query Loop block is a good solution and met what we are trying to do. Thanks for your help!
Forum: Plugins
In reply to: [WooCommerce] Square Gift Cards Online And In PersonI’m in the Slack community and the FB group, and that is where I asked this question originally. I have gotten no response in either. I will just try somewhere else.
Forum: Plugins
In reply to: [WooCommerce] Square Gift Cards Online And In PersonI have used plugins to create gift cards in Woo to only be used in Woo. I am totally clear on how that works. I was hoping someone in the community had tackled my question before, given how popular Woo and Square both are. I am sure I am not the first person to come up with the idea of a gift card that could be used both online in Woo and in a brick-and-mortar, especially since Square is the POS and the payment processor.
Forum: Plugins
In reply to: [WooCommerce] Square Gift Cards Online And In PersonI might use that plugin if this was an online-only shop. But they have to be able to use the gift card in person, too. So it needs to be connected to Square.
Forum: Plugins
In reply to: [WooCommerce] Intermittent error Please enter address to continue.I should note I did also add the snippet for default country and state. But, since I can’t replicate the error I have no idea if it is working or not. Any thoughts from any one are welcome.
Forum: Plugins
In reply to: [WooCommerce] Intermittent error Please enter address to continue.In my test environment, I tried adding a flat rate for shipping addresses outside of the covered zones. That only triggers when the delivery address is outside the zone, so works as expected.
Turning on Debug yielded a warning from Order Delivery Date Pro plugin: Invalid argument supplied for foreach() in /wp-content/plugins/order-delivery-date/orddd-common.php on line 8713. I don’t know if this is related or not. This plugin has been in place since the beginning, but the problem only started last week.
Forum: Plugins
In reply to: [WooCommerce] Intermittent error Please enter address to continue.The users reporting trouble completing orders have completed orders in the past. They have used credit cards on all of those orders. I doubt they would use a different method for these new orders.