Without seeing what's in those logs, we really can't give you any meaningful help.
Guesses:
- you've got mismatched character-set data in those products that won't display
- if ZC hasn't changed then maybe your host changed the server software and that's causing quirks that weren't known when v1.5.0 was published in 2011.
.
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.
Since I don't know exactly when the issue began, as I haven't tried to make changes in the store for quite awhile, I don't know which logs to look at. There are do many logs! Not sure what to do now.
Can you tell me how to add an external link to a product description, so it doesn't add the store folder name? That would be a helpful place to start.
1. Start by looking at the latest myDebug-xxxxxx.log files. The most recent ones contain the errors that are happening presently. Deal with those first.
If there are "so many" then that strongly indicates you've got issues in your customizations that need attention.
2. If by "how to add a link" you're asking how to insert a URL using some sort of rich-text editor, and you don't like the URLs it's generating, then you'll need to flip the editor into "source" or "text-only" mode and edit the URL to what you want it to be.
Two options:
a) use that pulldown and select Plain Text Editor
or
b) If you've got CKEditor open, click the "Source" button in the button bar to look at the plain text version of the HTML code, directly in CKEditor
.
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.