Topic: Moving database trouble!!
i get this error
Unable to fetch guest information. The table 'tim_users' must contain an entry with id = 1 that represents anonymous users.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → Moving database trouble!!
i get this error
Unable to fetch guest information. The table 'tim_users' must contain an entry with id = 1 that represents anonymous users.
you must have deleted the guest account from the database.
if you go into the database and just create a new user with user id 1 group id 4 and name it Guest, it should work fine.
I accidently moved half while in maintence mode and half while not. Something like that. So i just went ahead redid the whole thing
Add to config.php this line
define('FORUM_TURN_OFF_MAINT', 1);
Than login and disable maintance mode and remove this line from config.php
PunBB Forums → PunBB 1.2 troubleshooting → Moving database trouble!!
Powered by PunBB, supported by Informer Technologies, Inc.