I have migrated my Drupal 7 website to a server, and now I can’t access the blocks via the admin menu; all I get is a white screen. It was working perfectly in my localhost.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you get a white screen vs an access denied screen, the problem is a fatal PHP error, most likely a module or custom code fails when it’s called about which blocks is provides.
You can get info about the error in your web server’s error log.