• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

MenorahOES - Online Learning and Examination System

MenorahOES - Online Learning and Examination System v5.8

No permission to download
I have donwload zip file but its was crupted when i am trying to open the download zip file its showing unexpected end of archive please reupload the file 1671212803463.png
 
Anyone who will download this script will get errors after installation. I have the solution here for you.
1. Make sure your PHP version is 7.0.0 or higher
2. Place this code in project_folder/routes/web.php - start of the file
if (version_compare(PHP_VERSION, '7.2.0', '>=')) {
// Ignores notices and reports all other kinds... and warnings
error_reporting(E_ALL ^ E_NOTICE ^ E_WARNING);
// error_reporting(E_ALL ^ E_WARNING); // Maybe this is enough
}

3. Save and go!
 
1663521136544.png


Please help error while installing this.
1. Make sure your PHP version is 7.0.0 or higher
2. Place this code in project_folder/routes/web.php - start of the file
if (version_compare(PHP_VERSION, '7.2.0', '>=')) {
// Ignores notices and reports all other kinds... and warnings
error_reporting(E_ALL ^ E_NOTICE ^ E_WARNING);
// error_reporting(E_ALL ^ E_WARNING); // Maybe this is enough
}

3. Save and go!
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock