MyBB Community Forums

Full Version: Thank You/Like System v3.4.5 + MyAlerts and Tapatalk support
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(2017-04-23, 01:18 PM)thelovelyone Wrote: [ -> ]For some reason, when i hit the like button now, it keeps loading (icon).

Console says:

SyntaxError: Unexpected token D in JSON at position 0
   at JSON.parse (<anonymous>)
   at Function.m.parseJSON (jquery.js?ver=1806:5)
   at Object.addDone (thankyoulike.min.js:1)
   at Object.success (thankyoulike.min.js:1)
   at j (jquery.js?ver=1806:2)
   at Object.fireWith [as resolveWith] (jquery.js?ver=1806:2)
   at x (jquery.js?ver=1806:5)
   at XMLHttpRequest.b (jquery.js?ver=1806:5)

All i changed recently was that if x likes thing you gave me eldenroot, however i removed that now and it still doesn't work :o

Any idea?

nvm, i think i accidently uploaded the thankyoulike.php of inc into /forum directory. A bit weird they have the same name

Can you share your css or screenshot how you solved the ribbon for popular post?
I have no idea how to add the ribbon, since that ribbon-demo you gave me has some html too and idk where to add that. I am just not a developer/designer, i usually just improvise.

i only managed this so far, however as you can see, the icon overlaps with the content. : (

[Image: d89b36f7b70349e597ea9f814b411621.jpeg]

.popular_post {
border-style: solid;
    border-color: #E1515D;
border-width: 1px;
    border-top-width: 7px;
position:relative;
}

.popular_post:before {
    content: "\f08a";
    font-family: FontAwesome;
    right: 5px;
    position:absolute;
    top:0;
color: #E1515D;
font-size: 30px !important
}
You can modify position of the heart - with left/right attribute and margin.

I use this style - only different background and border:
https://www.carcassonneforum.cz/thread-1...ml#pid7870
nvm, will post html/css part later.
New version 2.0.2 is out! New build brings possibility to highlight any post which gets predefined amount of thanks/likes. Custom css class and settings are available, check it out Smile

Changelog:
- [NEW FEATURE] - add an ability to highlight any post which get XXX thanks/likes (custom CSS class is supported; custom settings added)
- [FIX] - language typos and corrections

Thank you @SvePu !
Where is the new feature, shouldn't there be a setting or something? Can't find it.
Deactivate->Uninstall (without dropping DB tables) -> Install again (new version)
Thanks, worked.
I got it installed and working!! Thanks!!
Developer Please Help me to Set Thank you/Likes Limit As Unlimited
regarding snap following
[Image: 1e8dc31d6fe3a62bdabd0c3c67e7ac4f.jpg]