On Mon, 29 Nov 2004 16:28:54 -0500, Seth Gordon wrote
> > I may be off the mark, but are you setting uri_base in JeevesLibrary? e.g.
> > JeevesLibrary->config->uri_base('http://dynamic.ropine.com/library/');
>
> I had a line in my JeevesLibrary.pm file:
>
> JeevesLibrary->config->{uri_base} = "http://dynamic.ropine.com/library";
>
> I replaced this with
>
> JeevesLibrary->config->uri_base("http://dynamic.ropine.com/library");
>
> and got the same results.
Can you try adding a trailing slash to uri_base, or calling call_url() without
the slash?
--simonflk
_______________________________________________
maypole mailing list
maypole at lists.netthink.co.uk
http://lists.netthink.co.uk/listinfo/maypole
This archive was generated by hypermail 2.1.3 : Thu Feb 24 2005 - 22:25:57 GMT