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 |
#782
|
|||
|
|||
When you have follow problem by Click on the Thank-You-Button:
Quote:
Code:
<if condition="$vboptions[disable_ajax] != 2 AND $vboptions[sid_hide_ajax_on] == 1"> <script type="text/javascript"> if (hide_aktiv) window.clearInterval(hide_aktiv); var hide_aktiv = window.setInterval("findposts(fetch_object('posts'),'$hide_call')", 3000); </script> </if> <div id="hide_fieldset"><fieldset> <legend><span class="highlight">$vbphrase[sid_hide_post_hide]</span></legend> <a href="post_thanks.php?$session[sessionurl]do=post_thanks_add&p=$post[postid]&securitytoken=$bbuserinfo[securitytoken]" id="post_thanks_button_$post[postid]"<if condition="$vboptions[disable_ajax] != 2"> onclick="post_thanks_give_$post[postid](); return false;"</if> style="display:$display_image" rel="nofollow">$hide_img</a> </fieldset></div> |
#783
|
|||
|
|||
I got database error mmdmk
product-ajax-product-sids_hide_0.3.5-for-vb.3.70_en.xml after i hide the post..I enter same post as different user ! And when i click to enter the post got Database error page ! lg |
#784
|
|||
|
|||
its shows the security token missing error for 3.7 please make work with thanks button.
|
#785
|
|||
|
|||
Quote:
i tried it on rapidshare link and on attachments and i get this: Attachment 84969 The problem is that if you want RSS in vB you must let the board be seen by guests but of course you must then hide your attachments and links I can`t find any mod that does this for vB 3.7.2 PL1 I you guys know another mod that hides the links and attachments and works whit the latest vB version please write it in this topic ! 10x |
#786
|
|||
|
|||
Quote:
The Add-On Install a new Hide-BBCode. Don't forget: Add your small graphic on it, to see the Button on Editor Toolbar. |
#787
|
|||
|
|||
Quote:
All i did is install this into my Manage products : product-ajax-product-sids_hide_0.3.5-for-vb.3.70_en.xml Then i got database error when i try RE ENTER the hided post with different user . Yep the whole hide post seem not exist and with error database msg . Yes im 3.7.2 p1 user . Can u help me ? lg |
#788
|
||||
|
||||
Quote:
Works a treat with latest Thanks 7.7 and 3.7.2 pl1 cheers |
#789
|
||||
|
||||
Quote:
|
#790
|
||||
|
||||
i want to tell me how can i insert it as bb code
|
#791
|
|||
|
|||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|