error on woocommerce currency switcher
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page pleaseIf you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.
Quote from geomaticsgear on August 11, 2022, 15:54I have been using the currency switcher plugin for years and have had no problems - now I'm getting a error. geomaticsgear.com - I have a critical error - the error is
There has been a critical error on this website.
This is what I see in the cpanel -
The filter is defined in the following location(s).
woocommerce/includes/wc-formatting-functions.php
}
/**
* Filters the string of price markup.
*
* @param string $return Price HTML markup.
* @param string $price Formatted price.
* @param array $args Pass on the args.
* @param float $unformatted_price Price as float to allow plugins custom formatting. Since 3.2.0.
* @param float|string $original_price Original price as float, or empty string. Since 5.0.0.
*/
return apply_filters( 'wc_price', $return, $price, $args, $unformatted_price, $original_price );
}
I have been using the currency switcher plugin for years and have had no problems - now I'm getting a error. geomaticsgear.com - I have a critical error - the error is
There has been a critical error on this website.
This is what I see in the cpanel -
The filter is defined in the following location(s).
woocommerce/includes/wc-formatting-functions.php
}
/**
* Filters the string of price markup.
*
* @param string $return Price HTML markup.
* @param string $price Formatted price.
* @param array $args Pass on the args.
* @param float $unformatted_price Price as float to allow plugins custom formatting. Since 3.2.0.
* @param float|string $original_price Original price as float, or empty string. Since 5.0.0.
*/
return apply_filters( 'wc_price', $return, $price, $args, $unformatted_price, $original_price );
}
Quote from Pablo Borysenco on August 12, 2022, 10:52Hello
Looks please closer on error path: /home/geomaticsgear/public_html/wp-content/plugins/woo-rfq-for-woocommerce/woo-rfq-includes/woo-rfq-functions.php on line 846 - ArgumentCountError: Too few arguments to function gpls_woo_rfq_empty_price() - error produced in plugin woo-rfq-for-woocommerce. WOOCS is there because it also uses hook 'wc_price'
Hello
Looks please closer on error path: /home/geomaticsgear/public_html/wp-content/plugins/woo-rfq-for-woocommerce/woo-rfq-includes/woo-rfq-functions.php on line 846 - ArgumentCountError: Too few arguments to function gpls_woo_rfq_empty_price() - error produced in plugin woo-rfq-for-woocommerce. WOOCS is there because it also uses hook 'wc_price'