Quote:
Originally Posted by DreadsUK
Right, i'v tried every option i can think of with this and nothing is working. I still can't get the thanks box into the post. Its till after the post.
|
you need to show me your plugin code
postbit_display_complete
also, you need to tell me what version of Thanks hack you used since there are plenty of them here...
you can find
postbit_display_complete in your Admin cp -->
Plugins & Products / Plugin Manager /
find
postbit_display_complete and
edit it:
copy it and paste here to see if you already made changes or not...
if you know for sure you made the changes correctly, then add that hook you changed to your postbit_legacy either under:
Code:
{vb:raw template_hook.postbit_signature_end}
or Above
Code:
{vb:raw template_hook.postbit_signature_start}
check it out and let me know!!