Post by jmontani » Tue Feb 06, 2018 11:11 am

:choke: Last item I did was to upload xml using VQMOD. Screen went blank! Tried to Log In again from login screen admin and password then screen goes blank when hit Login. :o Nothing but white screen.

Attachments

Blank screen.png

Blank screen.png (164.25 KiB) Viewed 706 times


New member

Posts

Joined
Fri Dec 01, 2017 9:02 pm

Post by thekrotek » Tue Feb 06, 2018 3:01 pm

There's ALWAYS an error behind blank screen. Set display_errors to 1 or On in php.ini to see the error message.

Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com


User avatar
Expert Member

Posts

Joined
Sun Jul 03, 2016 12:24 am


Post by jmontani » Tue Feb 06, 2018 9:46 pm

php.ini was set to 1. Still having blank screen.

New member

Posts

Joined
Fri Dec 01, 2017 9:02 pm

Post by MrPhil » Tue Feb 06, 2018 10:18 pm

A "White Screen of Death" almost always means a fatal PHP syntax error due to corrupted code. This may help: http://www.catskilltech.com/FreeSW/faqs/index.html#wsod . If you dig deep enough, you can usually get to an error message somewhere that explains the problem. If not, back out your last changes and carefully comb through the changed files (using a file comparison utility such as WinMerge) to find a PHP error (such as a truncated file or garbage characters inserted during an edit).

User avatar
Active Member

Posts

Joined
Wed May 10, 2017 11:52 pm

Post by paulfeakins » Wed Feb 07, 2018 8:01 pm

MrPhil wrote:
Tue Feb 06, 2018 10:18 pm
A "White Screen of Death" almost always means a fatal PHP syntax error due to corrupted code.
No it doesn't, for a good while now the default PHP settings have been not to display errors for security reasons.

So the WSOD is usually caused by any error at all. You can either turn on display errors as described above or looking in error_log or the system log file.

UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk


User avatar
Guru Member

Posts

Joined
Mon Aug 22, 2011 11:01 pm
Location - London Gatwick, United Kingdom
Who is online

Users browsing this forum: No registered users and 241 guests