PHP/mysql Forum problem
I have a prob I am having problems nutting out, so hoping someone can figure out whats wrong for me.
I am in middle of transferring my site to another server. On the old one I have been hosting some external & internal forums done in phpbb with a mysql 4.0 (I think). They all work fine on old server..no probs.
Prob I have had so far, and expect to have maybe with others being transferred......
The new db has been setup on clients new server (at least I am pretty sure it is), and the forum works fine. I have backed up the old db & tried to restore it on clients new server. When we try to restore it, this error keeps coming up.......
Error importing backup file DEBUG MODE SQL Error : 1048 Column 'group_id' cannot be null INSERT INTO fox_auth_access (group_id, forum_id, auth_view, auth_read, auth_post, auth_reply, auth_edit, auth_delete, auth_sticky, auth_announce, auth_vote, auth_pollcreate, auth_attachments, auth_mod) VALUES( NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL)
Any ideas?
Cindy
|