MyBB Community Forums

Full Version: [1.4.x/1.6.x] Thank You/Like System v1.5 (Updated: 10/26/2011)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
If you remove your custom "thankslike" code from global.css it will work. Wink

Remove from global.css:
.thankslike {
border-top: 1px dotted #CCC;
color: #FFF;
height: 1px;
width: 100%;
margin-left: auto;
margin-right: auto;
}
No, it is not working... I dont use this anymore (yes it is in global.css but I dont use this div class). I had to revert to old template code.

I can give you an access to my forum and you will see.

EDIT: I added here my problem - when I click on like/thanks button -> not styled. I have to refresh page (f5) and then I see it styled.
Ok....pls send me the forum url and account data via pm. I would like to have a look at this problem.
(2014-09-08, 11:36 PM)ATofighi Wrote: [ -> ]Download for 1.8:  Smile

Hi, I'm trying your plugin updated, but in all files php tag isn't closed, it works the same?

There is at the top <?php  but at the end of the file there isn't ?>
(2015-01-03, 01:53 PM)SvePu Wrote: [ -> ]Ok....pls send me the forum url and account data via pm. I would like to have a look at this problem.

I sent you a PM.
(2014-12-30, 02:57 PM)Typhome Wrote: [ -> ]
(2014-12-11, 05:20 PM)Typhome Wrote: [ -> ]Anyone know how configure that users can also like/thank those closed threads? Only administrators/moderators can like/thank.

I've tried this one solution (at ..60 page) - it shows thank/like button but it wont work.




if(($tyled && $mybb->settings[$prefix.'removing'] != "1") || (!is_moderator($post['fid'], "caneditposts") && $mybb->user['uid'] == 0) || $post['uid'] == $mybb->user['uid'])

Need still help

I have tried many times with a lot of approaches... but I cannot make it working. Be patient, maybe someone else can help you Sad
(2015-01-03, 04:36 PM)niere8 Wrote: [ -> ]
(2014-09-08, 11:36 PM)ATofighi Wrote: [ -> ]Download for 1.8:  Smile

Hi, I'm trying your plugin updated, but in all files php tag isn't closed, it works the same?

There is at the top <?php  but at the end of the file there isn't ?>

Yes, it will work the same. If anything, it's better not to close the PHP tag if a file contains only PHP code.
Do you have some ideas what to improve, what to fix or what to add? Thanks!

We decided to maintain this excellent plugin - all known bugs are FIXED; many new features have been added. 
GitHub sources: https://github.com/Cu8eR/thankyou-like-p...s/tag/v1.7

Many thx to @SvePu for new features!

New version 1.7 was released:

Changelog:
-FIXED - missing stats in a userprofile
-FIXED - remove unnecessary code from post bit templates
-FIXED - delete unused images for buttons
-FIXED - some parts of a code in templates is not deleted during uninstall
-FIXED - multiple voting in a post by one user
-FIXED - better styling for a collapse button
-FIXED - better styling for a list of users under the post
-FIXED - switch possition for thanks/likes received/given in a post bit
-FIXED - show thanks/likes stats in post bit after total threads counter

NEW FEATURES:
-show date and time on a mouse hover
-add custom .css file for an easier customization
-add an url link for icons in post bit buttons
-hide/show a thanks/like button for specific groups
-allow adding like/thanks in closed threads


Feel free to report bugs and your ideas!
Version 1.8 has been released.
(2015-01-17, 02:38 PM)Eldenroot Wrote: [ -> ]Version 1.8 has been released.

thx dude...its help full but i want to ask..thanks system mybb can use or not? because when i post the reply post the shown some error