The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.3.30 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



MyBB Group
Thank you/like system - Printable Version

+- MyBB Group (https://mybb.group)
+-- Forum: MyBB Extends (https://mybb.group/Forum-MyBB-Extends)
+--- Forum: Adopted (https://mybb.group/Forum-Adopted)
+--- Thread: Thank you/like system (/Thread-Thank-you-like-system)

Pages: 1 2


RE: Thank you/like system - richardu - 17-09-2022

When I click on the like button I only get a revolving blue wheel.

When I click on the like button with Dev Tools on Network.

The 'Name' tag shows MyForumName/thankyoulike.php?ajax=1&action=add&pid=14&my_post_key=786fb1364b43cd2f875818a0df8d2a0c

'Status' shows 404

'Type' shows xhr

'Initiator' shows jquery.js?ver=1823:2

Can you help, or point me in the right direction please?

Website is writing-forum.com


RE: Thank you/like system - Laird - 17-09-2022

(16-08-2022, 08:33 AM)nodamerah Wrote: Hi, I love this plugin but have some questions
Please see below image
[Image: 52289332506_a0c815f135_o.png]

1. How can we change the text color?
2. Like and unlike button covered by the text. can we fix it?

Im using mybb 1.8.30 and latest thank you/like system 3.4.3

thank you

Taking your questions in reverse order:

2. Probably, the thankyoulike.css stylesheet is missing in the database. Recreating it should be as simple as deactivating then reactivating the plugin.

1. If, after doing the above, the colour is still not to your preferences, then edit that stylesheet in your theme(s) in the ACP, and, in Simple Mode, select .tyllist in the dropdown, then enter your preferred colour beside "Color", and save changes.


RE: Thank you/like system - Laird - 17-09-2022

(17-09-2022, 05:08 PM)richardu Wrote: When I click on the like button I only get a revolving blue wheel.

When I click on the like button with Dev Tools on Network.

The 'Name' tag shows MyForumName/thankyoulike.php?ajax=1&action=add&pid=14&my_post_key=786fb1364b43cd2f875818a0df8d2a0c

'Status' shows 404

'Type' shows xhr

'Initiator' shows jquery.js?ver=1823:2

Can you help, or point me in the right direction please?

Website is writing-forum.com

The thankyoulike.php file is missing from the root of your board. Make sure you've fully uploaded all files in the plugin archive's upload directory.


RE: Thank you/like system - richardu - 19-09-2022

(17-09-2022, 07:53 PM)Laird Wrote:
(17-09-2022, 05:08 PM)richardu Wrote: When I click on the like button I only get a revolving blue wheel.

When I click on the like button with Dev Tools on Network.

The 'Name' tag shows MyForumName/thankyoulike.php?ajax=1&action=add&pid=14&my_post_key=786fb1364b43cd2f875818a0df8d2a0c

'Status' shows 404

'Type' shows xhr

'Initiator' shows jquery.js?ver=1823:2

Can you help, or point me in the right direction please?

Website is writing-forum.com

The thankyoulike.php file is missing from the root of your board. Make sure you've fully uploaded all files in the plugin archive's upload directory.

Thank you for your prompt reply. Being completely new to mybb I'd obviously added things wrongly. Your reply go me back on track and everything is working correctly now. Thank you.


RE: Thank you/like system - theamericangu - 20-03-2023

Hey mybb group! How can I add the the "The following 1 user Likes Exelda's post:" to a custom theme?
https://i.imgur.com/xLDqDRC.png

Only the Like button will show in my topics.

Is there a code I could add manually in postbit template ?[Image: xLDqDRC.png]