• I just installed the nightly build:
    wordpress-2004-12-01.tar.gz
    …and now I get the following error when accessing the Plugins management page:
    Fatal error: Call to undefined function: get_plugins() in /homepages/32/d92414393/htdocs/blog/wp-admin/plugins.php on line 58
    the Editor totally crashes with a:
    Fatal error: Call to undefined function: get_plugins() in /homepages/32/d92414393/htdocs/blog/wp-admin/plugin-editor.php on line 23
    I did a clean install for this build.

Viewing 2 replies - 1 through 2 (of 2 total)
  • the function is in admin-functions.php so it should be there as plugins.php includes admin.php which in turn includes admin-functions.php – make sure all those files are in wp-admin

    Thread Starter nostabo

    (@nostabo)

    The files were there, so I deleted them, copied new ones to the server and now its fine…
    …thank you

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Fatal error…plugins.php using WP1.3-alpha-5’ is closed to new replies.