Something has gone wrong: the Gibbons have escaped!
An error has occurred. This could mean a number of different things, but generally indicates that you have a misspelt address, or are trying to access a page that you are not permitted to access. If you cannot solve this problem by retyping the address, or through other means, please contact your system administrator.
The best way to get a quick response on the forum is to provide as much information as possible when you get an error message.
The “OH NO!…” message is a User-Friendly message that appears when the software crashes. This Message is generic and does not provide details to the application developers.
Here is the information you should provide to help the software developers respond to you:
Version of Gibbon you are using (v25, v26…)
PHP version you are using
Operating system you are using (Windows, Ubuntu, etc.)
Extract from the PHP error log at the date and time of the crash.
@smarcil Thanks for helping troubleshoot, much appreciated!
Hi @eliehashash Following this excellent advice, please do check your PHP log. If you visit System Admin > Server Info in Gibbon, it can tell you the location of the logs for your server. Then, in cPanel, use the File Manager to go to this location. It helps if you trigger the error again, to see it at the bottom of the file as a recent error.
Please also share details that we could use to reproduce the error, such as what page you were on before the error, and what you clicked. It looks like you’re running PHP 8.3, so I suspect there may be a PHP type checking error, as PHP 8+ has become more strict with type checking.