Quote:
Originally Posted by DragonByte Tech
/dbtech/bookmark/hooks/showthread_complete.php
Fillip
|
Thank you for the response!
I could not get it working, though.
I replaced this:
Code:
$template_hook['showthread_above_posts'] .= $templater->render();
With this:
HTML Code:
$template_hook['postbit_userinfo_left'] .= $templater->render();
And the bookmark button disappears! I tried many other hooks and none worked - only the original one.
If anyone has any ideas on how I can get this displayed directly to the left of a thread's title, I would greatly appreciate this!