Thank you Fillip H.
I'm not sure If I will change it. When I look at your system which takes even longer for a thank you click as ours and you're using already a separate DB then it makes no sense to change our environment. :-) or maybe I miss something? :)
Cheeers
Marco
I prefer later versions to use stuff from these and currently only your script needs old libraries ;-) that's the reason why I ask you if you could make an upgrade to a later version... would be very happy about that.
Yes it could be that our mysql server is not setting up correctly but:
- Only thank commands takes so long - other vbulletin pages doesn't need so long
- Even on this forum the thanks takes very long (about 1 second)
That's the reason why I asked here. I'm not sure at the moment if I should...
Yes I did: Rebuild Statistics and then Rebuild Button Click Cache and then also in the Menu "Repair Cache". Ok if I'm the only one who has this problem, I have to accept this.
Our thanks_entry table has only 315971 entries. Is this already too much? Even vbulletin itself doesn't need so much time to load a full thread view ;-) :D
The reason is: Later version of qtip has solved the compatibility issues with jquery < 1.9. I tested it on my forum: Changed the library to the latest version, jquery 1.11 (hardcoded in db thanks) and it works :D but the style was wrong - only the colours. Maybe it's easy for you to change this...
Hi there,
Is it possible to upgrade this plugin with support of the latest qtip2 library? Current version in this mod is Mon Dec 19 15:43:28 2011 but there is already one from Sat Sep 06 2014 23:12:07. Would be very nice if you could do that.
Regards,
Marco
Hi there
I do have some posts where the counter shows the wrong number:
I checked the database (thanks table) and there is always the correct number for such a post but it displays the wrong one against the user.
Did I make something wrong or how can this happen?
Regards,
Marco
Hi there
I already read some other posts about the speed. But I think some of them had Database issues or something else but what my users complain is the "visual" speed compared with AJAX Post Thank You hack. If a user clicks on thanks, it takes between 300-1100 ms only for the server response...
Hi there
Normally if you click on the number of thanks, you get a popup with the user who thanked. This works great in Chrome and Firefox. For the Internet Explorer you have this:
//If this is IE9, IE10, or IE11 -- we also need to work around the deliberate attempt to break "is IE" logic by...