Skip Navigation

This thread is resolved. Here is a description of the problem and solution.

Problem:
If you're experiencing issues with the WCFM dashboard not working properly after enabling WPML String Translation, where details on the settings page are missing and unclickable, it might be due to an incorrectly translated admin string.
Solution:
1. We recommend contacting the authors of the WCFM plugin to help identify the function or source code where the problematic HTML entity is called.
2.
we were able to resolve the issue by finding the culprit that is causing this error, we had to delete any strings translated containing the said percentage : \"%\"and have provided a video explanation of the cause and solution: Video Explanation.

If this solution doesn't look relevant to your situation, please open a new support ticket in the WPML support forum.

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

Tagged: 

This topic contains 12 replies, has 2 voices.

Last updated by Ilyes 1 year, 7 months ago.

Assisted by: Ilyes.

Author Posts
October 31, 2023 at 9:48 am #14697949

tkkI

When enabling WPML String Translation, the WCFM dashboard is not working properly.
All the details in the setting page is missing and unclickable.

Screen Record:
hidden link

Screenshot 2566-10-31 at 16.46.21.png
October 31, 2023 at 3:23 pm #14701765

Ilyes
Supporter

Languages: English (English ) French (Français ) Arabic (العربية )

Timezone: Pacific/Easter (GMT-06:00)

Hi there,

Thanks for contacting WPML support.

Please check if you are getting any errors or warnings related to WPML in the WordPress Debug log or Server Error Log while having this issue. May you need your hosting team's support to access the server error log file.

To enable WP debug log, open your wp-config.php file and look for:

define('WP_DEBUG', false);

And change it to:

define('WP_DEBUG', true);

// Enable Debug logging to the /wp-content/debug.log file

define('WP_DEBUG_LOG', true);

// Disable display of errors and warnings which is recommended on a live site.

define('WP_DEBUG_DISPLAY', false);

@ini_set('display_errors',0);

Then try to reproduce the issue and check if any errors were saved to the debug.log log file inside the /wp-content/ directory

If you can paste your debug.log to https://pastebin.com/ and provide me that link, it would be great!

October 31, 2023 at 3:31 pm #14701857

tkkI

All error log here : hidden link

October 31, 2023 at 3:32 pm #14701929

tkkI

let me know if you need access to my website to see this for yourself.

Please allow me to send secured login,
Thanks

October 31, 2023 at 3:36 pm #14701947

tkkI

from WC log:

2023-10-31T08:48:08+00:00 CRITICAL Cannot use $this as parameter in /var/web/staging/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(581) : eval()'d code on line 13

2023-10-31T08:48:38+00:00 CRITICAL Cannot use $this as parameter in /var/web/staging/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(581) : eval()'d code on line 13

2023-10-31T08:49:07+00:00 CRITICAL Cannot use $this as parameter in /var/web/staging/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(581) : eval()'d code on line 13

2023-10-31T08:49:32+00:00 CRITICAL Cannot use $this as parameter in /var/web/staging/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(581) : eval()'d code on line 13

2023-10-31T08:49:45+00:00 CRITICAL Cannot use $this as parameter in /var/web/staging/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(581) : eval()'d code on line 13

2023-10-31T09:00:30+00:00 CRITICAL Cannot use $this as parameter in /var/web/staging/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(581) : eval()'d code on line 13

2023-10-31T09:06:34+00:00 CRITICAL Uncaught ValueError: Unknown format specifier "à" in /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php:511
Stack trace:
#0 /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php(511): sprintf('\xE0\xB8\x81\xE0\xB8\x8E\xE0\xB8\x84\xE0\xB9\x88\xE0\xB8\xB2...', '฿', '฿', '฿')
#1 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): WCFMmp_Settings->wcfm_commission_settings(Array)
#2 /var/web/staging/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)
#3 /var/web/staging/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/views/settings/wcfm-view-settings.php(232): do_action('begin_wcfm_sett...', Array)
#5 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-template.php(38): include('/var/web/stagin...')
#6 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-library.php(995): WCFM_Template->get_template('settings/wcfm-v...')
#7 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/includes/shortcodes/class-wcfm-shortcode-wc-frontend-manager.php(42): WCFM_Library->load_views('wcfm-settings')
#8 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(114): WCFM_Frontend_Manager_Shortcode::output('')
#9 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(46): WCFM_Shortcode->shortcode_wrapper(Array, '')
#10 /var/web/staging/public_html/wp-includes/shortcodes.php(433): WCFM_Shortcode->wc_frontend_manager('', '', 'wc_frontend_man...')
#11 [internal function]: do_shortcode_tag(Array)
#12 /var/web/staging/public_html/wp-includes/shortcodes.php(273): preg_replace_callback('/\\[(\\[?)(wpml_l...', 'do_shortcode_ta...', '[wc_frontend_ma...')
#13 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): do_shortcode('[wc_frontend_ma...')
#14 /var/web/staging/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('[wc_frontend_ma...', Array)
#15 /var/web/staging/public_html/wp-includes/post-template.php(256): apply_filters('the_content', '<p>[wc_frontend...')
#16 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/templates/default/wcfm-content.php(37): the_content()
#17 /var/web/staging/public_html/wp-includes/template-loader.php(106): include('/var/web/stagin...')
#18 /var/web/staging/public_html/wp-blog-header.php(19): require_once('/var/web/stagin...')
#19 /var/web/staging/public_html/index.php(17): require('/var/web/stagin...')
#20 {main}
thrown ใน /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php บนบรรทัดที่ 511

2023-10-31T09:11:04+00:00 CRITICAL Uncaught ValueError: Unknown format specifier "à" in /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php:511
Stack trace:
#0 /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php(511): sprintf('\xE0\xB8\x81\xE0\xB8\x8E\xE0\xB8\x84\xE0\xB9\x88\xE0\xB8\xB2...', '฿', '฿', '฿')
#1 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): WCFMmp_Settings->wcfm_commission_settings(Array)
#2 /var/web/staging/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)
#3 /var/web/staging/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/views/settings/wcfm-view-settings.php(232): do_action('begin_wcfm_sett...', Array)
#5 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-template.php(38): include('/var/web/stagin...')
#6 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-library.php(995): WCFM_Template->get_template('settings/wcfm-v...')
#7 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/includes/shortcodes/class-wcfm-shortcode-wc-frontend-manager.php(42): WCFM_Library->load_views('wcfm-settings')
#8 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(114): WCFM_Frontend_Manager_Shortcode::output('')
#9 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(46): WCFM_Shortcode->shortcode_wrapper(Array, '')
#10 /var/web/staging/public_html/wp-includes/shortcodes.php(433): WCFM_Shortcode->wc_frontend_manager('', '', 'wc_frontend_man...')
#11 [internal function]: do_shortcode_tag(Array)
#12 /var/web/staging/public_html/wp-includes/shortcodes.php(273): preg_replace_callback('/\\[(\\[?)(wpml_l...', 'do_shortcode_ta...', '[wc_frontend_ma...')
#13 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): do_shortcode('[wc_frontend_ma...')
#14 /var/web/staging/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('[wc_frontend_ma...', Array)
#15 /var/web/staging/public_html/wp-includes/post-template.php(256): apply_filters('the_content', '<p>[wc_frontend...')
#16 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/templates/default/wcfm-content.php(37): the_content()
#17 /var/web/staging/public_html/wp-includes/template-loader.php(106): include('/var/web/stagin...')
#18 /var/web/staging/public_html/wp-blog-header.php(19): require_once('/var/web/stagin...')
#19 /var/web/staging/public_html/index.php(17): require('/var/web/stagin...')
#20 {main}
thrown ใน /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php บนบรรทัดที่ 511

2023-10-31T09:11:37+00:00 CRITICAL Uncaught UnexpectedValueException: FilesystemIterator::__construct(/var/web/staging/public_html/wp-content/ewww/): Failed to open directory: No such file or directory in /var/web/staging/public_html/wp-content/plugins/ewww-image-optimizer/unique.php:1629
Stack trace:
#0 /var/web/staging/public_html/wp-content/plugins/ewww-image-optimizer/unique.php(1629): FilesystemIterator->__construct('/var/web/stagin...')
#1 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): ewww_image_optimizer_remove_binaries(false)
#2 /var/web/staging/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters('', Array)
#3 /var/web/staging/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /var/web/staging/public_html/wp-admin/includes/plugin.php(816): do_action('deactivate_ewww...', false)
#5 /var/web/staging/public_html/wp-admin/plugins.php(251): deactivate_plugins(Array, false, false)
#6 {main}
thrown in /var/web/staging/public_html/wp-content/plugins/ewww-image-optimizer/unique.php on line 1629

2023-10-31T09:13:52+00:00 CRITICAL Uncaught ValueError: Unknown format specifier "à" in /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php:511
Stack trace:
#0 /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php(511): sprintf('\xE0\xB8\x81\xE0\xB8\x8E\xE0\xB8\x84\xE0\xB9\x88\xE0\xB8\xB2...', '฿', '฿', '฿')
#1 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): WCFMmp_Settings->wcfm_commission_settings(Array)
#2 /var/web/staging/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)
#3 /var/web/staging/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/views/settings/wcfm-view-settings.php(232): do_action('begin_wcfm_sett...', Array)
#5 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-template.php(38): include('/var/web/stagin...')
#6 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-library.php(995): WCFM_Template->get_template('settings/wcfm-v...')
#7 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/includes/shortcodes/class-wcfm-shortcode-wc-frontend-manager.php(42): WCFM_Library->load_views('wcfm-settings')
#8 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(114): WCFM_Frontend_Manager_Shortcode::output('')
#9 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(46): WCFM_Shortcode->shortcode_wrapper(Array, '')
#10 /var/web/staging/public_html/wp-includes/shortcodes.php(433): WCFM_Shortcode->wc_frontend_manager('', '', 'wc_frontend_man...')
#11 [internal function]: do_shortcode_tag(Array)
#12 /var/web/staging/public_html/wp-includes/shortcodes.php(273): preg_replace_callback('/\\[(\\[?)(wpml_l...', 'do_shortcode_ta...', '[wc_frontend_ma...')
#13 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): do_shortcode('[wc_frontend_ma...')
#14 /var/web/staging/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('[wc_frontend_ma...', Array)
#15 /var/web/staging/public_html/wp-includes/post-template.php(256): apply_filters('the_content', '<p>[wc_frontend...')
#16 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/templates/default/wcfm-content.php(37): the_content()
#17 /var/web/staging/public_html/wp-includes/template-loader.php(106): include('/var/web/stagin...')
#18 /var/web/staging/public_html/wp-blog-header.php(19): require_once('/var/web/stagin...')
#19 /var/web/staging/public_html/index.php(17): require('/var/web/stagin...')
#20 {main}
thrown ใน /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php บนบรรทัดที่ 511

2023-10-31T09:14:44+00:00 CRITICAL Uncaught ValueError: Unknown format specifier "à" in /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php:511
Stack trace:
#0 /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php(511): sprintf('\xE0\xB8\x81\xE0\xB8\x8E\xE0\xB8\x84\xE0\xB9\x88\xE0\xB8\xB2...', '฿', '฿', '฿')
#1 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): WCFMmp_Settings->wcfm_commission_settings(Array)
#2 /var/web/staging/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)
#3 /var/web/staging/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/views/settings/wcfm-view-settings.php(232): do_action('begin_wcfm_sett...', Array)
#5 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-template.php(38): include('/var/web/stagin...')
#6 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-library.php(995): WCFM_Template->get_template('settings/wcfm-v...')
#7 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/includes/shortcodes/class-wcfm-shortcode-wc-frontend-manager.php(42): WCFM_Library->load_views('wcfm-settings')
#8 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(114): WCFM_Frontend_Manager_Shortcode::output('')
#9 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(46): WCFM_Shortcode->shortcode_wrapper(Array, '')
#10 /var/web/staging/public_html/wp-includes/shortcodes.php(433): WCFM_Shortcode->wc_frontend_manager('', '', 'wc_frontend_man...')
#11 [internal function]: do_shortcode_tag(Array)
#12 /var/web/staging/public_html/wp-includes/shortcodes.php(273): preg_replace_callback('/\\[(\\[?)(wpml_l...', 'do_shortcode_ta...', '[wc_frontend_ma...')
#13 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): do_shortcode('[wc_frontend_ma...')
#14 /var/web/staging/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('[wc_frontend_ma...', Array)
#15 /var/web/staging/public_html/wp-includes/post-template.php(256): apply_filters('the_content', '<p>[wc_frontend...')
#16 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/templates/default/wcfm-content.php(37): the_content()
#17 /var/web/staging/public_html/wp-includes/template-loader.php(106): include('/var/web/stagin...')
#18 /var/web/staging/public_html/wp-blog-header.php(19): require_once('/var/web/stagin...')
#19 /var/web/staging/public_html/index.php(17): require('/var/web/stagin...')
#20 {main}
thrown ใน /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php บนบรรทัดที่ 511

2023-10-31T09:19:17+00:00 CRITICAL Uncaught ValueError: Unknown format specifier "à" in /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php:511
Stack trace:
#0 /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php(511): sprintf('\xE0\xB8\x81\xE0\xB8\x8E\xE0\xB8\x84\xE0\xB9\x88\xE0\xB8\xB2...', '฿', '฿', '฿')
#1 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): WCFMmp_Settings->wcfm_commission_settings(Array)
#2 /var/web/staging/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)
#3 /var/web/staging/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/views/settings/wcfm-view-settings.php(232): do_action('begin_wcfm_sett...', Array)
#5 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-template.php(38): include('/var/web/stagin...')
#6 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-library.php(995): WCFM_Template->get_template('settings/wcfm-v...')
#7 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/includes/shortcodes/class-wcfm-shortcode-wc-frontend-manager.php(42): WCFM_Library->load_views('wcfm-settings')
#8 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(114): WCFM_Frontend_Manager_Shortcode::output('')
#9 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(46): WCFM_Shortcode->shortcode_wrapper(Array, '')
#10 /var/web/staging/public_html/wp-includes/shortcodes.php(433): WCFM_Shortcode->wc_frontend_manager('', '', 'wc_frontend_man...')
#11 [internal function]: do_shortcode_tag(Array)
#12 /var/web/staging/public_html/wp-includes/shortcodes.php(273): preg_replace_callback('/\\[(\\[?)(wpml_l...', 'do_shortcode_ta...', '[wc_frontend_ma...')
#13 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): do_shortcode('[wc_frontend_ma...')
#14 /var/web/staging/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('[wc_frontend_ma...', Array)
#15 /var/web/staging/public_html/wp-includes/post-template.php(256): apply_filters('the_content', '<p>[wc_frontend...')
#16 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/templates/default/wcfm-content.php(37): the_content()
#17 /var/web/staging/public_html/wp-includes/template-loader.php(106): include('/var/web/stagin...')
#18 /var/web/staging/public_html/wp-blog-header.php(19): require_once('/var/web/stagin...')
#19 /var/web/staging/public_html/index.php(17): require('/var/web/stagin...')
#20 {main}
thrown ใน /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php บนบรรทัดที่ 511

2023-10-31T09:19:30+00:00 CRITICAL Uncaught ValueError: Unknown format specifier "à" in /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php:511
Stack trace:
#0 /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php(511): sprintf('\xE0\xB8\x81\xE0\xB8\x8E\xE0\xB8\x84\xE0\xB9\x88\xE0\xB8\xB2...', '฿', '฿', '฿')
#1 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): WCFMmp_Settings->wcfm_commission_settings(Array)
#2 /var/web/staging/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)
#3 /var/web/staging/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/views/settings/wcfm-view-settings.php(232): do_action('begin_wcfm_sett...', Array)
#5 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-template.php(38): include('/var/web/stagin...')
#6 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-library.php(995): WCFM_Template->get_template('settings/wcfm-v...')
#7 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/includes/shortcodes/class-wcfm-shortcode-wc-frontend-manager.php(42): WCFM_Library->load_views('wcfm-settings')
#8 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(114): WCFM_Frontend_Manager_Shortcode::output('')
#9 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(46): WCFM_Shortcode->shortcode_wrapper(Array, '')
#10 /var/web/staging/public_html/wp-includes/shortcodes.php(433): WCFM_Shortcode->wc_frontend_manager('', '', 'wc_frontend_man...')
#11 [internal function]: do_shortcode_tag(Array)
#12 /var/web/staging/public_html/wp-includes/shortcodes.php(273): preg_replace_callback('/\\[(\\[?)(wpml_l...', 'do_shortcode_ta...', '[wc_frontend_ma...')
#13 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): do_shortcode('[wc_frontend_ma...')
#14 /var/web/staging/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('[wc_frontend_ma...', Array)
#15 /var/web/staging/public_html/wp-includes/post-template.php(256): apply_filters('the_content', '<p>[wc_frontend...')
#16 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/templates/default/wcfm-content.php(37): the_content()
#17 /var/web/staging/public_html/wp-includes/template-loader.php(106): include('/var/web/stagin...')
#18 /var/web/staging/public_html/wp-blog-header.php(19): require_once('/var/web/stagin...')
#19 /var/web/staging/public_html/index.php(17): require('/var/web/stagin...')
#20 {main}
thrown ใน /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php บนบรรทัดที่ 511

2023-10-31T09:21:38+00:00 CRITICAL Uncaught ValueError: Unknown format specifier "à" in /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php:511
Stack trace:
#0 /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php(511): sprintf('\xE0\xB8\x81\xE0\xB8\x8E\xE0\xB8\x84\xE0\xB9\x88\xE0\xB8\xB2...', '฿', '฿', '฿')
#1 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): WCFMmp_Settings->wcfm_commission_settings(Array)
#2 /var/web/staging/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)
#3 /var/web/staging/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/views/settings/wcfm-view-settings.php(232): do_action('begin_wcfm_sett...', Array)
#5 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-template.php(38): include('/var/web/stagin...')
#6 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-library.php(995): WCFM_Template->get_template('settings/wcfm-v...')
#7 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/includes/shortcodes/class-wcfm-shortcode-wc-frontend-manager.php(42): WCFM_Library->load_views('wcfm-settings')
#8 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(114): WCFM_Frontend_Manager_Shortcode::output('')
#9 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(46): WCFM_Shortcode->shortcode_wrapper(Array, '')
#10 /var/web/staging/public_html/wp-includes/shortcodes.php(433): WCFM_Shortcode->wc_frontend_manager('', '', 'wc_frontend_man...')
#11 [internal function]: do_shortcode_tag(Array)
#12 /var/web/staging/public_html/wp-includes/shortcodes.php(273): preg_replace_callback('/\\[(\\[?)(wpml_l...', 'do_shortcode_ta...', '[wc_frontend_ma...')
#13 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): do_shortcode('[wc_frontend_ma...')
#14 /var/web/staging/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('[wc_frontend_ma...', Array)
#15 /var/web/staging/public_html/wp-includes/post-template.php(256): apply_filters('the_content', '<p>[wc_frontend...')
#16 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/templates/default/wcfm-content.php(37): the_content()
#17 /var/web/staging/public_html/wp-includes/template-loader.php(106): include('/var/web/stagin...')
#18 /var/web/staging/public_html/wp-blog-header.php(19): require_once('/var/web/stagin...')
#19 /var/web/staging/public_html/index.php(17): require('/var/web/stagin...')
#20 {main}
thrown ใน /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php บนบรรทัดที่ 511

2023-10-31T09:22:14+00:00 CRITICAL Uncaught ValueError: Unknown format specifier "à" in /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php:511
Stack trace:
#0 /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php(511): sprintf('\xE0\xB8\x81\xE0\xB8\x8E\xE0\xB8\x84\xE0\xB9\x88\xE0\xB8\xB2...', '฿', '฿', '฿')
#1 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): WCFMmp_Settings->wcfm_commission_settings(Array)
#2 /var/web/staging/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)
#3 /var/web/staging/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/views/settings/wcfm-view-settings.php(232): do_action('begin_wcfm_sett...', Array)
#5 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-template.php(38): include('/var/web/stagin...')
#6 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-library.php(995): WCFM_Template->get_template('settings/wcfm-v...')
#7 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/includes/shortcodes/class-wcfm-shortcode-wc-frontend-manager.php(42): WCFM_Library->load_views('wcfm-settings')
#8 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(114): WCFM_Frontend_Manager_Shortcode::output('')
#9 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(46): WCFM_Shortcode->shortcode_wrapper(Array, '')
#10 /var/web/staging/public_html/wp-includes/shortcodes.php(433): WCFM_Shortcode->wc_frontend_manager('', '', 'wc_frontend_man...')
#11 [internal function]: do_shortcode_tag(Array)
#12 /var/web/staging/public_html/wp-includes/shortcodes.php(273): preg_replace_callback('/\\[(\\[?)(wpml_l...', 'do_shortcode_ta...', '[wc_frontend_ma...')
#13 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): do_shortcode('[wc_frontend_ma...')
#14 /var/web/staging/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('[wc_frontend_ma...', Array)
#15 /var/web/staging/public_html/wp-includes/post-template.php(256): apply_filters('the_content', '<p>[wc_frontend...')
#16 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/templates/default/wcfm-content.php(37): the_content()
#17 /var/web/staging/public_html/wp-includes/template-loader.php(106): include('/var/web/stagin...')
#18 /var/web/staging/public_html/wp-blog-header.php(19): require_once('/var/web/stagin...')
#19 /var/web/staging/public_html/index.php(17): require('/var/web/stagin...')
#20 {main}
thrown ใน /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php บนบรรทัดที่ 511

2023-10-31T09:23:50+00:00 CRITICAL Uncaught ValueError: Unknown format specifier "à" in /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php:511
Stack trace:
#0 /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php(511): sprintf('\xE0\xB8\x81\xE0\xB8\x8E\xE0\xB8\x84\xE0\xB9\x88\xE0\xB8\xB2...', '฿', '฿', '฿')
#1 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): WCFMmp_Settings->wcfm_commission_settings(Array)
#2 /var/web/staging/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)
#3 /var/web/staging/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/views/settings/wcfm-view-settings.php(232): do_action('begin_wcfm_sett...', Array)
#5 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-template.php(38): include('/var/web/stagin...')
#6 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-library.php(995): WCFM_Template->get_template('settings/wcfm-v...')
#7 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/includes/shortcodes/class-wcfm-shortcode-wc-frontend-manager.php(42): WCFM_Library->load_views('wcfm-settings')
#8 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(114): WCFM_Frontend_Manager_Shortcode::output('')
#9 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(46): WCFM_Shortcode->shortcode_wrapper(Array, '')
#10 /var/web/staging/public_html/wp-includes/shortcodes.php(433): WCFM_Shortcode->wc_frontend_manager('', '', 'wc_frontend_man...')
#11 [internal function]: do_shortcode_tag(Array)
#12 /var/web/staging/public_html/wp-includes/shortcodes.php(273): preg_replace_callback('/\\[(\\[?)(wpml_l...', 'do_shortcode_ta...', '[wc_frontend_ma...')
#13 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): do_shortcode('[wc_frontend_ma...')
#14 /var/web/staging/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('[wc_frontend_ma...', Array)
#15 /var/web/staging/public_html/wp-includes/post-template.php(256): apply_filters('the_content', '<p>[wc_frontend...')
#16 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/templates/default/wcfm-content.php(37): the_content()
#17 /var/web/staging/public_html/wp-includes/template-loader.php(106): include('/var/web/stagin...')
#18 /var/web/staging/public_html/wp-blog-header.php(19): require_once('/var/web/stagin...')
#19 /var/web/staging/public_html/index.php(17): require('/var/web/stagin...')
#20 {main}
thrown ใน /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php บนบรรทัดที่ 511

2023-10-31T09:24:45+00:00 CRITICAL Uncaught ValueError: Unknown format specifier "à" in /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php:511
Stack trace:
#0 /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php(511): sprintf('\xE0\xB8\x81\xE0\xB8\x8E\xE0\xB8\x84\xE0\xB9\x88\xE0\xB8\xB2...', '฿', '฿', '฿')
#1 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): WCFMmp_Settings->wcfm_commission_settings(Array)
#2 /var/web/staging/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)
#3 /var/web/staging/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/views/settings/wcfm-view-settings.php(232): do_action('begin_wcfm_sett...', Array)
#5 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-template.php(38): include('/var/web/stagin...')
#6 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-library.php(995): WCFM_Template->get_template('settings/wcfm-v...')
#7 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/includes/shortcodes/class-wcfm-shortcode-wc-frontend-manager.php(42): WCFM_Library->load_views('wcfm-settings')
#8 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(114): WCFM_Frontend_Manager_Shortcode::output('')
#9 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(46): WCFM_Shortcode->shortcode_wrapper(Array, '')
#10 /var/web/staging/public_html/wp-includes/shortcodes.php(433): WCFM_Shortcode->wc_frontend_manager('', '', 'wc_frontend_man...')
#11 [internal function]: do_shortcode_tag(Array)
#12 /var/web/staging/public_html/wp-includes/shortcodes.php(273): preg_replace_callback('/\\[(\\[?)(wpml_l...', 'do_shortcode_ta...', '[wc_frontend_ma...')
#13 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): do_shortcode('[wc_frontend_ma...')
#14 /var/web/staging/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('[wc_frontend_ma...', Array)
#15 /var/web/staging/public_html/wp-includes/post-template.php(256): apply_filters('the_content', '<p>[wc_frontend...')
#16 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/templates/default/wcfm-content.php(37): the_content()
#17 /var/web/staging/public_html/wp-includes/template-loader.php(106): include('/var/web/stagin...')
#18 /var/web/staging/public_html/wp-blog-header.php(19): require_once('/var/web/stagin...')
#19 /var/web/staging/public_html/index.php(17): require('/var/web/stagin...')
#20 {main}
thrown ใน /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php บนบรรทัดที่ 511

2023-10-31T09:46:17+00:00 CRITICAL Uncaught ValueError: Unknown format specifier "à" in /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php:511
Stack trace:
#0 /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php(511): sprintf('\xE0\xB8\x81\xE0\xB8\x8E\xE0\xB8\x84\xE0\xB9\x88\xE0\xB8\xB2...', '฿', '฿', '฿')
#1 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): WCFMmp_Settings->wcfm_commission_settings(Array)
#2 /var/web/staging/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)
#3 /var/web/staging/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/views/settings/wcfm-view-settings.php(232): do_action('begin_wcfm_sett...', Array)
#5 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-template.php(38): include('/var/web/stagin...')
#6 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-library.php(995): WCFM_Template->get_template('settings/wcfm-v...')
#7 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/includes/shortcodes/class-wcfm-shortcode-wc-frontend-manager.php(42): WCFM_Library->load_views('wcfm-settings')
#8 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(114): WCFM_Frontend_Manager_Shortcode::output('')
#9 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(46): WCFM_Shortcode->shortcode_wrapper(Array, '')
#10 /var/web/staging/public_html/wp-includes/shortcodes.php(433): WCFM_Shortcode->wc_frontend_manager('', '', 'wc_frontend_man...')
#11 [internal function]: do_shortcode_tag(Array)
#12 /var/web/staging/public_html/wp-includes/shortcodes.php(273): preg_replace_callback('/\\[(\\[?)(wpml_l...', 'do_shortcode_ta...', '[wc_frontend_ma...')
#13 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): do_shortcode('[wc_frontend_ma...')
#14 /var/web/staging/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('[wc_frontend_ma...', Array)
#15 /var/web/staging/public_html/wp-includes/post-template.php(256): apply_filters('the_content', '<p>[wc_frontend...')
#16 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/templates/default/wcfm-content.php(37): the_content()
#17 /var/web/staging/public_html/wp-includes/template-loader.php(106): include('/var/web/stagin...')
#18 /var/web/staging/public_html/wp-blog-header.php(19): require_once('/var/web/stagin...')
#19 /var/web/staging/public_html/index.php(17): require('/var/web/stagin...')
#20 {main}
thrown ใน /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php บนบรรทัดที่ 511

2023-10-31T15:28:18+00:00 CRITICAL Uncaught ValueError: Unknown format specifier "à" in /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php:511
Stack trace:
#0 /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php(511): sprintf('\xE0\xB8\x81\xE0\xB8\x8E\xE0\xB8\x84\xE0\xB9\x88\xE0\xB8\xB2...', '฿', '฿', '฿')
#1 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): WCFMmp_Settings->wcfm_commission_settings(Array)
#2 /var/web/staging/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)
#3 /var/web/staging/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/views/settings/wcfm-view-settings.php(232): do_action('begin_wcfm_sett...', Array)
#5 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-template.php(38): include('/var/web/stagin...')
#6 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-library.php(995): WCFM_Template->get_template('settings/wcfm-v...')
#7 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/includes/shortcodes/class-wcfm-shortcode-wc-frontend-manager.php(42): WCFM_Library->load_views('wcfm-settings')
#8 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(114): WCFM_Frontend_Manager_Shortcode::output('')
#9 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(46): WCFM_Shortcode->shortcode_wrapper(Array, '')
#10 /var/web/staging/public_html/wp-includes/shortcodes.php(433): WCFM_Shortcode->wc_frontend_manager('', '', 'wc_frontend_man...')
#11 [internal function]: do_shortcode_tag(Array)
#12 /var/web/staging/public_html/wp-includes/shortcodes.php(273): preg_replace_callback('/\\[(\\[?)(wpml_l...', 'do_shortcode_ta...', '[wc_frontend_ma...')
#13 /var/web/staging/public_html/wp-includes/class-wp-hook.php(310): do_shortcode('[wc_frontend_ma...')
#14 /var/web/staging/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('[wc_frontend_ma...', Array)
#15 /var/web/staging/public_html/wp-includes/post-template.php(256): apply_filters('the_content', '<p>[wc_frontend...')
#16 /var/web/staging/public_html/wp-content/plugins/wc-frontend-manager/templates/default/wcfm-content.php(37): the_content()
#17 /var/web/staging/public_html/wp-includes/template-loader.php(106): include('/var/web/stagin...')
#18 /var/web/staging/public_html/wp-blog-header.php(19): require_once('/var/web/stagin...')
#19 /var/web/staging/public_html/index.php(17): require('/var/web/stagin...')
#20 {main}
thrown ใน /var/web/staging/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php บนบรรทัดที่ 511

November 1, 2023 at 8:56 am #14706039

tkkI

Here is a screenshot from WCFM.

Can you fix this bug?

Screenshot 2566-11-01 at 15.56.25.png
November 1, 2023 at 12:26 pm #14707353

Ilyes
Supporter

Languages: English (English ) French (Français ) Arabic (العربية )

Timezone: Pacific/Easter (GMT-06:00)

Hello,

Thank you for the detailed logs and for contacting the plugin authors,

After checking the logs, there wasn't really any indication of a conflict as no errors are saved from WPML,

This is likely the case of a translated admin string that should've not been translated or not translated correctly, as suggested by your plugin authors,

Could you please share the access to your admin site and FTP ? I could then fix it for you 🙂

Kindly provide me with the steps on how to replicate the problem.

If necessary, I may need to replicate your site locally. To do this, I will temporarily install a plugin called “Duplicator” on your site, which will enable me to create a copy of your site and its content. Once the problem has been resolved, I will delete the local site. Please let me know if you agree to this.

It is important to note that you should back up your site and database before proceeding, and you can use a plugin like Duplicator for this purpose. Here’s a link to the plugin: http://wordpress.org/plugins/duplicator/

If you do not see the form below, please do not enter your credentials as they will be publicly exposed:

hidden link

For your privacy and security, please ensure that you make your reply a private one.

Best regards,

November 6, 2023 at 4:05 pm #14739883

tkkI

when will someone fix this issue and check my site?

I been waiting for you to check this out for a while 🙁

November 6, 2023 at 5:09 pm #14740531

Ilyes
Supporter

Languages: English (English ) French (Français ) Arabic (العربية )

Timezone: Pacific/Easter (GMT-06:00)

Hello,

Thank you for your patience over the weekend,

I have already escalated your request to our 2nd tier team as I wasn't able to locate the concerned string by myself (there were thousands of strings translated containing the percentage symbol) .

I will get in contact with you as soon as I get an update,

November 7, 2023 at 4:38 pm #14750279

Ilyes
Supporter

Languages: English (English ) French (Français ) Arabic (العربية )

Timezone: Pacific/Easter (GMT-06:00)

Hello again,

We've trying to find the culprit that is causing this error, but we couldn't locate any strings translated containing the said percentage : \"%\"

Could you please contact WCFM authors again if they could point us to the function or source code where this HTML entity is called,

This would greatly help expedite a solution,

Thank you!

November 10, 2023 at 11:46 pm #14780705

tkkI

Still waiting for WCFM check this further, is there no other way to fix this conflict?

Please check and let me know

November 12, 2023 at 3:57 pm #14784327

tkkI

2023-11-11T15:22:45+00:00 CRITICAL Uncaught ValueError: Unknown format specifier "à" in /var/web/site/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php:511
Stack trace:
#0 /var/web/site/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php(511): sprintf('\xE0\xB8\x81\xE0\xB8\x8E\xE0\xB8\x84\xE0\xB9\x88\xE0\xB8\xB2...', '฿', '฿', '฿')
#1 /var/web/site/public_html/wp-includes/class-wp-hook.php(310): WCFMmp_Settings->wcfm_commission_settings(Array)
#2 /var/web/site/public_html/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters(NULL, Array)
#3 /var/web/site/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /var/web/site/public_html/wp-content/plugins/wc-frontend-manager/views/settings/wcfm-view-settings.php(232): do_action('begin_wcfm_sett...', Array)
#5 /var/web/site/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-template.php(38): include('/var/web/site/p...')
#6 /var/web/site/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-library.php(995): WCFM_Template->get_template('settings/wcfm-v...')
#7 /var/web/site/public_html/wp-content/plugins/wc-frontend-manager/includes/shortcodes/class-wcfm-shortcode-wc-frontend-manager.php(42): WCFM_Library->load_views('wcfm-settings')
#8 /var/web/site/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(114): WCFM_Frontend_Manager_Shortcode::output('')
#9 /var/web/site/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(46): WCFM_Shortcode->shortcode_wrapper(Array, '')
#10 /var/web/site/public_html/wp-includes/shortcodes.php(433): WCFM_Shortcode->wc_frontend_manager('', '', 'wc_frontend_man...')
#11 [internal function]: do_shortcode_tag(Array)
#12 /var/web/site/public_html/wp-includes/shortcodes.php(273): preg_replace_callback('/\\[(\\[?)(wpml_l...', 'do_shortcode_ta...', '[wc_frontend_ma...')
#13 /var/web/site/public_html/wp-includes/class-wp-hook.php(310): do_shortcode('[wc_frontend_ma...')
#14 /var/web/site/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters('[wc_frontend_ma...', Array)
#15 /var/web/site/public_html/wp-includes/post-template.php(256): apply_filters('the_content', '<p>[wc_frontend...')
#16 /var/web/site/public_html/wp-content/plugins/wc-frontend-manager/templates/default/wcfm-content.php(37): the_content()
#17 /var/web/site/public_html/wp-includes/template-loader.php(106): include('/var/web/site/p...')
#18 /var/web/site/public_html/wp-blog-header.php(19): require_once('/var/web/site/p...')
#19 /var/web/site/public_html/index.php(17): require('/var/web/site/p...')
#20 {main}
thrown ใน /var/web/site/public_html/wp-content/plugins/wc-multivendor-marketplace/core/class-wcfmmp-settings.php บนบรรทัดที่ 511

Error from log, WCFM still not reply me back can you guy check and fix this please?
Thanks

November 13, 2023 at 6:13 pm #14791751

Ilyes
Supporter

Languages: English (English ) French (Français ) Arabic (العربية )

Timezone: Pacific/Easter (GMT-06:00)

Hello,

I was able to fix the issue, here is a screenshot of the dashboard accessible in Thai : hidden link

I have recorded a video explaining what caused the issue and how to solve it : hidden link

Best,

November 13, 2023 at 11:59 pm #14792825

tkkI

Thank you very much 🙂