I recently needed to update my header.php file with new menu bar info and found that it had completely changed to something I'd never seen before:
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|05 Sep 2008 12:26:08 -0000
vti_extenderversion:SR|6.0.2.8161
vti_author:SR|BrianGardner-PC\\Brian Gardner
vti_modifiedby:SR|BrianGardner-PC\\Brian Gardner
vti_timecreated:TR|27 Jun 2008 10:35:44 -0000
vti_title:SR|<?php wp_title(''); ?><?php if(wp_title('', false)) { echo ' :'; } ?> <?php bloginfo('name'); ?>
vti_backlinkinfo:VX|
vti_nexttolasttimemodified:TW|27 Jun 2008 10:35:44 -0000
vti_cacheddtm:TX|05 Sep 2008 12:26:08 -0000
vti_filesize:IR|4729
vti_cachedtitle:SR|<?php wp_title(''); ?><?php if(wp_title('', false)) { echo ' :'; } ?> <?php bloginfo('name'); ?>
vti_cachedbodystyle:SR|<body>
vti_cachedlinkinfo:VX|H|< H|< H|< H|< H|< Q|< S|< S|< H|< S|< H|< H|< S|< H|< H|< S|< A|< H|<
vti_cachedsvcrellinks:VX|DHUS|rev_themes/revolution_all/revolution_city_gray-10/< DHUS|rev_themes/revolution_all/revolution_city_gray-10/< DHUS|rev_themes/revolution_all/revolution_city_gray-10/< DHUS|rev_themes/revolution_all/revolution_city_gray-10/< DHUS|rev_themes/revolution_all/revolution_city_gray-10/< DQUS|rev_themes/revolution_all/revolution_city_gray-10/< DSUS|rev_themes/revolution_all/revolution_city_gray-10/< DSUS|rev_themes/revolution_all/revolution_city_gray-10/< DHUS|rev_themes/revolution_all/revolution_city_gray-10/< DSUS|rev_themes/revolution_all/revolution_city_gray-10/< DHUS|rev_themes/revolution_all/revolution_city_gray-10/< DHUS|rev_themes/revolution_all/revolution_city_gray-10/< DSUS|rev_themes/revolution_all/revolution_city_gray-10/< DHUS|rev_themes/revolution_all/revolution_city_gray-10/< DHUS|rev_themes/revolution_all/revolution_city_gray-10/< DSUS|rev_themes/revolution_all/revolution_city_gray-10/< DAUS|rev_themes/revolution_all/revolution_city_gray-10/< DHUS|rev_themes/revolution_all/revolution_city_gray-10/<
vti_cachedneedsrewrite:BR|false
vti_cachedhasbots:BR|false
vti_cachedhastheme:BR|false
vti_cachedhasborder:BR|false
vti_metatags:VR|HTTP-EQUIV=Content-Type <?php\\ bloginfo('html_type');\\ ?>;\\ charset=<?php\\ bloginfo('charset');\\ ?> distribution global robots follow,\\ all language en,\\ sv generator WordPress\\ <?php\\ bloginfo('version');\\ ?>
vti_charset:SR|windows-1252
vti_generator:SR|WordPress <?php bloginfo('version'); ?>
The site is displaying everything as it should be, I just can't change the header.php file. (
http://www.touring-ohio.com/ )
There has been several Wordpress upgrades since my last header.php editing session and I'm assuming something does not like something, somewhere. Any help in where to look or what to do would be greatly appreciated.