Single product price update
-
Hello, I downloaded your plugin for the auto update of the cart once the quantity is changed. As another user said, it hangs and updates every other change. However that only happens in Firefox, I found it worked perfectly on Edge and Chrome. However I bought your PRO version so that it works on product page as well, but nothing is happening in any of the browsers mentioned above. Thanks in advance.
-
Hello, you referring to the “Synchronize products automatically with cart when change quantity” feature on shop? Can you send me a print of the screen that is happening?
Wow, quick reply. No, I am referring to quantity change on the single product page as you display on this video [https://www.youtube.com/watch?v=ZKYJZAUXV_g&feature=youtu.be]
When I change the quantity, nothing happens.
Sorry, it’s in greek, but here is an example product: https://thealchemist.gr/shop/soaps/charmomile/Ok, look’s that the server has returning a fatal error (500) when updating the price, can you see in the PHP server logs error and paste here?
Looks like I don’t have access. I sent to the hosting company but they are probably closed for the day, so I will post again tomorrow with the logs. Thank you
I found it through Plesk, it does not show however a file but the error themselves. Here they are:
2018-01-10 20:51:09 Warning 85.75.21.172 mod_fcgid: stderr: PHP Warning: session_start(): open(/var/lib/php/session/sess_e0hcerooaqgtpb9od6chdtl3kasnrvij, O_RDWR) failed: Permission denied (13) in /var/www/vhosts/thealchemist.gr/httpdocs/wp-content/themes/float/header.php on line 4, referer: https://thealchemist.gr/shop/ Apache error 2018-01-10 20:51:09 Warning 85.75.21.172 mod_fcgid: stderr: PHP Warning: Unknown: open(/var/lib/php/session/sess_e0hcerooaqgtpb9od6chdtl3kasnrvij, O_RDWR) failed: Permission denied (13) in Unknown on line 0, referer: https://thealchemist.gr/shop/ Apache error 2018-01-10 20:51:09 Warning 85.75.21.172 mod_fcgid: stderr: PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0, referer: https://thealchemist.gr/shop/ Apache error 2018-01-10 20:51:12 Error 85.75.21.172 500 POST /wp-admin/admin-ajax.php HTTP/1.0 https://thealchemist.gr/shop/soaps/charmomile/ Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0 903 Apache SSL/TLS access 2018-01-10 20:51:12 Warning 85.75.21.172 mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Call to a member function get_price() on boolean in /var/www/vhosts/thealchemist.gr/httpdocs/wp-content/plugins/woo-better-usability-pro/wbupro.php:189, referer: https://thealchemist.gr/shop/soaps/charmomile/ Apache error 2018-01-10 20:51:12 Warning 85.75.21.172 mod_fcgid: stderr: Stack trace:, referer: https://thealchemist.gr/shop/soaps/charmomile/ Apache error 2018-01-10 20:51:12 Warning 85.75.21.172 mod_fcgid: stderr: #0 /var/www/vhosts/thealchemist.gr/httpdocs/wp-includes/class-wp-hook.php(286): wbu_update_product(''), referer: https://thealchemist.gr/shop/soaps/charmomile/ Apache error 2018-01-10 20:51:12 Warning 85.75.21.172 mod_fcgid: stderr: #1 /var/www/vhosts/thealchemist.gr/httpdocs/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array), referer: https://thealchemist.gr/shop/soaps/charmomile/ Apache error 2018-01-10 20:51:12 Warning 85.75.21.172 mod_fcgid: stderr: #2 /var/www/vhosts/thealchemist.gr/httpdocs/wp-includes/plugin.php(453): WP_Hook->do_action(Array), referer: https://thealchemist.gr/shop/soaps/charmomile/ Apache error 2018-01-10 20:51:12 Warning 85.75.21.172 mod_fcgid: stderr: #3 /var/www/vhosts/thealchemist.gr/httpdocs/wp-admin/admin-ajax.php(97): do_action('wp_ajax_wbu_upd...'), referer: https://thealchemist.gr/shop/soaps/charmomile/ Apache error 2018-01-10 20:51:12 Warning 85.75.21.172 mod_fcgid: stderr: #4 {main}, referer: https://thealchemist.gr/shop/soaps/charmomile/ Apache error 2018-01-10 20:51:12 Warning 85.75.21.172 mod_fcgid: stderr: thrown in /var/www/vhosts/thealchemist.gr/httpdocs/wp-content/plugins/woo-better-usability-pro/wbupro.php on line 189, referer: https://thealchemist.gr/shop/soaps/charmomile/ Apache error
I got access to the error log today. Here it is:
[Thu Jan 11 16:22:43 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: PHP Warning: session_start(): open(/var/lib/php/session/sess_e0hcerooaqgtpb9od6chdtl3kasnrvij, O_RDWR) failed: Permission denied (13) in /var/www/vhosts/thealchemist.gr/httpdocs/wp-content/themes/float/header.php on line 4, referer: https://thealchemist.gr/shop/ [Thu Jan 11 16:22:44 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: PHP Warning: Unknown: open(/var/lib/php/session/sess_e0hcerooaqgtpb9od6chdtl3kasnrvij, O_RDWR) failed: Permission denied (13) in Unknown on line 0, referer: https://thealchemist.gr/shop/ [Thu Jan 11 16:22:44 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0, referer: https://thealchemist.gr/shop/ [Thu Jan 11 16:22:48 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Call to a member function get_price() on boolean in /var/www/vhosts/thealchemist.gr/httpdocs/wp-content/plugins/woo-better-usability-pro/wbupro.php:189, referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:48 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: Stack trace:, referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:48 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #0 /var/www/vhosts/thealchemist.gr/httpdocs/wp-includes/class-wp-hook.php(286): wbu_update_product(''), referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:48 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #1 /var/www/vhosts/thealchemist.gr/httpdocs/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array), referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:48 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #2 /var/www/vhosts/thealchemist.gr/httpdocs/wp-includes/plugin.php(453): WP_Hook->do_action(Array), referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:48 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #3 /var/www/vhosts/thealchemist.gr/httpdocs/wp-admin/admin-ajax.php(112): do_action('wp_ajax_nopriv_...'), referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:48 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #4 {main}, referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:48 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: thrown in /var/www/vhosts/thealchemist.gr/httpdocs/wp-content/plugins/woo-better-usability-pro/wbupro.php on line 189, referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:49 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Call to a member function get_price() on boolean in /var/www/vhosts/thealchemist.gr/httpdocs/wp-content/plugins/woo-better-usability-pro/wbupro.php:189, referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:49 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: Stack trace:, referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:49 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #0 /var/www/vhosts/thealchemist.gr/httpdocs/wp-includes/class-wp-hook.php(286): wbu_update_product(''), referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:49 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #1 /var/www/vhosts/thealchemist.gr/httpdocs/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array), referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:49 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #2 /var/www/vhosts/thealchemist.gr/httpdocs/wp-includes/plugin.php(453): WP_Hook->do_action(Array), referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:49 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #3 /var/www/vhosts/thealchemist.gr/httpdocs/wp-admin/admin-ajax.php(112): do_action('wp_ajax_nopriv_...'), referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:49 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #4 {main}, referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:49 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: thrown in /var/www/vhosts/thealchemist.gr/httpdocs/wp-content/plugins/woo-better-usability-pro/wbupro.php on line 189, referer: https://thealchemist.gr/shop/soaps/charmomile/
- This reply was modified 6 years, 10 months ago by takispan.
[Thu Jan 11 16:22:43 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: PHP Warning: session_start(): open(/var/lib/php/session/sess_e0hcerooaqgtpb9od6chdtl3kasnrvij, O_RDWR) failed: Permission denied (13) in /var/www/vhosts/thealchemist.gr/httpdocs/wp-content/themes/float/header.php on line 4, referer: https://thealchemist.gr/shop/ [Thu Jan 11 16:22:44 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: PHP Warning: Unknown: open(/var/lib/php/session/sess_e0hcerooaqgtpb9od6chdtl3kasnrvij, O_RDWR) failed: Permission denied (13) in Unknown on line 0, referer: https://thealchemist.gr/shop/ [Thu Jan 11 16:22:44 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0, referer: https://thealchemist.gr/shop/ [Thu Jan 11 16:22:48 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Call to a member function get_price() on boolean in /var/www/vhosts/thealchemist.gr/httpdocs/wp-content/plugins/woo-better-usability-pro/wbupro.php:189, referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:48 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: Stack trace:, referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:48 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #0 /var/www/vhosts/thealchemist.gr/httpdocs/wp-includes/class-wp-hook.php(286): wbu_update_product(''), referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:48 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #1 /var/www/vhosts/thealchemist.gr/httpdocs/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array), referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:48 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #2 /var/www/vhosts/thealchemist.gr/httpdocs/wp-includes/plugin.php(453): WP_Hook->do_action(Array), referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:48 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #3 /var/www/vhosts/thealchemist.gr/httpdocs/wp-admin/admin-ajax.php(112): do_action('wp_ajax_nopriv_...'), referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:48 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #4 {main}, referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:48 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: thrown in /var/www/vhosts/thealchemist.gr/httpdocs/wp-content/plugins/woo-better-usability-pro/wbupro.php on line 189, referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:49 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Call to a member function get_price() on boolean in /var/www/vhosts/thealchemist.gr/httpdocs/wp-content/plugins/woo-better-usability-pro/wbupro.php:189, referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:49 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: Stack trace:, referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:49 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #0 /var/www/vhosts/thealchemist.gr/httpdocs/wp-includes/class-wp-hook.php(286): wbu_update_product(''), referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:49 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #1 /var/www/vhosts/thealchemist.gr/httpdocs/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array), referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:49 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #2 /var/www/vhosts/thealchemist.gr/httpdocs/wp-includes/plugin.php(453): WP_Hook->do_action(Array), referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:49 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #3 /var/www/vhosts/thealchemist.gr/httpdocs/wp-admin/admin-ajax.php(112): do_action('wp_ajax_nopriv_...'), referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:49 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: #4 {main}, referer: https://thealchemist.gr/shop/soaps/charmomile/ [Thu Jan 11 16:22:49 2018] [warn] [client 85.75.21.172] mod_fcgid: stderr: thrown in /var/www/vhosts/thealchemist.gr/httpdocs/wp-content/plugins/woo-better-usability-pro/wbupro.php on line 189, referer: https://thealchemist.gr/shop/soaps/charmomile/
Hello, sorry for delay.
I’ve shared the fixed version on dropbox, please test when you can.
Also don’t forget to refresh JS cache on browser pressing Ctrl+Shift+R- This reply was modified 6 years, 10 months ago by moiseh.
Hello, no problem, could you share the link instead since I don’t have a dropbox account?
You didn’t received the link on your mail?
Yes but the link leads to a page which displays the following:
Moises Heberle wants to share the file woo-better-usability-pro.zip with you.
Join Dropbox to view this fileCan you share it with another service such as mega or wetransfer? Thanks
Or you can share the link of the file as it says below (from dropbox site).
There are two ways to share a file with view-only access:
– Share a file directly in Dropbox if you only want certain people to have access to your file. Note: People you share a file with must have a Dropbox account. If you share a file to an email address not associated with a Dropbox account, then the person can create an account or use an existing account that’s under a different email.
– Create a shared link if you want anyone to be able to click a link to access your file—people don’t need a Dropbox account to view your fileAlso, i just found out that the plugin is not working only in simple products. The price is updating as it should based on quantity on variable products. Anyway, just send me the link when you can so I can test it. Thanks!
Ok, i’ve sent direct link to your email ??
- The topic ‘Single product price update’ is closed to new replies.