Weird Problem
-
I’m not sure if this is even the correct forum for this, since I don’t know exactly what’s causing the problem, but…
I have been editing cg-feedread. I made sure all tags were lowercased, so I could fix other errors with validation. For some weird reason, no matter how many times I upload it, it won’t overwrite the file already there. (In lowercasing tags, I accidentally deleted the “li” from
<li class='feedItem'>
on line 719 but I’ve put it back; it just won’t change the file online.) I’ve checked several times, and it is the correct file in the correct location. Other files seem to upload fine. I’ve refreshed my browsers (both Netscape and IE), and keep getting the same result. This is a sample from the source file of my page:<div class="title">Newsfeeds</div>
<p>
<ul>
<!-- CG-Feedread from CHAITGEAR, https://www.chait.net
SHOWING FEED: https://www.chait.net/wp-rss2.php -->
<div class='feedDescription'>
<h3>
<a href="https://www.chait.net/index.php" title="News & reviews of consumer electronics: audio, video, camera" target='NewWindow'>CHAITGEAR</a></h3>
</div>
<ul class="cgfeed">
< class='feedItem'>
<span class='feedItemTitle'><a href="https://feeds.feedburner.com/chaitgear?m=49" title="Finally hitting the streets, the ROKR…">Motorola ROKR First Apple iTunes Phone Launches on Cingular</a></span></li>
< class='feedItem'>Any ideas what’s causing this? Thanks!
- The topic ‘Weird Problem’ is closed to new replies.