• Resolved KokoBasha

    (@koko_basha)


    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 82

    Cause: The Arabic translation string contains 4 %s placeholders while sprintf() 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:

    1. Install TutorLMS with Arabic language
    2. Navigate to the student dashboard withdrawal page
    3. Page returns 500 Internal Server Error

    Please provide a fix or a patch for withdraw.php line 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.