[wp-trac] [WordPress Trac] #2528: cannot access admin pages (issue
with capabilities.php)
WordPress Trac
wp-trac at lists.automattic.com
Fri Mar 3 19:30:37 GMT 2006
#2528: cannot access admin pages (issue with capabilities.php)
----------------------------+-----------------------------------------------
Id: 2528 | Status: new
Component: Administration | Modified: Fri Mar 3 19:30:37 2006
Severity: blocker | Milestone:
Priority: high | Version: 2.0.1
Owner: anonymous | Reporter: Kafkaesqui
----------------------------+-----------------------------------------------
Since changeset 3603 I'm unable to access the admin pages with any
account. Tracked the issue down to the swap of {{{$table_prefix}}} with
{{{$wpbd->table_prefix}}} in capabilities.php.
Problem is the $wpdb object does not contain a {{{table_prefix}}}, it does
however have a {{{prefix}. This affects the other changes which occured in
changeset 3603.
--
Ticket URL: <http://trac.wordpress.org/ticket/2528>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list