Forums
(@drodiger)
16 years, 9 months ago
I just got the same problem with WP 2.8.3. It turned out that solution was to rename wp_capabilities meta_key in table prefix_usermeta. I used phpmyadmin to rename row with umeta_id=3 and meta_key=’wp_capabilities’ to meta_key=’prefix_capabilities’