[RESOLVED] no-count / count not working in profile page
-
Hello, i’m using the latest BP release with the latest WP release but unfortunately some counters does not working correctly for me. Here a picture:
There is one group created, and the counter for groups is not showing 1 but count, reverse other counters does not show correctly the zero numeber (show no-count)
I recently disabled with code the “Register” page, the one of BP, and also installed a registration anti-spam software.
Already tried myself to change the original code i found: bp_get_total_group_count_for_user() with the only one is working for me (notifications): bp_get_total_group_count_for_user( bp_loggedin_user_id() )
But this does not work. A little help should be creately appreciated… Stefano
- The topic ‘[RESOLVED] no-count / count not working in profile page’ is closed to new replies.