Topic: how to change the Guest (db) ID from 1 to 0?
Dear all,
we have an existing user DB which I would like to move or copy the entries to the forum user table (forum_users). The problem we have is that we have no "Guest" in our existing db. The id 1 is taken by one of our users.
However, to make a long story short: I need to change the guest id to "0" where can I find the php variable that sets the guest db id to 1. and can I simply change that to 0?
Many thanks,
Michael