Title: Array showing up
Last modified: August 19, 2016

---

# Array showing up

 *  Resolved [erika_conn](https://wordpress.org/support/users/erika_conn/)
 * (@erika_conn)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/array-showing-up/)
 * I hate upgrading. I have never ever had an upgrade without there being a problem.
   
   I upgraded from 2.2 to 2.3.3. Now, I’ve got Array showing up on the front page.
   When I click on it it says “comments closed”. On another blog, it goes blank.
   It’s showing 3 times in the plug-in section. 7 times in another blog When I click“
   Users” in Admin, I get: Fatal error: Unsupported operand types in /home/cecon46/
   public_html/what-smells-so-good/wp-admin/users.php on line 55 on all the blogs
   [http://fotoblog.ceconn.com](http://fotoblog.ceconn.com) [http://canwetalk.ceconn.com](http://canwetalk.ceconn.com)
   [http://food911.ceconn.com](http://food911.ceconn.com)
 * In case you ask, yes, I let Worpress Update database.

Viewing 1 replies (of 1 total)

 *  Thread Starter [erika_conn](https://wordpress.org/support/users/erika_conn/)
 * (@erika_conn)
 * [18 years, 3 months ago](https://wordpress.org/support/topic/array-showing-up/#post-707389)
 * Never mind. I found the problem. Looks like I had it before so I made a note 
   of it. Here it is for anyone else with the same problem:
 * Line 105 In case you get the array error after install, adding the if ($r) fixes
   the problem in includes/plugin.php
 * $r = isset($GLOBALS[‘wp_filter’][$tag][$priority][$function_to_remove]);
 *  if ($r) unset($GLOBALS[‘wp_filter’][$tag][$priority][$function_to_remove]);
   
   unset($GLOBALS[‘merged_filters’][$tag]);

Viewing 1 replies (of 1 total)

The topic ‘Array showing up’ is closed to new replies.

## Tags

 * [array](https://wordpress.org/support/topic-tag/array/)
 * [users](https://wordpress.org/support/topic-tag/users/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [erika_conn](https://wordpress.org/support/users/erika_conn/)
 * Last activity: [18 years, 3 months ago](https://wordpress.org/support/topic/array-showing-up/#post-707389)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
