Your addon probably changed the collect_info.php file mentioned in the error message, and now you've got mixed versions of the code.
You'll have to merge the correct changes into the file rather than replacing it entirely.
Your addon probably changed the collect_info.php file mentioned in the error message, and now you've got mixed versions of the code.
You'll have to merge the correct changes into the file rather than replacing it entirely.
.
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.
oh boy, how do i do that?
Just in case anyone else has this problem, here's the two collect_info.php merged.
This makes the Dual pricing work with the newer version of FCKeditor. Zen 1.3.8a + FCKeditor 2.6.4.1
Replace your admin/includes/modules/product/collect_info.php with this code. Changes are at lines 409 - 421
Cheers!