sm7uge
Forum Replies Created
-
Well, I’m sure I use the free version.
Forum: Plugins
In reply to: [Facebook for WooCommerce] PHP Error logI don’t exactly have a solution, but try entering the settings for the plugin and see if there is a message about the access token, I had and clicked a button there to renew the token.
Thank you! That works perfectly for now.
Take it as a request for the paid version. Some way to manually disable invoice creation when using the standard function to mark the order Completed. There is a section on the order to set invoice number and time, perhaps itegrate this setting there.
Anyhow, thank you very much for your help! ??
I would like to choose manually for each order that won’t require an invoice the be created. There is no way of automatically indentify the order.
I would be more than happy if it worked like:
– Open the order
– Set a checkbox or whatever, to prevent the invoice to be created
– Save order, return to the order list and click Completed when doneI have this too. The web server will also show a http error 500. The order is marked as finished and there is no mail sent to the customer. It worked for SOME orders, but I have two orders that have this problem. The problem is consistent, if I mark the order as waiting and mark it as fninished the http error 500 comes up again and this is logged in debug.log:
[05-Oct-2018 14:06:15 UTC] PHP Fatal error: Uncaught Error: Call to undefined method YWRR_Review_Reminder::check_reviewable_items() in /customers/5/b/e/DOMAIN/httpd.www/wp-content/plugins/yith-woocommerce-review-reminder/includes/class-ywrr-schedule.php:124
Stack trace:
#0 /customers/5/b/e/DOMAIN/httpd.www/wp-includes/class-wp-hook.php(288): YWRR_Schedule->schedule_mail(1402)
#1 /customers/5/b/e/DOMAIN/httpd.www/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#2 /customers/5/b/e/DOMAIN/httpd.www/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#3 /customers/5/b/e/DOMAIN/httpd.www/wp-content/plugins/woocommerce/includes/class-wc-order.php(346): do_action(‘woocommerce_ord…’, 1402, Object(WC_Order))
#4 /customers/5/b/e/DOMAIN/httpd.www/wp-content/plugins/woocommerce/includes/class-wc-order.php(230): WC_Order->status_transition()
#5 /customers/5/b/e/DOMAIN/httpd.www/wp-content/plugins/woocommerce/includes/class-wc-order.php(320): WC_Order->save()
#6 /customers/5/b/e/DOMAIN/httpd.www/wp in /customers/5/b/e/DOMAIN/httpd.www/wp-content/plugins/yith-woocommerce-review-reminder/includes/class-ywrr-schedule.php on line 124Tried ctrl+F5 but it didn’t help.
Updated to 1.7.11 and now it worked without ctrl+F5.Yes, I forgot to tell that I already done that (rescan remote)…
(There is another thread with a temporary solution where you change two lines of code yourself to solve the problem until the author updates the plugin in a future release. I believe it was to change something in line 37 and 41 of file xxx… tell me if you need help…)
Forum: Plugins
In reply to: [Redirection] Wrong TimezoneSince John already answered you that the time is set according to the time in your server, have you asked your host about it?
Have you tried the import/export function in the top menu of the plugin?
I have no error messages but I have the same problem, I can’t see my meta groups to edit them, but they show up fine in frontend as they should.
I haven’t moved my site, I haven’t done anything, and all of a sudden I have the same symtoms:
The meta groups are visible on the product backend settings and on the products in frontend, but they won’t show up in the plugin settings – so I can’t change them…
It works to export the meta groups to a csv-file. Everything is there as it should. I haven’t tried to import the file again (I don’t want to damage my installation, in case).