Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Members widget problem


fishbowl81
Participant

@fishbowl81

I found the solution to this yesterday, see bugs 306 and 322 I believe.

The problem is you don’t have maxmembers set in currently online widget.

<input type=”hidden” name=”bp_core_widget_members_max” id=”bp_core_widget_members_max” value=”” />

Look at line 139 of your source (generated, not php). If you set the max members in who’s online the problem goes away, or if who’s online is loaded after members, there is no problem.

I talked to Andy about this yesterday, and I think it just needs to have some better documentation for the widgets.

Brad

Skip to toolbar