not working
-
The code below was working before but for some reason the user data doesn’t show up anymore.
<?php if (function_exists('get_users_browsing_site')): ?> <div id="useronline-browsing-site" style="margin:0px auto 0px; padding-top:2px;padding-bottom:2px; max-width:100%; text-align:center; border-bottom:solid 1px #A6A6A6; background-color:#EAEAEA"><?php echo get_users_browsing_site(); ?></div> <?php endif; ?>
Any fixed for this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘not working’ is closed to new replies.