blackhawk Posted April 23, 2023 Posted April 23, 2023 (edited) help please A critical error has occurred, and this page cannot be displayed. Please try again later. Edited April 23, 2023 by blackhawk Quote
peterisgb Posted April 23, 2023 Posted April 23, 2023 1 hour ago, blackhawk said: help please A critical error has occurred, and this page cannot be displayed. Please try again later. You are going to have to give wayy more detail than this to go off. First. Go to your Filemanager. Head to Lib directy and edit basic_error_handler.php and change define('DEBUG', false); too define('DEBUG', true); Reload the page then you will be displayed the error. Quote
blackhawk Posted April 24, 2023 Author Posted April 24, 2023 Warning: Undefined array key "loggedin" in /home/military/public_html/upload/loggedin.php on line 24 Warning: Cannot modify header information - headers already sent by (output started at /home/military/public_html/upload/loggedin.php:24) in /home/military/public_html/upload/loggedin.php on line 26 Quote
corruptcity || skalman Posted April 24, 2023 Posted April 24, 2023 post that line on here aswell. it's either going to be that you have either a $_POST or $_GET and hasn't been defined and globals or global_nonauth is being called twice which is causing the 2nd problem Quote
peterisgb Posted April 24, 2023 Posted April 24, 2023 Never liked that page anyway, But yeah, Post Lines 25, 26 and 27. You could do what i always do and just be rid of that page 😄 To do this open authenicate.php and edit a couple lines right near the bottom 😄 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.