Quote:
Originally Posted by DragonByte Tech
If you open up the file / dbtech/ status/ hooks/ postbit_display_complete.php and go to line 33 you will see the following:
PHP Code:
$template_hook['postbit_userinfo_left'] .= $status->render();
You can alter the postbit_userinfo_left bit to whatever hook you want status to be displayed in. I hope this helps!
- David
|
Thank you so much! worked great! :up: helped me in other things as well