Titan Network

More Titan Projects => Ouroboros Portal => Topic started by: K26dp on November 03, 2009, 03:56:45 PM

Title: O-Portal bug
Post by: K26dp on November 03, 2009, 03:56:45 PM
Tried to log in today and got this message:

A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "User::idFromName". MySQL returned error "1142: SELECT command denied to user 'wiki_user'@'localhost' for table 'pw_user' (localhost)".

I also get this same message when trying to view some pages, such as my global name page.
Title: Re: O-Portal bug
Post by: SaintNicster on November 03, 2009, 06:03:28 PM
Tried to log in today and got this message:

A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "User::idFromName". MySQL returned error "1142: SELECT command denied to user 'wiki_user'@'localhost' for table 'pw_user' (localhost)".

I also get this same message when trying to view some pages, such as my global name page.

Should be fixed now.
Title: Re: O-Portal bug
Post by: eabrace on November 03, 2009, 06:25:21 PM
Looking good from here now.
Title: Re: O-Portal bug
Post by: K26dp on November 03, 2009, 06:26:39 PM
Yep, working fine. Thanks!
Title: Re: O-Portal bug
Post by: TonyV on November 03, 2009, 06:54:42 PM
Oh, crap, that was my bad. I did some maintenance on the back-end server this morning and I forgot about the link to the main wiki database from the OPortal. :(

Sorry about that, and thanks for the fix, Nicster.