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 |
#832
|
|||
|
|||
does it work in 3.8.1 coz mine doesn't seem to work.. its installed but nothing shows up inmy forum home page??please help
|
#833
|
||||
|
||||
yes works on mine
|
#834
|
||||
|
||||
Sid, What do i have to change in the xml in order to let it work for 3.7.3
Code:
Database error in vBulletin 3.7.3: Invalid SQL: INSERT INTO bbcode(bbcodeid, bbcodetag, bbcodereplacement, bbcodeexample, bbcodeexplanation, twoparams, title, buttonimage) VALUES (NULL, 'hide', '[hide]{param}[/hide]', '[hide]some text[/hide]', 'With this tag you can hide some text and force members to answer or click the thank you button to see what you\'ve posted.', 0, 'hide', '');; MySQL Error : Duplicate entry 'hide-0' for key 'uniquetag' Error Number : 1062 Classname : vB_Database MySQL Version : 5.1.30 FIXED: Code:
$db->query_write("INSERT INTO ".TABLE_PREFIX."bbcode(bbcodeid, bbcodetag, bbcodereplacement, bbcodeexample, bbcodeexplanation, twoparams, title, buttonimage) VALUES (NULL, 'hide', '[hide]{param}[/hide]', '[hide]some text[/hide]', 'With this tag you can hide some text and force members to answer or click the thank you button to see what you\'ve posted.', 1, 'hide', ''); "); |
#835
|
|||
|
|||
When i click at "Thank" the hack hide dont want to unlock i did the fetch hide tag replce and it wont work
|
#836
|
|||
|
|||
Hello I has him hack installed so functioned also everything only if a User the thanks badge presses he does not see the Hide contents yet. And if I Aiax functionality do comes
Dein Seitenaufruf konnte auf Grund eines fehlenden Securitytokens nicht verarbeitet werden. Wenn du meinst, dass es sich dabei um einen Fehler handelt, wende dich bitte an den Administrator und beschreibe genau, was du gemacht hast, bevor diese Meldung angezeigt wurde. pls help |
#837
|
|||
|
|||
thanks for the hack
I also have a proble with the Ajax enabled thingy! after i press on thanks i get the "invalid security token" msg. Is there a way around it yet? All in all this is a very nice hack! |
#838
|
|||
|
|||
Quote:
|
#839
|
||||
|
||||
Quote:
Good thinking!!! |
#840
|
|||
|
|||
works fine on my 3.8.0 board
but the german button is wrong - it says "you must response" instead of "you must press thank you" only by the way |
#841
|
|||
|
|||
hi,
i've installed hide hack addon.but HIDE button is not working. its working when i write [hide]some text[/hide] manually, but when i press the HIDE button its not working and internet explorer alerts an error message (attached). so how can i solve this problem? thank you for your helps. line: 1109 character: 5 error: hidetag_shortcut undefined code : 0 URL : ... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|