On Monday 19 January 2004 12:43 pm, Matt Sergeant wrote: > On 19 Jan 2004, at 19:44, Michael A Nachbaur wrote: > > On Wednesday 14 January 2004 12:02 pm, Matt Sergeant wrote: > >> On 14 Jan 2004, at 17:20, Nathan Schroeder wrote: > >>> ...but I keep getting "Can't locate object method "cache_params" via > >>> package . . . " errors when I hit the page. The page itself is > >>> equally simple, and works fine if I take out the base-class line in > >>> xsp:page. > >> > >> Ah yes - this is fixed in CVS, sorry. > > > > Hmm, apparently it isn't, because I just checked out from CVS (on > > apache.org) > > and got the same thing. I checked the AxKit module on cvs.axkit.org, > > but > > that seems to be pretty old. > > Very odd indeed. What is the Id number of your XSP.pm file?
I chatting with medwards on #axkit-dahut, I've discovered that I somehow got a version from August 2003...odd, that. I'm currently in the process of rectifying that. Okay, I just checked out / installed, and I got XSP.pm: # $Id: XSP.pm,v 1.52 2003/10/31 17:04:46 jwalt Exp $ The line number it's complaining about has changed (196), but it's still this line: my $xsp_cache = Apache::AxKit::Cache->new($r, $package, $package->cache_params($r, $cgi)); -- /* Michael A. Nachbaur <[EMAIL PROTECTED]> * http://nachbaur.com/pgpkey.asc */ `I am so amazingly cool you could keep a side of meat in me for a month. I am so hip I have difficulty seeing over my pelvis.' --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]