Quote:
Originally Posted by ricardoNJ
That's right. Tell me how do that, please!
|
I checked the code, so I can say that it must work even on custom style.
Just in file in functions_forumlist.php you must have line:
PHP Code:
($hook = vBulletinHook::fetch_hook('forumbit_display')) ? eval($hook) : false;
But if you are using 3.8.2 you have it 100%.
So tell me now how did you setup this product and what and WHERE settings for it you made.
Step by step.
Also it will be nice to check if there is no other products on your forum which use (can use) hook "
forumbit_display"
Code:
<hookname>forumbit_display</hookname>