-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal error: Cannot declare class Error #34
Comments
@Souhardya I can review this |
You are more than welcome to review this :D |
It seems that is an error related to namespaces. https://www.php.net/manual/es/class.error.php My theory is that the panel was designed to run using PHP 5.x |
@Souhardya Are you OK with assign to me all the issues related to the panel? I can be a maintainer of the panel if you agree. |
Sure @matricali |
@matricali Please share a contact medium so we can talk further |
If I implement the use of Namespaces, the current code will support both PHP 5.x and 7.x |
|
Please check your mail |
same . |
how to resolve guys |
@62019 I've fixed this on https://github.com/matricali/UBoat-Panel |
i uploaded the panel in www/PHP folder , and created database "uboat" and imported uboat.sql in it the i surfed :
http://localhost/PHP/
it gives :
Fatal error: Cannot declare class Error, because the name is already in use in C:\wamp64\www\PHP\private\controllers\error.php on line 0
The text was updated successfully, but these errors were encountered: