For requests for help from CG administrators, Wranglers, and experienced CG members. Please read the FAQ before posting. Also look at CG Wiki for tutorials and how-tos written by other CG webtoonists.
So I got my website ready and everything looked fine on the "test site" located on my hard drive. I figured on just plugging that html into the index and daily templates, then correcting any broken links as I went. I can't seem to get it going though. I keep getting this error message after doing an update.
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
I know I fouled up somewhere, but I just can't pinpoint it. Like I said, everything looks fine on the home comp, but I didn't count on what I coded there messing with the stuff on keenspace.
Well, I ran both my .css and .html through w3's validators. Fixed all errors that they detected. Still a no go. I was considering that maybe it's the burstnet thing too, but it seems to have not affected other comics I read. There's also a possibility that I'm coming in at a bad time with the server switch and all. Think I'll just sleep on this one for now. Code drives me batty.
Here's the culprit. Apparently, whoever is making this banner ad code doesn't know XHTML or simply refuses to use it. Notice the img tag is not closed.
Here's the culprit. Apparently, whoever is making this banner ad code doesn't know XHTML or simply refuses to use it. Notice the img tag is not closed.
Far as I see, it is closed, you just have to follow it through three lines.
Hey, it works! This whole time, I've been running validators and stuff thinking I messed something up. On the bright side, I guess it was high time I fixed up some of my sloppy code anyway. Thank you, Kisai and Faub.