I have version 1.8. I cannot access ACP at all. When I try, it goes to a blank page. I don't remember changing anything or doing something else. I can access my forum just fine, but when I click on my userpic and choose ACP nothing happens. MY domain name is hiddlestonland.com
2020-02-13, 03:52 AM (This post was last modified: 2020-02-13, 03:53 AM by Darth Apple. Edited 1 time in total.)
This usually happens when you have an error in one of the PHP files. Some web hosts configure PHP not to display errors (my server does this), and simply displays a white page instead.
There is a way to get the page to display errors anyway, which is very helpful if you're trying to get to the root of the problem. However, did you recently add a plugin or try to update MyBB, or otherwise upload something new? This is the usual cause for this sort of issue.
If not, try copy/pasting this into the top of your index.php in the admin directory, and paste what you get. Make sure you post this after the <?php line or it won't work:
2020-02-13, 05:20 AM (This post was last modified: 2020-02-13, 05:38 AM by jackieandtodd.)
(2020-02-13, 03:52 AM)Darth Apple Wrote: This usually happens when you have an error in one of the PHP files. Some web hosts configure PHP not to display errors (my server does this), and simply displays a white page instead.
There is a way to get the page to display errors anyway, which is very helpful if you're trying to get to the root of the problem. However, did you recently add a plugin or try to update MyBB, or otherwise upload something new? This is the usual cause for this sort of issue.
If not, try copy/pasting this into the top of your index.php in the admin directory, and paste what you get. Make sure you post this after the <?php line or it won't work:
Thank you Darth Apple and M. I couldn't figure out how to fix it. I never had a forum until now so I'm a little wet behind the ears.
(2020-02-13, 05:20 AM)jackieandtodd Wrote:
(2020-02-13, 03:52 AM)Darth Apple Wrote: This usually happens when you have an error in one of the PHP files. Some web hosts configure PHP not to display errors (my server does this), and simply displays a white page instead.
There is a way to get the page to display errors anyway, which is very helpful if you're trying to get to the root of the problem. However, did you recently add a plugin or try to update MyBB, or otherwise upload something new? This is the usual cause for this sort of issue.
If not, try copy/pasting this into the top of your index.php in the admin directory, and paste what you get. Make sure you post this after the <?php line or it won't work:
(2020-02-13, 03:52 AM)Darth Apple Wrote: This usually happens when you have an error in one of the PHP files. Some web hosts configure PHP not to display errors (my server does this), and simply displays a white page instead.
There is a way to get the page to display errors anyway, which is very helpful if you're trying to get to the root of the problem. However, did you recently add a plugin or try to update MyBB, or otherwise upload something new? This is the usual cause for this sort of issue.
If not, try copy/pasting this into the top of your index.php in the admin directory, and paste what you get. Make sure you post this after the <?php line or it won't work:
Thank you Darth Apple and M. I couldn't figure out how to fix it. I never had a forum until now so I'm a little wet behind the ears.
(2020-02-13, 05:20 AM)jackieandtodd Wrote:
(2020-02-13, 03:52 AM)Darth Apple Wrote: This usually happens when you have an error in one of the PHP files. Some web hosts configure PHP not to display errors (my server does this), and simply displays a white page instead.
There is a way to get the page to display errors anyway, which is very helpful if you're trying to get to the root of the problem. However, did you recently add a plugin or try to update MyBB, or otherwise upload something new? This is the usual cause for this sort of issue.
If not, try copy/pasting this into the top of your index.php in the admin directory, and paste what you get. Make sure you post this after the <?php line or it won't work:
^ to check the issue, you may PM me correct login credentials of your web host account (email id & password)
of course, later you can change your login password.