Active
Project:
OG User Roles
Version:
6.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2011 at 22:32 UTC
Updated:
2 Aug 2011 at 07:41 UTC
I'm getting this error:
Fatal error: Unsupported operand types in includes/common.inc on line 1585
When trying to create content using the link on the group page: /node/add/article?gids[]=881
Comments
Comment #1
aidanlis commentedCaused by menu_get_active_breadcrumb() while trying to display a 403 page, the 403 being caused by og_user_roles. It only happens with og_user_roles though.
Comment #2
gargsuchi commentedHi aidanlis
I am facing exactly same problem. I have disabled the "Organic groups user roles" module - but i am still getting the same error.
Any further pointers?? Here's call stack:
Call Stack
# Time Memory Function Location
1 0.0001 107488 {main}( ) ../index.php:0
2 0.3406 15048336 drupal_not_found( ) ../index.php:23
3 0.3755 22460920 menu_execute_active_handler( ) ../common.inc:374
4 0.3763 22469696 call_user_func_array ( ) ../menu.inc:349
5 0.3763 22470296 search404_page( ) ../menu.inc:0
6 0.3770 22471912 module_invoke( ) ../search404.module:141
7 0.3770 22473768 call_user_func_array ( ) ../module.inc:461
8 0.3770 22474688 apachesolr_search_search( ) ../module.inc:0
9 0.3771 22475832 apachesolr_search_execute( ) ../apachesolr_search.module:128
10 0.7601 28086136 drupal_get_breadcrumb( ) ../apachesolr_search.module:424
11 0.7601 28086344 menu_get_active_breadcrumb( ) ../common.inc:99
12 0.7603 28088200 l( ) ../menu.inc:1614
Thanks
Suchi