It's probably in an extraneous file you've got on your server, such as a backup file that shouldn't have been left online. Classic example would be in the /includes/modules/pages/ folders where the header_php.php files should NOT be renamed as header_php_old.php etc, else they'll still be loaded. If you "must" rename a file as a backup/copy, DO NOT leave a ".php" extension on the filename, regardless which folder it's in.
Further, when did this *start* happening? That should help you sort out what you were changing back then.
Next step is to compare your server's files with a clean set of files from when the extraneous stuff didn't appear. http://www.zen-cart.com/wiki/index.p...Obscure_Issues


Reply With Quote

