• I’m testing the 2.2 version with a backup of my database.
    Installation didn’t went too well because of some empty lines in several files after the last ?>

    While trying the write/edit a post I get this:
    Fatal error: Call to undefined function: the_quicktags() in /srv/jackdaw/www/www.spoenk.nl/wpspoenktest/wp-admin/edit-form-advanced.php on line 153

    And this while clicking (any) options update button in the admin area:

    Warning: array_keys() [function.array-keys]: The first argument should be an array in /srv/jackdaw/www/www.spoenk.nl/wpspoenktest/wp-admin/admin-functions.php on line 1392
    
    Warning: Invalid argument supplied for foreach() in /srv/jackdaw/www/www.spoenk.nl/wpspoenktest/wp-admin/admin-functions.php on line 1392
    
    Warning: Cannot modify header information - headers already sent by (output started at /srv/jackdaw/www/www.spoenk.nl/wpspoenktest/wp-admin/admin-functions.php:1392) in /srv/jackdaw/www/www.spoenk.nl/wpspoenktest/wp-includes/pluggable.php on line 329
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Jack

    (@moxie)

    Addition: A lot of pages didn’t and some still don’t work because of empty lines after the last lines of code in several files. Deleting those lines helps but not in every case. I can now write a post, but the upload part of the page goes crazy and gives this overlapping code:

    Warning: array_keys() [function.array-keys]: The first argument should be an array in /srv/jackdaw/www/www.spoenk.nl/wpspoenktest/wp-admin/admin-functions.php on line 1392
    
    Warning: Invalid argument supplied for foreach() in /srv/jackdaw/www/www.spoenk.nl/wpspoenktest/wp-admin/admin-functions.php on line 1392

    in several places throughout the admin pages.

    Thread Starter Jack

    (@moxie)

    Bump…

    Anyone also got this message? It only appears on the dashboard and the write post screen.
    And like I said before, a clean installation failed several times because of empty lines after the php closing tag in several files. Deleting them always brought me a little step further.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problems with 2.2’ is closed to new replies.