Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Plugin: bb-Topic-Views

fel64, thanks for changing it for me. However i get an error when i replace the function with yours, then add <?php $view_count = get_view_count(); echo $view_count; ?>

The error is:

Fatal error: Call to a member function on a non-object in bb-topic-views.php

Actually, adding <?php display_view_cont(); ?> was the very first thing i tried adding earlier. But it didn’t do anything. I have no idea how to write php but am always trying to edit files and see what i can achieve by myself. But in most cases end up getting no where.

Skip to toolbar