The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[hide] hack incl post thank you "addon" Details »» | |||||||||||||||||||||||||
UPDATE sid's [hide] hack 0.3.5 Hi again, I've tried my best to build a [hide] hack that will fit to to the wonderful POST THANK YOU HACK but for sure you can use it without, then it'll work if user replies to a post with hidden content You can coose in acp to show hidden content to admins mods or users of a certain usergroup (if you have useradmins or something) too. It will show up some hint that will let your users know what to do (thank, answer, or even nothing) by now with some small text, soon with a set of images BUT
NOW UPDATED Thanks to Andreas of vbhacks-germany
cheers 'sid ps Sorry for updating that fast UPDATE 0.3.0 uninstall previous version before installing the update! So, here's what you've all been waiting for *grin* Tha ajaxified version of my hide hack. BUT, this is rather bruteforcing ajax, so be warned First: you could fully disable ajax for this script in ACP! Now how it goes, it checks the length of pagecontent every three seconds (usersides, no worries about serverload here), and if it finds some new "content" like a filled thanks-box or a new post it calls all the posts that have hidden content (of this page only of course) and tries to refill the postbits, this causes some sql-queries, almost as much as to totally reload the page itself. AS soon as I find a more elegant method I will update again. Nothing else was changed though since 2.6, only modified in handling the ajax-request. If you encounter any problems with the ajax of this script, just deactivate, no javascript at all then will be loaded from this script, and you'll have a "normal" version in hands. (size is due to an pic-install-help-image ) UPDATE 0.3.5 reduced querys, smarter installations code. that's all cheers 'sid PS If you encounter any problems not seeing thanked posts hidden content after reload, try this codechange PPS Sorry, Support only for those who clicked "install" Show Your Support
|
Благодарность от: | ||
lange |
Comments |
#852
|
||||
|
||||
Working in 3.8.0.........thanks.
|
#853
|
|||
|
|||
Also works fine in version 3.8.4. Thank you
|
#854
|
|||
|
|||
how did it work with 3.8.4?
I uploaded the images in the images folder installed the plug in now what should i do? i used the [hide] and [/hide] code nothign happened. I installed the language as well but didn't understand why is it even necassary since my board is already in a english language Nothign happened even after installing that langauge, please help Thanks |
#855
|
||||
|
||||
This is not working when users click "Thanks"
Please help Or is there an alternative to this hack? i am using vbulletin 3.8.1 and when user reply the thread they can see the hidden content but after click on thanks button user cant see the hidden content . any body tell me about this . |
#856
|
|||
|
|||
I don't understand this bit:
import via acp Phrase-Manager but NOT as a new language! english/hide_bbcode-images-english.xml The only place i can upload it is Download / Upload Languages, & when i tried to upload it there it says: Invalid File Specified Can anyone help |
#857
|
|||
|
|||
I clicked on the install button
Please help me out i want answer for my post number 853 https://vborg.vbsupport.ru/showpost....&postcount=853 and also this post is useful https://vborg.vbsupport.ru/showpost....&postcount=855 |
#858
|
|||
|
|||
Hi guyz
Currently i'm using this hack Code:
https://vborg.vbsupport.ru/showthread.php?t=203010 Code:
https://vborg.vbsupport.ru/showthread.php?t=130887 I installed it but all topics with hidden content appear as {param} Is there anything i can do in order to change product and install the other one and hidden spots in topics to appear correctly and not {param} |
#859
|
|||
|
|||
come on i click install
|
#860
|
|||
|
|||
To Install The Eng Language or Phrase file you go to Admincp / Language Phrases/ Download Upload / Choose the file from the Mod, Choose English (Not New Language) Then Check Ignore Lang version and Import it.
|
#861
|
|||
|
|||
Got it to work with 3.8.2 and the Thank You Mod 7.7.
Making this change : The solution is quite simple: 1. Edit the ajax-product-sids_hide_v0.3.5-vborg-en.xml 2. Look up the following line of code: Code: unhide.send("do=whatever&p="+postid+"&all="+old); 3. Replace it with the next one: Code: unhide.send("do=whatever&p="+postid+"&all="+old+"& securitytoken=" + SECURITYTOKEN); 4. Save the file 5. Reinstall the product |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|