Author Topic: Unable to access Admin section  (Read 3623 times)

Offline hosts365

  • Newbie
  • *
  • Posts: 3
  • Karma: +1/-0
    • View Profile
Unable to access Admin section
« on: June 11, 2018, 06:23:37 AM »
Hi all, had an email from a one of my customers asking about their Admin, they can log in but the admin loads a white page.

The hosts have checked for errors from the server but all is good, but this error is visible in the Abantecart log, Id appreciate any Abantecart users thoughts....

2018-06-11 10:43:21 - warning:  AbanteCart core v.1.2.12 Cannot modify header information - headers already sent by (output started at /home/ovmediac/dhchildrensboutique.uk/core/version.php:1) in <b>/home/ovmediac/dhchildrensboutique.uk/core/lib/request.php</b> on line <b>227</b>
2018-06-11 10:43:25 - warning:  AbanteCart core v.1.2.12 Cannot modify header information - headers already sent by (output started at /home/ovmediac/dhchildrensboutique.uk/core/version.php:1) in <b>/home/ovmediac/dhchildrensboutique.uk/core/lib/session.php</b> on line <b>113</b>
2018-06-11 10:43:25 - warning:  AbanteCart core v.1.2.12 session_start(): Cannot send session cookie - headers already sent by (output started at /home/ovmediac/dhchildrensboutique.uk/core/version.php:1) in <b>/home/ovmediac/dhchildrensboutique.uk/core/lib/session.php</b> on line <b>114</b>
2018-06-11 10:43:25 - warning:  AbanteCart core v.1.2.12 session_start(): Cannot send session cache limiter - headers already sent (output started at /home/ovmediac/dhchildrensboutique.uk/core/version.php:1) in <b>/home/ovmediac/dhchildrensboutique.uk/core/lib/session.php</b> on line <b>114</b>
2018-06-11 10:43:25 - warning:  AbanteCart core v.1.2.12 Cannot modify header information - headers already sent by (output started at /home/ovmediac/dhchildrensboutique.uk/core/version.php:1) in <b>/home/ovmediac/dhchildrensboutique.uk/core/engine/language.php</b> on line <b>368</b>


« Last Edit: June 11, 2018, 07:20:37 AM by eCommerce Core »

Offline eCommerce Core

  • Administrator
  • Hero Member
  • *****
  • Posts: 1602
  • Karma: +93/-1
    • View Profile
Re: Unable to access Admin section
« Reply #1 on: June 11, 2018, 07:21:50 AM »
Welcome to AbanteCart forum.

Check your file /home/ovmediac/dhchildrensboutique.uk/core/version.php
There is a space of some character in the beginning before <?php

Remove anything before first <?php

“If you’re in the luckiest one per cent of humanity, you owe it to the rest of humanity to think about the other 99 per cent.”
― Warren Buffett

Offline hosts365

  • Newbie
  • *
  • Posts: 3
  • Karma: +1/-0
    • View Profile
Re: Unable to access Admin section
« Reply #2 on: June 11, 2018, 07:30:24 AM »
Thanks I'll take a look when I get back to office.

Offline hosts365

  • Newbie
  • *
  • Posts: 3
  • Karma: +1/-0
    • View Profile
Re: Unable to access Admin section
« Reply #3 on: June 12, 2018, 01:19:12 AM »
Problem was solved, my host guys figured the issue out as follows, worth noting for anyone who comes across the issue...

"issue with the php session save path so created a custom php.ini for the domain specifying the path location to its own individual session folder."

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: Unable to access Admin section
« Reply #4 on: June 12, 2018, 01:21:43 AM »
Thank you, hosts365 for posting a solution.  :)

 

Powered by SMFPacks Social Login Mod