That is the *wrong* thing to do. Line 72 is important. It is not your problem; it is only "the messenger".
You'll need to undo that commenting.
The error message is telling you that it's looking for the MAIN english.php file, not a "custom" one.
First thing I'd do right now is go back and check all your files to make sure all the original files ARE actually present on your server. Anything you deleted should be put back. Anything that failed to upload correctly needs to be fixed.
Then I'd also check all your files to undo anything you changed while "troubleshooting". Making guesses at changing any original core files has probably taken you in the wrong direction.
Then look at all the files you've added (whether yourself or via a plugin) and determine what errors you've made in those files.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Yeah, I was using a tpl_product_info_display.php from a previous customized version of Zen Cart. I still don't know how the code got put into one horizontal line though. I deleted the file from the override folder (realizing that there was nothing custom about it). The links load the products now.
Thanks for the advice & helping me walk through the troubleshooting. Thank you for the tips also.