Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/post_thanks.php on line 57
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in [path]/post_thanks.php on line 57
D3athIsABiatch said:Thanks guys. It works fine, except for one thing:
If I choose that users can unhide via "Thanks-Button", they can only see the hidden text right after they press the thanks button (within 3 seconds, using the AJAX Method). But, when they reload the page or want to read the thread again laiter, they can't see the hidden text anymore, but they also can't press the thanks-button, because they already did it before.
Any idea how to fix this?
kan3 said:Guys does this work for vb 3.7.4?
http.send("do=whatever&p="+postid+"&all="+old);
http.send("do=whatever&p="+postid+"&all="+old+"&securitytoken=" + SECURITYTOKEN);