sid's [hide] hack 0.3.5 security token error fix

Hoxxy

New Member
mod page:
[hide] hack incl post thank you "addon" - vBulletin.org Forum

Edit the ajax-product-sids_hide_v0.3.5-vborg-en.xml

Look up the following line of code:

Code:
unhide.send("do=whatever&p="+postid+"&all="+old);
Replace it with the next one:

Code:
unhide.send("do=whatever&p="+postid+"&all="+old+"&securitytoken=" + SECURITYTOKEN);

Save

Reinstall the product and that's it.
Once the product has been reinstalled, the links associated with your "thank you" buttons will look like:
http://yourdomain/forumroot/post_th...p=452781&securitytoken=a2a47806c680a2843a98da 216896c82f1fae8288
 

jamesddantony

New Member
thanx wrokign for me

but if i have 2 post with hide in the same page.when i click first thanks the second post showing like this sid_hide_still_active .how can i change this plzz.sorry for my bad english
 

zdig1

New Member
we must do this ???
cause i think it still working

any attachment for the new hack with modification is more simple for newbies :p
 

Hoxxy

New Member
zdig1 said:
we must do this ???
cause i think it still working

any attachment for the new hack with modification is more simple for newbies :p


If you want it to work properly then yes , as to making it easy for newbies....how easier can it be?
-Open xml
-Find code
-Replace code ;)
 

mp3dude

New Member
why everytime i try to use the search function here on this forum it gives me error of security token ? why you guys dont use it here
 

Xanathos

New Member
It works in my forum, but I have a new problem, if this active this hack, to walk into any subforums, I get the blank page, I must go directly to the post in order to see, now I can't create new threads


help hoxxy :,( sniff
 
Top