Just installed FEC and ESL in ZC v1.3.8 no other mods yet.
I was missing A LOT of page specific defines. i have managed to fix all of them but one.
on the COWOA billing info page. i was missing ALL the defines. i found that the "no_account_filenames.php" file in the "extra_datafiles" folder controlled these and fixed them.
except for the text next to the "copy to shipping" check box. i was able to fix part of it. but there is still text there in red that i cannot find out how to get rid of or change.
the line next to the check box used to read:
(ENTRY_COPYBILLING ENTRY_COPYBILLING_TEXT)
i have successfully changed the "ENTRY_COPYBILLING" part to something more appropriate by inserting this line of code " define('ENTRY_COPYBILLING', 'Copy to Shipping Information Page'); " in the "no_account_filenames.php" file
but the "ENTRY_COPYBILLING_TEXT" is still there.
can someone tell me where to fix this last part?
P.S.
i have the same problem with the emails sent out but have not attempted to fix them yet. found a thread on that issue elsewhere and that is what led me to being able to fix what i have so far on these pages.
i am on a deadline and would really appreciate any help you can give me
thx


Reply With Quote
