Website coding help needed

Messages
5,288
Name
Andy Jones
Edit My Images
Yes
Any experts out there able to help with a problem I'm having?

I've been trying to pull the titles of my blog entries into my main page but it keeps chucking up error messages instead.

I'm using Dreamweaver CS3 and I've created the XSLT file and connected everything up according to the tutorials, etc. but I just get the following error instead:

MM_XSLTransform error.
http://www.shootingpixels.net/blog/?feed=rss2 is not a valid XML document.
XML parser error 3: no element found in file %s

Google isn't turning up anything, I've set up a simple test page here:

http://www.shootingpixels.net/test2.php

which should dump the titles of the blog entries into the page but clearly isn't working. One thing I did do was to change the MM_XSLTransform file to switch from fopen to cURL as suggested on the Adobe forums and that got me past a previous error.

Anyone know how to fix this or have a suggestion for another method of polling the title and link from my feed into my index page?

TIA
 
Thanks for the offer but I think it's working now using Spry. I suspect the problem with the php version was something to do with either the version of php and/or the php config.

I've tested with IE7 and Safari and the headlines are appearing and I didn't have to switch my index page away from .html which is a bit of a bonus ;)

Thanks again for the offer though, much appreciated (y)
 
Back
Top