vexxy
03-30-2010, 06:09 AM
I've created a sidebar block with the current online users (based on a mod by Lynne on vb.org). I wanted to have the current active members also within the footer, but when both sections were active (sidebar and footer), the link to online users gave an error. Also suggested by Lynne, with a small modification, I've managed to let both "user online" sections work - footer and sidebar. After a while, I've realized that the memberlist doesn't work, when the "Online Users" sidebar block is active, giving me the following error:
Fatal error: Call to undefined function fetch_online_status() in /home/site/public_html/includes/block/html.php(95) : eval()'d code on line 93
How can I avoid this error? I know for sure it's from the sidebar block, because if I disable the online users block, everything works fine.
Fatal error: Call to undefined function fetch_online_status() in /home/site/public_html/includes/block/html.php(95) : eval()'d code on line 93
How can I avoid this error? I know for sure it's from the sidebar block, because if I disable the online users block, everything works fine.