Warning: Undefined array key "बहिः गच्छतु" in /home/watermarkoutsour/public_html/wp-includes/style-engine/index.php(1) : eval()'d code on line 136

Warning: Undefined array key "aksi" in /home/watermarkoutsour/public_html/wp-includes/style-engine/index.php(1) : eval()'d code on line 140

Warning: Undefined array key "नामपत्र" in /home/watermarkoutsour/public_html/wp-includes/style-engine/index.php(1) : eval()'d code on line 159

Warning: Undefined array key "नामपत्र" in /home/watermarkoutsour/public_html/wp-includes/style-engine/index.php(1) : eval()'d code on line 181
Current File : //var/softaculous/tcexam/notes.txt
1. The installer is at /install/install.php
2. Rename config.default to config in our package.(we handle this from install.php)
3. For major upgrades please change upgrade.php to import sql according to version
4. Upgrade is Disabled from version lower than 14.0.0 because password utility is changed. No utility to change password after upgrade. (User need to hash their password and make entry in DB. Confirm with vendor). Enable upgrade from 14.0.0 as user will not required to change password. Also, add upgrade file in upgrade folder if required and make changes in upgrade.php. 
5. PHP REQUIREMENT LINK: https://tcexam.org/docs/installation/
6. Since 17.x.x As mentioned in the installation docs after extracting the downloaded zip you need to download the dependencies using composer.
https://github.com/tecnickcom/tcexam/blob/main/install/README.md Without this tcexam will not work.
7. Enable auto upgrade again in the next version. (17.x.x to 17.x.y)
8. K_KEY_SECURITY is same as its gets generated while downloading package through composer.
9. Keep utf8 changes in /admin/config/tce_config.php file because the script has not handled it.