PHP Fatal Error in withdraw.php – sprintf() ArgumentCountError
-
Hello,
I’m experiencing a PHP Fatal Error on the withdrawal page of TutorLMS. Below are the full details:
Error:
PHP Fatal error: Uncaught ArgumentCountError: 4 arguments are required, 2 given in .../tutor/templates/dashboard/withdraw.php on line 82Cause: The Arabic translation string contains 4
%splaceholders whilesprintf()is only passed 2 arguments, causing the fatal error.Affected page:
/my-account/withdraw/TutorLMS Version: Latest available (no update is showing)
Steps to reproduce:
- Install TutorLMS with Arabic language
- Navigate to the student dashboard withdrawal page
- Page returns 500 Internal Server Error
Please provide a fix or a patch for
withdraw.phpline 82.Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.