I’m gone for a day….
-
Saturday everything was working fine. Today I get a call that our anchor can’t post his news stories to the site because he doesn’t have proper permission. I found out that his role had been changed from editor to “no role for this blog.” And I’m the only one who could do that, or so I thought. I’m the admin, and there is only one other editor.
So, I was going to change his role back to editor, but I got this:
WordPress database error: [Got error 127 from table handler] SELECT * FROM wp_usermeta WHERE user_id = '3' AND meta_key = 'wp_capabilities' Warning: Cannot modify header information - headers already sent by (output started at /homepages/1/d198686814/htdocs/wp-includes/wp-db.php:133) in /homepages/1/d198686814/htdocs/wp-includes/pluggable.php on line 329
I suspect the role changing and this error are not mutually exclusive, but I’m not sure exactly what to do. Should I just copy my local includes folder over the one on the server?
FYI, line 275 in pluggable.php looks like this:
header("Location: $location");
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘I’m gone for a day….’ is closed to new replies.