PDA

View Full Version : rss


blinking8s
10-22-2004, 01:28 AM
i plugged the rss feed into macromedia central, all the dates are showing 1969? and the image link is broken...

any ideas? where is the feed located?

pixelpunk
10-22-2004, 07:56 AM
The feed is located close to the bottom in the main script.
It's a very basic one, nevertheless it will not print out dates that are not coming from the imagedatabase.

// punk

blinking8s
10-25-2004, 02:52 AM
so why is it outputting 1969 as the year? I cant seem to figure it out...

$datetime is pulling from where?

*edit*
ok...1969 is the unix start date...now to figure out how to format it to pull the date from the mysql or format it for the unix time

pixelpunk
10-25-2004, 07:21 AM
Check in your database table *pixelpost that the datetime indeed is a valid one.

// punK

blinking8s
10-25-2004, 08:24 AM
the dates in the mysql are fine. Only the rss feed is incorrect.

pixelpunk
10-25-2004, 08:30 AM
The dates in your feed is fine as well. The script works, I would recommend to check out Macromedia support to investigate this further since it's not a problem with pixelpost as far as I can tell.

// punK

blinking8s
10-25-2004, 09:08 AM
i think central and my phone are build for .xml feeds or something.

*smacks head* im tired

thanks for the help...i'll look at it more tomorrow.

- blinks