• 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)
  • That code is not part of this plugin

    Thread Starter a4jp

    (@a4jpcom)

    I’m so sorry. I forgot I was using two plugins to show the user data. Everything works now.

    If you could add php commands to show each bit of data it would be very cool though.

    Thank you for the amazing quick reply. m(-_-)m

    • This reply was modified 8 years, 1 month ago by a4jp.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘not working’ is closed to new replies.