[jonah] Can't update news channels

Rick Emery rick at emery.homelinux.net
Sat May 3 17:36:53 PDT 2003


On Sat,  3 May 2003 20:31:51 +0200
Marko Djukic <marko at oblo.com> wrote:

> then try opening /horde/lib/Cache/file.php, and do some var_dumps
> inside the_fetch() function. see if you can find some line where it is
> failing there.

This is as far as I've been able to get:

In Cache.php, in function _call, it's stopping on the line

@eval($code);

$code is "$result =
Horde_Serialize::serialize(Jonah_News::_fetchExternalStories('http://ww
w.teoti.net/geeknews/backend.php','1051994231'),SERIALIZE_UTF7_BASIC);"

There are similar results with other channels.

I'm not sure where to look from here (but I'm guessing I need to look
into the Horde_Serialize::serialize function). Can you point the way?

Thanks again for your help.
Rick


More information about the jonah mailing list