Quote Originally Posted by swguy View Post
@picandnix This issue does not occur in a fresh download; you accidentally added a line after the closing ?> in the file
includes/languages/english/extra_definitions/custom/ask_a_question_defines.php

Zen Cart core has stopped putting a final ?> at the end of files for this very reason - it's such an easy accidental mistake to make.
Thank you both