Post #36:
Quote:
Originally Posted by vexxy
works great for 4.0.3...thanks..my only problem is, when I have the block active, the memberlist link ( www.site.com/members/list/) gives me an error:
Code:
Fatal error: Call to undefined function fetch_online_status() in /home/bytesin/public_html/includes/block/html.php(95) : eval()'d code on line 94
is there any way I can resolve that? If i disable the sidebar block, it's all good...wierd
|
Quote:
Originally Posted by elmstr
Sadly, I had to remove the block. Once the block is activated none of the community links on the navbar are working anymore.
They give the same error as describen in post #36.
Any fix for this? Thanks in advance!
|
i do not have a link to
www.site.com/members/list/ on my site so I am unable to reproduce this error nor fix it. The function fetch_online_status is in includes/functions_bigthree.php. So, if you have done anything to remove the inclusion of that file in your forum.php page, then it won't be found and you will get an error like this.