Check that the site control use_db_cache exists and is off. That error comes out of a short-lived experimental database caching scheme that shouldn't be used by anyone ever. You'd get that error if the site was returning Scoop::Statement db statement handles instead of regular DBI handles, and the calling code was trying to do a fetchrow_array on them, which doesn't exist in Scoop::Statement. --R On Jun 5, 2007, at 5:39 PM, Scott Lockwood wrote: > I get about 2 Gigs worth of this every few days randomly. Anyone have > any ideas where to look to fix this? It's not always the same site, > and > it seems to happen randomly. > > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > (Scoop::Statement::AUTOLOAD): AUTOLOAD Error: Cannot access the > method > FETCHROW_ARRAY via <<Scoop::Statement>> with the parameters > > -- > Regards, > Scott Lockwood > > _______________________________________________ > Scoop-help mailing list > Scoop-help at lists.kuro5hin.org > http://lists.kuro5hin.org/mailman/listinfo/scoop-help