Error Type: PHP Notice
Notice: Undefined index: save_name in /var/www/html/rapidleech/index.php on line 45Fix: This is a common non-critical error in rev43 caused by strict error reporting. To suppress it, add the following line to the top of your
config.php:error_reporting(E_ALL ^ E_NOTICE);rapidleech v2 rev43 new
Navigate to http://your-server-ip/install (if an installer is included) or manually edit configs/config.php: Error Type: PHP Notice Notice: Undefined index: save_name
Even with the "new" update, you may encounter problems. Here are solutions: rapidleech v2 rev43 new