Re: rss feed access denied? -
12-02-2005
, 01:18 PM
Okay, i got the Access denied error corrected. For some reason the the Access
denied error is only showing on my testing server and not my production server.
So i'm not to worried about that at the moment... however, on my production
server i'm still running into a problem. running the same files as listed
above, this is what i'm getting now
MM_XSLTransform error:
"http://weblogs.macromedia.com/dev_center/index.rdf" is not a valid XML
document.
reason: A string literal was expected, but no opening quote character was
found.
error code: -1072896766
file position: 431
line: 19
character position: 17
I've colmed through the code and can't see where there's an opening quote and
no end to it. anyone else ran into this? |