Hi @isandev,
Would you be able to activate debugging on the website in question, re-trigger the error once more, and then share the error that is reported in your debug.log file with us?
You can activate Debugging on WordPress by adding the below lines to your wp-config.php file, or enable the WP Debugging plugin to do so (it will add these lines to the wp-config for you).
This would tell us more about the exact cause of the error on your environment, and allows us to recommend the steps to proceed.
Kind regards, Jarno
Hi @isandev,
I don’t see any mention about the Complianz plugin in that error report, the error seems to refer to “Dokan Pro” instead.
Specifically, it appears to concern an incorrect translation in Dokan Pro. If the translation file(s) of the currently used language contains too many (or too few) %s parameters, this will cause errors such as the one you attached.
As this seems to concern a translation in Dokan Pro, I would recommend reaching out to their Support Team to determine which exact translation causes this to occur, so they can help resolve the issue.
Kind regards, Jarno
Ok thanks a lot @jarnovos
