Who's Online Widget and Members Widget Not Working
-
Hi, i’m using buddypress 2.01 on wordperss 3.9.1 multisite
i have this issues:
-who’s online widget not showing any online members, it only stating “There are no users currently online”
– members widget only stating “No one has signed up yet!”I’ve tried everything to solve it,
– I Switched to Twenty Fourteen themes.
– I Deactived all other plugins
– I reinstall Buddypress plugins and also completely remove the data on the database.but none of those could solve the problem,
somebody please help me and give me some enlightment.
thanks in advance
-
is it because of time zone problem on my mysql server ?
because it is located on a shared hosting.the mysql timezone set to UTC-6.
while the actual timezone in my location(country) is UTC+7.
could it be the problem?
can anybody help me
haven’t found any solution yet
Hi, i’m using buddypress 2.01 on wordperss 3.9.1 multisite
@kaisarandretiyahoocom Sorry that you’re having this issue. Some questionsDid you activate BuddyPress Network-wide? Or did you just activate it in one site => main site or in subsite only using
define ( 'BP_ROOT_BLOG', xx );in your wp-config.php file?hi mercime,
I Activated Buddypress network-wideWhich language you use on your site ?
english
are all (8) salt keys in place in wp-config ?
Do you have also something like this ?/* Multisite */
define(‘MULTISITE’, true);
define(‘SUBDOMAIN_INSTALL’, true); // false if sub directories
define(‘DOMAIN_CURRENT_SITE’, ‘your-site.com’);
define(‘PATH_CURRENT_SITE’, ‘/’);
define(‘SITE_ID_CURRENT_SITE’, 1);
define(‘BLOG_ID_CURRENT_SITE’, 1);hi, sorry for the late reply.
yes i have those already
- The topic ‘Who's Online Widget and Members Widget Not Working’ is closed to new replies.