Quote Originally Posted by Yourvirtualworld View Post
I installed Sheffield_Blue on top of ZC 1.3.9h. (The most beautiful Zen Cart Template I've seen) I tried modifying the includes/languages/english/extra_definitions/sheffield_blue/headermenu.php file in order to change the "About Us" text. The first draft must have had too much text. I received a 500 Internal Error from the server. I shortened the text then no longer received this error but the same old "Pellentesque rutrum ullamcorper faucibus. Nam porttitor iaculis enim, mattis tristique velit tristique bibendum... text continues to show even though that text is no longer in the uploaded file. ZC's Developer's Tool Kit indicates that the new text is on the server in the file I uploaded. I deleted my browser cache but the old text shows up even on browsers and computers that have never visited the page before!
How do I force the update to take effect and flush the contents of the old file from wherever it's being delivered/cached to site visitors? Just a note to let viewers know that I'm having the identical problem with the text in the new user login page which was also modified. The old content of the original file is still being downloaded and viewed though it was changed three days ago. These kinds of pesky problems take up hours trying to solve them.
I would recommend re-uploading the includes/languages/english/extra_definitions/sheffield_blue/headermenu.php from the template package. Be sure to edit the file with a plain text editor and to escape an apostrophe's or quotes you use in the text. Also, be sure to keep the single quotes in the file in tact when editing the file.


Thanks,

Anne