MyBB Internal Error
MyBB has experienced an internal error and cannot continue.
- Error Type:
- (8192)
- Error Message:
- Function eregi() is deprecated
- Location:
- File: vgallery/includes/lib.php
Line: 5 - Code:
2. <?
3.
4.
5. if (eregi("lib.php", $_SERVER['PHP_SELF'])) {
6. die();
7. }
8.- Backtrace:
File Line Function /inc/class_error.php 172 errorHandler->output_error [PHP] errorHandler->error /vgallery/includes/lib.php 5 eregi /vgallery.php 13 include