• I can not sign into my Admin panel. I keep getting a warning on the log in page. When I try to log in, it only shows a fatal error on the top of the page. Nothing else shows.

    Here is what I have done so far:

    -Download
    -Unzip
    -Edit wp.config.php with a text editor, as instructed (I actually spoke with my hosting company who walked me through it)
    -Uploaded everything using FileZilla
    -Pointed my domain to the correct directory

    I then went to the browser and went to the correct subdomain. I got the page where you set up the Site Title, user name, password, and insert the email. I clicked “install” and the next page said “Success”, stating wordpress was installed. I clicked on “Log In” and was taken to a “sign in” page.

    BUT, like I said above…. When I got to the “Log In” page there was a “warning” on the top, above the log in box. The warning is this:

    “Warning: call_user_func_array() [function.call-user-func-array]: First argumented is expected to be a valid callback, ‘__return_zero’ was given in /homepages/37/database/htdocs/Wordpress/wp-includes/plugin.php on line 166”

    Upon entering the log in info and clicking log in, I get this message:

    “Fatal error: Call to undefined function: get_file_data() in /homepages/37/d282546788/htdocs/Wordpress/wp-admin/includes/plugin.php on line 88”

    (sometimes the “line” # varies). I spoke to my hosting company and was told by their technical folks the problem is in the file “theme.php” which is in the wp-includes folder.

    Any idea what went wrong?

Viewing 5 replies - 1 through 5 (of 5 total)
  • May be a file got corrupted while uploading try and replace wp-includes and wp-admin folders.

    Thread Starter superiorpower

    (@superiorpower)

    I tried that. Now I get this:

    Parse error: syntax error, unexpected $end in /homepages/37/database/htdocs/Wordpress/wp-includes/functions.php on line 1234

    This is the content on that line of that file:

    $allowed_types = array( ‘video’, ‘audio’ );

    Have you tried: – deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the Twenty Ten theme to rule out any theme-specific problems? – resetting the plugins folder by FTP or PhpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.

    Thread Starter superiorpower

    (@superiorpower)

    No, I have not. All I have done is created the site title, but that is all. I have been unable to do anything else.

    Thread Starter superiorpower

    (@superiorpower)

    I rebooted my computer and now it works. Thx!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fatal Error!’ is closed to new replies.