This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Admin Login goes to blank screen
Started 12 years ago by fertilepress | 5 posts |
-
After logging into the admin panel, I get a blank screen. This has never happened before. What do I do?
Posted 12 years ago # -
Hi,
You can try to add these code in cofig.php file (after <?php )
ini_set('display_errors','1');
That would show the actual error message. You can let us know the error message.
MachForm Support
Posted 12 years ago # -
Here's the error I get:
Warning: Cannot modify header information - headers already sent by (output started at /home1/name/public_html/machform/index.php:3) in /home1/name/public_html/machform/index.php on line 128
Posted 12 years ago # -
Your "index.php" file seems to be broken. Try to reupload the original "index.php" file from MachForm package.
MachForm Founder
Posted 12 years ago # -
That did the trick! Thanks.
Posted 12 years ago #
Reply
You must log in to post.