Title: Fatal error &#8211; Menus Page
Last modified: August 24, 2016

---

# Fatal error – Menus Page

 *  [BBIndikator](https://wordpress.org/support/users/bbindikator/)
 * (@bbindikator)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/fatal-error-menus-page/)
 * Hey there,
 * I have some problems, if I wanna reach nav-menus.php (Admin Area -> Menus)
 * As long as **Groups** is active, my menus are not shown. If I disable **Groups**,
   everything seems to work properly without any error-message.
 * It seems that this is the only problem. In all other areas of our website **Groups**
   seems to work fine.
 * There are 2 error-messages created, if I try to reach menus-page. One in Chrome
   Console and one inside my PHP-Error-Log.
 * Chrome Console:
 *     ```
       GET http://our-domain/wp-admin/nav-menus.php?action=edit&menu=60 / 500 (Internal Server Error) --> nav-menus.php?action=edit&menu=60:1
   
       Uncaught ReferenceError: columns is not defined --> nav-menu.js?ver=4.1.1:555
       ```
   
 * PHP-Error-Log:
 *     ```
       PHP Catchable fatal error:  Object of class stdClass could not be converted to string in /path-to-wp-content/plugins/groups/lib/access/class-groups-post-access.php on line 397
       ```
   
 * Line 397:
 *     ```
       $result = wp_cache_get( self::CAN_READ_POST . '_' . $user_id . '_' . $post_id, self::CACHE_GROUP, false, $found );
   
       inside
   
       public static function user_can_read_post
       ```
   
 * I’m Admin with all caps and it isn’t a network. Any idea why this happens ?
 * Thank You and best regards
 * [https://wordpress.org/plugins/groups/](https://wordpress.org/plugins/groups/)

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

 *  Plugin Author [itthinx](https://wordpress.org/support/users/itthinx/)
 * (@itthinx)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-menus-page/#post-6006862)
 * Hi, thanks for reporting this, this seems to be related with [https://wordpress.org/support/topic/catchable-fatal-error-groups-when-with-wpml?replies=3](https://wordpress.org/support/topic/catchable-fatal-error-groups-when-with-wpml?replies=3)–
   do you have WPML installed?
 *  Thread Starter [BBIndikator](https://wordpress.org/support/users/bbindikator/)
 * (@bbindikator)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-menus-page/#post-6006863)
 * Hi, thanks for response.
 * No, I don’t use WPML..

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

The topic ‘Fatal error – Menus Page’ is closed to new replies.

 * ![](https://ps.w.org/groups/assets/icon-256x256.png?rev=983146)
 * [Groups - Memberships and Access Control](https://wordpress.org/plugins/groups/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/groups/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/groups/)
 * [Active Topics](https://wordpress.org/support/plugin/groups/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/groups/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/groups/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [BBIndikator](https://wordpress.org/support/users/bbindikator/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-menus-page/#post-6006863)
 * Status: not resolved