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.
1.9.10

Go to extends there is the latest released version at the top.

The latest changes and revisions for testing are on github repo allways but only for test purposes.
Users can not see their own likes, getting this error. Administrators can.

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1054 - Unknown column 't.uid' in 'where clause'
Query:
SELECT pid FROM mybb_posts WHERE pid IN ( SELECT tyl.pid FROM mybb_g33k_thankyoulike_thankyoulike tyl WHERE tyl.puid = 360) AND fid NOT IN ('253','44','43','278','152','53','136','147','164') AND fid NOT IN (44,43,147)AND ((fid IN(255) AND t.uid='360') OR t.fid NOT IN(255)) ORDER BY dateline DESC

Error exists even after I updated plugin to 1.9.10
This happens only in usertylforposts, others are ok.
Help please.
Download tylsearch.php file from here.

https://github.com/Cu8eR/MyBB_Thank-you-like-plugin

And tell us if the problem persist.
Its fixed, thanks.
@Dark Neo - thank you, I will release a new version soon if you dont have any plan to add anything else

New v1.9.11 is released!

link: http://community.mybb.com/mods.php?action=view&pid=360

Changelog:
- FIX: lang typos
- FIX: Search query on posts typo (thx @DarkNeo )

How to update? 
Just overwrite old files if you are updating from v1.9.10. For others, you must deactivate plugin, copy new files, activate again.
@Eldenroot where can I change the like button over templates? also I want to put the Like button after the button rate. (see attachment)
Just edit g33k css file in your theme + for left aligned button - modify postbit_classic template
Hello, i download and install latest version and he is block on my forum.

Short video:




just load, no like/thanks anything

Please help me.
JS error - check headerinclude template for all additions
(2016-02-27, 02:48 PM)Eldenroot Wrote: [ -> ]JS error - check headerinclude template for all additions

i dont know how, can you explain me?