[jonah] Can't update news channels
Marko Djukic
marko at oblo.com
Sat May 3 23:56:38 PDT 2003
Quoting Rick Emery <rick at emery.homelinux.net>:
> 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);"
try checking first if it gets an rdf file at least, after linke 254 in
/jonah/lib/News.php do a var_dump($rdf)
More information about the jonah
mailing list