demeritrious Posted August 3, 2014 Share Posted August 3, 2014 The like/dislike button script found here: http://wcetdesigns.com/tutorials/demos/like-dislike-button.html works perfectly for what I am trying to do on my webpage. The issue I am having is I can connect to one table perfect but the script breaks if I try to add another set of like/dislike buttons that connects to another table. How can I add 2 additional like/dislike button sets that can connect to 2 addtional tables in my database. For example Topic name (like/dislike button set that connects to table 1) Messages (like/dislike button set that connect to table 2) Message Replies (like/dislike button set that connects to table 3) any help would be appreciated. Thanks Link to comment https://forums.phpfreaks.com/topic/290252-likedislike-button/ Share on other sites More sharing options...
mac_gyver Posted August 4, 2014 Share Posted August 4, 2014 it would probably help if you posted the code you tried, using the forum's bbcode tags. Link to comment https://forums.phpfreaks.com/topic/290252-likedislike-button/#findComment-1486793 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.