
Originally Posted by
lindasdd
How I would start to approach this if it was my site:
1.)Download a new version of Zen Cart 1.5.5f.
2.) For the meta tags reverting to default, do a file compare of /ADMINFOLDER/includes/modules/product/preview_info_meta_tags.php and /ADMINFOLDER/includes/modules/product/collect_info_metatags.php to the downloaded version. Look for diffs.
3.) For the meta tags output, do a compare of includes/templates/YOURCUSTOMTEMPLATE/common/html_header.php to the default version. For instance, in my files it is lines ~42 through ~54.