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.
I didn't see it in the feature list, but I'm curious if this has the ability to hide content of a post from a user, until that user has liked the post?
Nope, it does not contain this feature.
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1062 - Duplicate entry '288053-3016' for key 'pid'
Query:
INSERT INTO mybb_g33k_thankyoulike_thankyoulike (`pid`,`uid`,`puid`,`dateline`) VALUES (288053,3016,3484,1587822772)

using thankyou like plugin (great stuff) + Hide plugin [mybb-plugins]

How to Repo
1. When someone likes a post before unlocking the content. As the Hide Plugin adds free like when someone unlocks content - I guess both conflicts
any way to solve this, please?
hide plugin is a paid plugin. better to contact support at mybb-plugins forum
Hello,

How can i change the color of the background there the likes to see?
Example: https://prnt.sc/sbuo64

Regards.
(2020-05-06, 11:03 AM)dstny Wrote: [ -> ]Hello,

How can i change the color of the background there the likes to see?
Example: https://prnt.sc/sbuo64

Regards.

In the Admin Control Panel (ACP) navigate to "Themes" -> "[Your theme]" -> "thankyoulike.css" and in the dropdown "Selector:" box choose ".tyllist". Then set your preferred background-color in the "Extra CSS Attributes" box and save.
(2020-05-06, 11:09 AM)Laird Wrote: [ -> ]
(2020-05-06, 11:03 AM)dstny Wrote: [ -> ]Hello,

How can i change the color of the background there the likes to see?
Example: https://prnt.sc/sbuo64

Regards.

In the Admin Control Panel (ACP) navigate to "Themes" -> "[Your theme]" -> "thankyoulike.css" and in the dropdown "Selector:" box choose ".tyllist". Then set your preferred background-color in the "Extra CSS Attributes" box and save.
Tried it, but not working. Also cleared my cookies. Do i need to do something with the cache on the server?

https://prnt.sc/sbxjv7
That image shows a background colour of #f1f1f1, which is not very different from the default of #f5f5f5. Have you tried more radical changes to the colour? (I assume that you have, but I have to ask just in case).

I don't think you should have to do anything with the cache, but maybe you could try (just in case) navigating to your theme and clicking down the bottom of the page "Save Theme Properties".
Hello!
I Installed plugin on MyBB 1.8.22, theme NetPen.


Not working, inspection detected error (main issue), button not appeared (I believe this issue related to theme and I can fix it)
jquery.js?ver=1813:2 POST http://xxx/forum/thankyoulike.php?ajax=1&action=add&pid=42138&my_post_key=32bcab5… 500 (Internal Server Error)
send	@	jquery.js?ver=1813:2
ajax	@	jquery.js?ver=1813:2
add	@	thankyoulike.min.js?ver=30306:1
onclick	@	VM1076 showthread.php:1145

[attachment=42839]


I tried different theme: button appeared, but it was the same error  Undecided
Do you have access to your web server's error log to get more information on this 500 Internal Server Error? If so, please provide those details.