2016-04-06, 09:58 PM
Hi guys!
I have got some problems with the plugin!
After installing it and translating it (to german) it works fine.
My only problem is with the postbit part, that is supposed to show the likes given/recieved in the users postbit profile.
It won't show/update the tahnk yous at all!
Any ideas why or how to fix this?
This is my postbit_author_user:
{$lang->postbit_posts} {$post['postnum']}<br />
<br />
{$lang->postbit_joined} {$post['userregdate']}
{$post['replink']}{$post['profilefield']}{$post['warninglevel']}
<br />
{$lang->tyl_rcvd}: {$post['tyl_unumrtyls']}
<br />
{$lang->tyl_given}: {$post['tyl_unumtyls']}
It wont show it at all:
Any tips/help?
I have got some problems with the plugin!
After installing it and translating it (to german) it works fine.
My only problem is with the postbit part, that is supposed to show the likes given/recieved in the users postbit profile.
It won't show/update the tahnk yous at all!
Any ideas why or how to fix this?
This is my postbit_author_user:
{$lang->postbit_posts} {$post['postnum']}<br />
<br />
{$lang->postbit_joined} {$post['userregdate']}
{$post['replink']}{$post['profilefield']}{$post['warninglevel']}
<br />
{$lang->tyl_rcvd}: {$post['tyl_unumrtyls']}
<br />
{$lang->tyl_given}: {$post['tyl_unumtyls']}
It wont show it at all:
Any tips/help?