Opened 15 years ago
Closed 14 years ago
#2026 closed defect (bug) (worksforme)
Who's online widget shows nothing
Reported by: | miguael | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | minor |
Severity: | Version: | ||
Component: | Core | Keywords: | reporter-feedback |
Cc: |
Description
I don't know why, but on two installs I have since upgrading, the widget shows nothing. Although someone (at least me) is online, it does not show...
Change History (6)
#2
@
15 years ago
- Keywords reporter-feedback added
@miguael and @slaffik
Do your avatars show elsewhere throughout the site? Can you give us more info about your setup? Also, if either of you know how to view source, could you see if the links are showing up in the HTML. The widget should give you a message saying that no one is online if it can't find users to show. If you're not seeing this message, then that helps narrow things down.
#4
@
15 years ago
I have setup Buddypress on two seperate installations and experience the same thing. These were completely new installs on both systems.
Setup 1: Windows Vista, BuddyPress 1.2.1, WPMU 2.9.1, Apache 2.2.11, PHP 5.2.9, MySQL 5.0.51a.
Setup 2: Linux Centos 5.0, BuddyPress 1.2, WPMU 2.9.1, Apache 2.2.3, PHP 5.1.6, MySQL 5.0.22.
This is a the code generated. Avatars work fine on the 'Recently Active Member' section, the Activity Stream and everywhere else.
<div id="bp_core_whos_online_widget-3" class="widget widget_bp_core_whos_online_widget"> <h3 class="widgettitle">Who's Online Avatars</h3> <div class="widget-error">There are no users currently online</div> </div>
It's true. Have the same issue.