
Originally Posted by
thomasw98
The custom coding is not working for me...it just shows the default text "Thank you for your order". It seems as if the "if" statement in checout_success/header_php.php is never satisfied.
I have checked all the files and code and have confirmed that they match Dr Bytes suggestion. But still, it just shows the default response.
Not sure where to even start looking to solve this problem or to test it step by step. Any ideas?
Hmmm ... Slight change to step #2 ... instead of putting it near the top, put it down around line 38 ... specifically *after* this line:
Code:
require(DIR_WS_MODULES . zen_get_module_directory('require_languages.php'));