backdrop-contrib / og

The Organic Groups module provides users the ability to create, manage, and delete 'groups' on a site.
GNU General Public License v2.0
1 stars 8 forks source link

Notice: Undefined index: in og_handler_field_group_audience_state->render() #90

Closed stpaultim closed 2 years ago

stpaultim commented 2 years ago

Still not sure what exactly is triggering this message in the logs, but I'm getting this while doing some general testing.

Notice: Undefined index: in og_handler_field_group_audience_state->render() (line 15 of 
/app/modules/og/includes/views/handlers/og_handler_field_group_audience_state.inc).

image

argiepiano commented 2 years ago

It'd be helpful if you provided more details: for example, when this happened, what was your group setup? Did you have a node group and a node group content? This handler is used by Views to show the state of a user, either active, pending or blocked.

stpaultim commented 2 years ago

@argiepiano - I understand that I didn't really provide enough info, but it was all I had at the time. Was hoping I might be able to gather more later.

In fact, I started over and have re-enabled almost everything I did before and this time, no error message. I will try a bit longer, if I can't recreate it, I'll close it.

stpaultim commented 2 years ago

I'm going to close this issue, because I can't recreate it.

I was thrashing around a bit when I started, turning things on and off at random and might have created a VERY unusual situation that is not worth worrying about.