Posts: 2,833
Threads: 141
Joined: Jan 2012
Reputation:
86
Can you look at the "postbit_mylikes_button_num" template? Also can you look at the "postbit"/"postbit_classic" template for "$post['button_like']"? The template is loaded into that variable. Also do you see the "Like" Button on other posts?
Support PMs will be ignored!
Posts: 2,833
Threads: 141
Joined: Jan 2012
Reputation:
86
Ah, seems like I forgot to update the template file. Will do so later
Support PMs will be ignored!
Posts: 2,833
Threads: 141
Joined: Jan 2012
Reputation:
86
Have you uploaded the javascript file (jscripts/mylikes.js)? Is it correctly added to the headerinclude template?
<script type="text/javascript" src="{$mybb->asset_url}/jscripts/mylikes.js?ver=100"></script>
should be added somewhere in that template.
Support PMs will be ignored!
Posts: 2,833
Threads: 141
Joined: Jan 2012
Reputation:
86
Version 1.0.1 has been released which fixes several of the bugs mentioned in this thread. Note that MyLikes makes use of JonesCore now.
Support PMs will be ignored!