It is checking: "if ( ! current_user_can('install_themes') )"
I've been searching for that function, but haven't found it yet. Can anyone
point me in the right direction?I have also posed this question on the forum: http://wordpress.org/support/topic/279911?replies=1 On 6/14/09, Dion Hulse(DD32) <[email protected]> wrote: > > indeed you're missing the capability on your current user. > > It's checking install_themes from memory, Check the admin menu file for the > permissions req'd. > > On Sun, 14 Jun 2009 14:28:02 +1000, Jim Lynch <[email protected]> > wrote: > > The server permissions are the same as those on my production blogs >> running >> 2.8 I believe this is related to the user permissions. I am checking the >> user_meta now comparing the test blog with the production one. I'm not >> sure >> which meta it's checking. Any insights? >> >> On 6/14/09, Chee Meng Au Yong <[email protected]> wrote: >> >>> >>> Permission on the server? Try a chmod 644 or 755 on the folder on the >>> server >>> >>> Chee Meng Au Yong >>> >>> >>> >>> >>> On Sun, Jun 14, 2009 at 11:56 AM, Jim Lynch<[email protected]> >>> wrote: >>> > I am running 2.9.rare on a test site and I am getting an error when >>> trying >>> > to access .../wp-admin/theme-install.php: >>> > >>> > You do not have sufficient permissions to access this page. >>> > >>> > I am logged in as administrator. I also do not see add new themes under >>> the >>> > appearance group. >>> > >>> > -- >>> > Jim >>> > bRight & Early -- http://brightandearlyblog.com | Blog Talk Radio -- >>> > http://blogtalkradio.com/firstcupradio | Blog News Co-op -- >>> > http://blognewscoop.com/blog/ | Twitter -- >>> > http://twitter.com/brightandearly|<http://twitter.com/brightandearly%7C>Reclaim >>> > Conservatism -- >>> > http://reclaimconservatism.com/blog/ | FloridImagine -- >>> > http://floridimagine.com/blog/ | 4bauer.com (Blogs.4Bauer.com >>> > Forums.4Bauer.com Wiki.4Bauer.com) >>> >>> > _______________________________________________ >>> > wp-testers mailing list >>> > [email protected] >>> > http://lists.automattic.com/mailman/listinfo/wp-testers >>> > >>> _______________________________________________ >>> wp-testers mailing list >>> [email protected] >>> http://lists.automattic.com/mailman/listinfo/wp-testers >>> >>> >> >> _______________________________________________ > wp-testers mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-testers > -- Jim bRight & Early -- http://brightandearlyblog.com | Blog Talk Radio -- http://blogtalkradio.com/firstcupradio | Blog News Co-op -- http://blognewscoop.com/blog/ | Twitter -- http://twitter.com/brightandearly| Reclaim Conservatism -- http://reclaimconservatism.com/blog/ | FloridImagine -- http://floridimagine.com/blog/ | 4bauer.com (Blogs.4Bauer.com Forums.4Bauer.com Wiki.4Bauer.com) _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
