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

Wagner Sartori Junior <[email protected]> Fri, 3 Jun 2005 12:05:32 -0300
Newsgroups gmane.comp.php.cowiki.devel
Message-ID <[email protected]>
I'm using the fresh CVS version. My DataBase, was converted from
MyISAM to InnoDB recently, but with older versions works well.

I tried with all users, and don't work.

> I'm just guessing right now, but it looks like the user account you
> logged in with has a corrupt/misentered entry.
I don't think that it is a corrupt entry. The error is undefined
method, so, the query method doesn't exists.

another guess?

Tkz for the help!

Wagner Sartori Junior

On 6/2/05, John (yt) Hogenmiller <[email protected]> wrote:
> 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
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
>