Forums
(@humangirl)
14 years, 8 months ago
Change to wp-includes/wp-capabilities.php Find the line: $this->cap_key = $wpdb->prefix . ‘capabilities’; Change it too: $this->cap_key = ‘wp_capabilities’;