Title: WP 3.2.1 Admin issues
Last modified: August 20, 2016

---

# WP 3.2.1 Admin issues

 *  [juliedc](https://wordpress.org/support/users/juliedc/)
 * (@juliedc)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-321-admin-issues/)
 * I have a couple of problems in the admin.
    -The footer is in the middle of the
   page rather than where it should be at the bottom. This interferes with editing
   and is just kinda annoying! -I am unable to update password for a user. Get this
   message: Catchable fatal error: Object of class __PHP_Incomplete_Class could 
   not be converted to string in /home/me/public_html/testing/wp-includes/functions.
   php on line 1526
 * I reinstalled WordPress but still having these two lingering issues. SOS and 
   thanks!

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-321-admin-issues/#post-2428443)
 * Try re-uploading all files & folders – **except** the wp-content folder – from
   a **fresh** download of WordPress.
 *  Thread Starter [juliedc](https://wordpress.org/support/users/juliedc/)
 * (@juliedc)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-321-admin-issues/#post-2428457)
 * Thanks esmi, would this be different from reinstalling the whole thing? Just 
   want to understand before I do this since it seems the same.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-321-admin-issues/#post-2428462)
 * Yes – it’s not the same as installing WordPress. You are simply replacing files
   in case of corruption issues.
 *  Thread Starter [juliedc](https://wordpress.org/support/users/juliedc/)
 * (@juliedc)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-321-admin-issues/#post-2428485)
 * One thing about doing this is that the file called out in the error message doesn’t
   actually exist.
 *  Thread Starter [juliedc](https://wordpress.org/support/users/juliedc/)
 * (@juliedc)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-321-admin-issues/#post-2428491)
 * ie, functions file is part of theme but is not an include..
 *  Thread Starter [juliedc](https://wordpress.org/support/users/juliedc/)
 * (@juliedc)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-321-admin-issues/#post-2428495)
 * okay, just did the manual overwrite on all but wp-content but no change – still
   see the footer in the middle of posts admin – basically sits right in the middle
   of the editor and still can’t give a user a new password. Same error: Catchable
   fatal error: Object of class __PHP_Incomplete_Class could not be converted to
   string in /home/me/public_html/testing/wp-includes/functions.php on line 1526
 * This file probably was there all along – I’m just really tired. Here’s what that
   code looks like, lines 1521 to 1530: `function add_magic_quotes( $array ) {
    
   foreach ( (array) $array as $k => $v ) { if ( is_array( $v ) ) { $array[$k] =
   add_magic_quotes( $v ); } else { $array[$k] = addslashes( $v ); } } return $array;}`
 *  Thread Starter [juliedc](https://wordpress.org/support/users/juliedc/)
 * (@juliedc)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/wp-321-admin-issues/#post-2428512)
 * I added the user as a new user then deleted the old one. This worked for the 
   user issue. Still need help on the admin footer showing up on top of the editor
   though!

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

The topic ‘WP 3.2.1 Admin issues’ is closed to new replies.

## Tags

 * [admin-footer](https://wordpress.org/support/topic-tag/admin-footer/)
 * [passwords](https://wordpress.org/support/topic-tag/passwords/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 2 participants
 * Last reply from: [juliedc](https://wordpress.org/support/users/juliedc/)
 * Last activity: [14 years, 6 months ago](https://wordpress.org/support/topic/wp-321-admin-issues/#post-2428512)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
