FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » error message: FATAL ERROR: anonymous user's ID must be 1! (trouble with installation)
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: error message: FATAL ERROR: anonymous user's ID must be 1! [message #164298 is a reply to message #164296] Wed, 19 January 2011 10:05 Go to previous messageGo to previous message
naudefj is currently offline  naudefj   South Africa
Messages: 3771
Registered: December 2004
Karma:
Senior Member
Administrator
Core Developer
The issue is that the installer, quite successfully, dropped and re-created all the tables.

Step 5 empties the users table and inserts the first user (anonymous). The database should assign the primary key as ID=1.

Now, if you navigate back and forward within the installer, this operation will be repeated. MySQL and SQLite (and possibly some others) will reset the sequences and re-insert the row as ID=1. Oracle and PostgreSQL probably won't (ID will be 2,3,4...).

I've already fixed it, but will only commit it later.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: maillist.php produces broken mail header
Next Topic: need advice on upgrading slightly broken legacy 2.7.7. forum
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed Jun 26 17:37:58 GMT 2024

Total time taken to generate the page: 0.04446 seconds