Re: [cowiki-dev] Problem when I try to login

"John (yt) Hogenmiller" <[email protected]> Thu, 2 Jun 2005 19:12:53 -0400
Newsgroups gmane.comp.php.cowiki.devel
Message-ID <[email protected]>
On 6/2/05, Wagner Sartori Junior <[email protected]> wrote:
> I'm receiving this error:
> Fatal error: Call to undefined method StorageFactory::query() in
> /var/www/localhost/cowiki/class/auth/class.AuthMySQL.php on line 125
> 
> - Apache/2.0.54
> - Mysql 4.1.12 (InnoDB support enabled, and all tables of cowiki is in InnoDB)
> - PHP 5.0.3
> 

Is this during a fresh install of cowiki, upgrading an existing one,
or did this just happen to a running copy?  Also, which version of
cowiki are you running? Finally, have you tried logging in with a
different username, or have you recently deleted any users from
cowiki?

I'm just guessing right now, but it looks like the user account you
logged in with has a corrupt/misentered entry.

-John