AbanteCart Community

Shopping Cart Operations => Support => Topic started by: doublethree on May 28, 2014, 01:28:50 AM

Title: My admin page is a blank page after successfully installed
Post by: doublethree on May 28, 2014, 01:28:50 AM
Hi,
Good day!

I had just try to install AbanteCart to my server. I successfully installed it and I got this message as attached.
Also I able to see my store page, however my admin page is one whole empty page, there's no error message or anything, the page is just blank, anyone have any idea why is this happen? Am I missed out anything?

Thanks in advance!
Title: Re: My admin page is a blank page after successfully installed
Post by: Basara on May 28, 2014, 01:32:07 AM
Hello.
In case you can not access admin you can locate error log directly in the file /system/logs/error.txt
Please post errors if exist
Title: Re: My admin page is a blank page after successfully installed
Post by: doublethree on May 28, 2014, 01:41:43 AM
Hi,

there is no such file in my  /system/logs/error.txt
Title: Re: My admin page is a blank page after successfully installed
Post by: psopa on July 29, 2014, 09:25:08 AM
Hi! my site has suddenly stopped working... if i try to add a product to cart, it gives me a blank page, i can't even login do admin, also gives blank page!! error log:

2014-07-29 13:20:16 - warning:  AbanteCart core v.1.1.6 session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /home/alojame3/public_html/dreamdealshop.com/core/helper/utils.php:1) in <b>/home/alojame3/public_html/dreamdealshop.com/core/lib/session.php</b> on line <b>59</b>
2014-07-29 13:20:16 - warning:  AbanteCart core v.1.1.6 session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/alojame3/public_html/dreamdealshop.com/core/helper/utils.php:1) in <b>/home/alojame3/public_html/dreamdealshop.com/core/lib/session.php</b> on line <b>59</b>
2014-07-29 13:20:16 - warning:  AbanteCart core v.1.1.6 Cannot modify header information - headers already sent by (output started at /home/alojame3/public_html/dreamdealshop.com/core/helper/utils.php:1) in <b>/home/alojame3/public_html/dreamdealshop.com/core/engine/language.php</b> on line <b>288</b>
2014-07-29 13:20:16 - warning:  AbanteCart core v.1.1.6 Cannot modify header information - headers already sent by (output started at /home/alojame3/public_html/dreamdealshop.com/core/helper/utils.php:1) in <b>/home/alojame3/public_html/dreamdealshop.com/core/lib/currency.php</b> on line <b>107</b>

i looked for blank spaces in beginning/end of file, but nothing...
please help!
Title: Re: My admin page is a blank page after successfully installed
Post by: cgpalana on July 29, 2014, 09:59:47 AM
Hi psopa,

Did you modify any of the files? Please make sure that at the beginning or at the opening of php tag, no blank lines or spaces or other characters (seen or unseen) preceding it. Some editors, when they save a file as UTF-8, stick extra characters into the file at the very beginning (the format doesn't require it, but they do it anyway). Then refuse to show you those characters when they display the file.  To see if your editor is one of these, try saving an empty file and seeing how many bytes it takes up.
Title: Re: My admin page is a blank page after successfully installed
Post by: psopa on July 29, 2014, 03:05:48 PM
hi! thanks for your answer, but no... everything is fine with that files
Title: Re: My admin page is a blank page after successfully installed
Post by: Basara on July 30, 2014, 01:27:19 AM
Hi.

Please read this post with similar issue
http://forum.abantecart.com/index.php/topic,1430.msg5621.html#msg5621
http://forum.abantecart.com/index.php/topic,1122.msg4414.html#msg4414