Author Topic: Blank Page after login into admin interface  (Read 3824 times)

Offline robotech

  • Newbie
  • *
  • Posts: 3
  • Karma: +1/-0
    • View Profile
Blank Page after login into admin interface
« on: April 20, 2015, 05:23:12 PM »
Hi team my AC admin page is no longer working. I can login but I get a blank page. Not sure how this happened.  I've attached  the error log:

Any help would be really appreciated.


Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Blank Page after login into admin interface
« Reply #1 on: April 20, 2015, 05:36:55 PM »
you have disabled output buffering.
turn it on in your php.ini ( http://php.net/manual/en/outcontrol.configuration.php#ini.output-buffering )
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline robotech

  • Newbie
  • *
  • Posts: 3
  • Karma: +1/-0
    • View Profile
Re: Blank Page after login into admin interface
« Reply #2 on: April 21, 2015, 02:42:54 PM »
I haven't turned it off:
Anything else that could have happened?


Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2048
  • Karma: +319/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: Blank Page after login into admin interface
« Reply #3 on: April 21, 2015, 03:01:40 PM »
please check is your buffering enabled with phpinfo() function.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline robotech

  • Newbie
  • *
  • Posts: 3
  • Karma: +1/-0
    • View Profile
Re: Blank Page after login into admin interface
« Reply #4 on: April 21, 2015, 04:26:12 PM »
Hey thank you. Since I'm hosted at GoDaddy I didn't see a way to do that. I however found a way to switch the PHP version to a later version and that seemed to work for me.
Thanks again for the support.

 

Powered by SMFPacks Social Login Mod