![]() |
If you look at the date Darkness gave the Thank You's they were the exact same second. It's either a browser issue or a user issue- maybe they are double-clicking or something. I don't think there is anything you can do about it short of rewriting the mod code to prevent duplicates.
|
Every vote has its own security token, I don't understand why it happens. :(
I hope that it's possible for someone to write a php script or a cron to fix the database data (remove the duplicates or remove all the double votes). :( -petros |
Well, I made an inquiry and I find that users with Internet Explorer 9 gives double thanks (with same date/time but different thanks ID). I believe that someone should give us a solution/update! :o
|
Quote:
|
Quote:
The problem was a javascript tooltip I had installed on my site for the viewing of "thanks" votes. I replace it with a simple css tooltip and now all is ok. I don't understand why it appears problems only on IE9 but anyway... Sorry for the confusion :o:o Now, I must find a solution to fix my database from the duplicate entries. :( |
Quote:
|
If you open the product XML file, near the top of the file are the MySQL Statements:
PHP Code:
They need to be run in the order they are shown. The queries are the code between the quotes, you would ignore everything in red in this example: Code:
$vbulletin->db->query_write("ALTER TABLE `". TABLE_PREFIX ."post_thanks` ADD INDEX ( `postid` )"); |
is this hack available for 4.1.7??
|
Quote:
|
first time bad experience with vb mod i also installed db tech like mod and dint worked and now this one also installed showing settings in admin panel but not working in threads and also made the board so slow :down: :(
|
Quote:
|
On first install, if you have a large board it will take quite some time to load, however using it afterwards isn't a problem, my forum has around 800,000 posts and page load (even with all my other mods whistles and bells :)) is only around 2.5 seconds for a member and 4 -5 seconds for a guest (due to external ads loading).
|
<a href="https://vborg.vbsupport.ru/showthread.php?t=130887" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=130887</a>
Compatible? |
Just dropping in to let those of you who were interested in DBTech's Advanced Post Thanks/Like mod that our importer between this mod and ours is now free in the lite version - you don't lose any info when you switch and get a bunch of new features & regular (and official) updates/support ^.^
You can grab it at the link below (as well as see all of the features added in the recent v2 release) https://vborg.vbsupport.ru/showthread.php?t=243511 vB4 version also available: https://vborg.vbsupport.ru/showthread.php?t=243510 |
Quote:
|
Quote:
KIDDING! Seriously just being silly to make a point :cool: - See how easy it is to misinterpret someone's actions? I don't see anything wrong with it personally seeing as many have had issues with this modification and there is no official support while they have a lite version of a very similar mod that is supported. Share the love DB Tech and djbaxter, share it ;). |
Quote:
^.^ |
Possible to create a page for members to see the latest 'liked' posts? Wld be extremely useful to see which posts are hot over past X days. :)
|
Thank you for support
i have a problem when i clic on thank button for the group guest Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/post_thanks.php on line 57 http://img51.imageshack.us/img51/893...2011144031.png |
What a wounder full addon,
many thanks for it. i have a little problem though, i have my own customized postbit_legacy, as will as another plugin " Chief First Post - Every Page [Forum Based] " to keep the first post at the top, on all pages. for some reason the addon is not showing on the first post. is there any possibility to add the addon manually to the postbit legacy? |
Quote:
|
thanks Max,
it is set to be Not Active, however the same problem, the first post doesn't have the Post Thank you i am sure it is something to do with my customized postbit_legacy, i may have deleted some needed coding by the hack, if i use the default postbit_legacy it works perfectly... however i still need to use a customized one :( |
Quote:
|
Is there any .psd for the button ?
|
Quote:
|
I had an old version of the hack and for some reason spam bots like thanking every post they could is there a way to delete all thanks from members with 0 posts and if not could i just reset or clear all the thanks. also after I upgraded to the newest version of the thank hack half my styles lost the thank you button and the list of thank yous , any clue why?
|
Quote:
|
Quote:
|
Quote:
|
Running 7.7 and got tons of these spam/hack emails from my board today. Not sure if there is a hole, but found it not good they are trying to execute SQL here:
Quote:
|
If any thoughts, don't let the button show to unregistered visitors.
I've had this running for a few years now. Am on vB 3.8.7 and no problems. |
Does anyone know if you can make the "thank box" not show any users or anonymous users instead of each username that makes the thanks?
Meaning... some want to thank some folks, but they don't want others to know that they thanked someone. If that makes any sense. The Following 4 Users Say Thank You to j-bo For This Useful Post: Remove All coltontomlin33 (Today), deuxlatch (Today), jixxxer (Today), KP959 (Today)<<<<<<<<TRYING TO MAKE THESE IN RED INVISIBLE OR ANONYMOUS |
Quote:
The code that shows the username is: Code:
<a href="member.php?$session[sessionurl]u=$thank[userid]" rel="nofollow">$thank[username]</a> |
Thank you BirdOPrey5
|
Hi all~!
I have never had a issue with this hack since it was I became a member. I recently transferred to a new host and I am now receiving a error when you click on the Thank You button Code:
Deprecated: Assigning the return value of new by reference is deprecated in /home/soberoda/public_html/justfortodaymeditations.com/forums/includes/init.php on line 55 Thanks Victor |
Quote:
You can also do this by adding PHP Code:
|
Quote:
|
1 Attachment(s)
Quote:
|
A permanent fix is to edit the files; includes/init.php, includes/class_core.php, etc. and on the line the problem is (i.e. on line 101) there should be something like:
$variable =& new Class(); Just remove the &. |
I ve downloaded the files to my PC,import product,upload the XML file from my computer, choose file, import and I get this:
"XML Error: Invalid character at Line 92" Or line 92,43,56.. |
All times are GMT. The time now is 10:54 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|