Hi, I've done a few searches fror the answer, but I haven't found it yet. Here's my problem:
We've moved the drupal site to a new server, and now both our authenticated accounts (UID 1 and 3) can't edit anything. UID1 can't even access its own profile to edit, or administrate anything. Everything *seems* to be setup ok, but obviously this doesn't work. Logging in works, but then everything stops.
Here's the content of the users table:
uid name pass mail mode sort threshold theme signature created changed status timezone language picture init data
0 0 0 0 0 0 0 NULL a:0:{}
1 Loginone **** a@b.c 0 0 0 bluemarine 1143042053 1177340141 1 0 info@*** a:2:{s:5:"roles";a:1:{i:0;s:1:"2";}s:14:"tinymce_status";s:1:"1";}
3 Logintwo **** b@b.c 0 0 0 bluemarine 1147081391 1178522337 1 0 info@*** a:2:{s:5:"roles";a:1:{s:18:"authenticated user";i:2;}s:14:"tinymce_status";s:1:"1";}
What could be wrong here? Any idea?
Herko
Comments
Nobody? Could someone please
Nobody? Could someone please help with trying to solve this? We can't update the pages now, and I don't know why.
Herko
Isn't there a way to get
Isn't there a way to get some support on this issue? I haven't built this site myself, but have to manage it. I know my way around most CMS'es, but this issue has me stomped...
Please?
Herko
I seem to have this same
I seem to have this same issue. Any luck in getting it resolved?
Thanks,
Boydo
Nasty one....
Got me as well. Just sorting through this now. Currently sifting through a dump of the database and looking through watchdog entries for hints. You can regain access by hacking the user_access function in the user.module: