Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[hide] hack incl post thank you "addon" Details »»
[hide] hack incl post thank you "addon"
Version: 0.3.5, by itsid itsid is offline
Developer Last Online: Jun 2010 Show Printable Version Email this Page

Category: New Posting Features - Version: 3.6.2 Rating:
Released: 11-05-2006 Last Update: 12-08-2006 Installs: 863
Uses Plugins
Additional Files  
No support by the author.

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
  • my english is way off what I want it to be, so please go ahead and edit the language file to your needs

NOW UPDATED

Thanks to Andreas of vbhacks-germany
  • no hidden content visible in archive
  • no php edits necessary no more
  • kicked out bitfield-code

    and further
  • no hidden content visible in printthread.php if not in showthread.php
  • now with a set of small images showing up as hint
  • and least updateurl in acp
have fun

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
lange

Comments
  #62  
Old 11-10-2006, 06:47 PM
MissKalunji's Avatar
MissKalunji MissKalunji is offline
 
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

/me nominates for mod of the month
Reply With Quote
  #63  
Old 11-10-2006, 11:05 PM
itsid itsid is offline
 
Join Date: Oct 2006
Posts: 253
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there,
thanks alot MissKalunji (to start from the end)

yup FatalBreeze that what it seems to be the problem of yours.
if not, please let me know.

and: thanks again MissKalunji,
I don't think that i can cope with attachments too, I'm sorry
maybe another hack.. a differnet time

Ronak, well, you mean those 21pix editor-buttons, don't you?
I don't have one by myself, I hate wysiwyg and never had used any of those buttons at all (strong believer in hand-bbcode-tagging ) but feel free to set one, just go and edit the settings in OWN VB CODES in acp, you will find where to set the button i'm sure

ociosos, then it would be a better idea to set the refreshscript on the hiddenimage, I think.
I may catch a button but I surely wont edit any buttons from other hacks or vb itself

Oh and Ronak again (uh how long I've been away??),
well, what improvements.. let me think:
mainly this script now catches the settings of the post thank you hack and
show all hidden content of a thread if post_thanks_button is in firstpost only,
if every posts has a thanks button it only shows the hidden content of the post you thanked for. (with kind permission of Abe1)
I killed one useless sql query (but added two others )
it also now shows up the [hidden not quoteable] message lolo suggested.
(editable in andreas' hint 2 at this time, no vbphrase, i'll fix that)
multiple-hide per post possible now
and some very minor changes I really can't even remeber

lolo?, yes, I try to reduce to a max of ONE sql query per post ,tag and call (worst case now is two, best case none), but I need too much lines for that by now.. must reduce

Now, let's get to the Ajax Part you're all waiting for :
I've done a small adaption of this hack (not nearly as exact) working with an ajax-button of it's own, but i can tell you this isn't fun at all;
I'm not quite good in writing javascripts, so I have to take one small step after another.
What I see so far is that if I do a ajax-version of this hack, I will have to build a jscript for each hidden-fieldset and again two(or more) sql-querys to show them up;
to be honest: I don't like that thought
Maybe it's on me and I only have to fix some errors, I don't know by now.

Will let you know when ever I make some improvements.

'sid
Reply With Quote
  #64  
Old 11-11-2006, 12:38 AM
MissKalunji's Avatar
MissKalunji MissKalunji is offline
 
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Itsid! thanks a lot for your effort!
Reply With Quote
  #65  
Old 11-11-2006, 05:36 AM
ociosos ociosos is offline
 
Join Date: Jun 2006
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PLEASE READ THE UPDATE FIRST AT THE END OF THIS POST...

OK I FIX THE REFRESHHHHHHHHHHHHHHHHHHH THING AFTER CLICKING ON THANK YOU.....

I DON'T KNOW IF ITS RIGHT TO MODIFY SOMEBODY ELSE HACK...

BUT..... I DID IT WITH ALL MY RESPECT.

:bunny::bunny:OK HERE ARE THE INSTRUCTIONS....:bunny::bunny:

Quote:
First i don't want to get credits for this codes, the people who created deserve all the credits.
This 2 hacks are one of the bests!! around here... make sure to give them the right appreciation.
First go to the ADMINCP ==> Styles & Templates ==> Search in Templates
look for post_thanks_button LET'S EDIT IT...

---------------------------------------------------------------------------
BEFORE DOING ANY MODIFICATION I JUST WANT YOU TO KNOW THE I WILL NOT BE RESPONSIBLE FOR ANY WRONG MOD...
OK LET'S CONTINUE...

make sure that you copy and paste in a txt and save it, just to keep a backup of the post_thanks_button in case S. H.
---------------------------------------------------------------------------

in the post_thanks_button template find:
Quote:
<if condition="$vboptions[disable_ajax] != 2"> onclick="post_thanks_give_$post[postid](); return false;"</if>
erase the action> ; return false <just that nothing else..

---- THIS IS THE UPDATED TEXT----

now add the following action after the post_thanks_give_$post[postid]();

Quote:
history.go();
dont forget to leave a space right after post_thanks_give_$post[postid](); then put the history.go();

it should look like this:

Quote:
<if condition="$vboptions[disable_ajax] != 2"> onclick="post_thanks_give_$post[postid](); history.go();"</if>
AND THAT'S IT CLICK ON SAVE AND TRY IT...
PLZ COMMENT THIS LITTLE MOD...

---------------------------------------------------------------------------
IF YOU NEED A SPANISH VERSION I CAN HELP JUST MAIL ME
SI NECESITAS UNA AYUDA EN ESPANOL MANDAME UN EMAIL
---------------------------------------------------------------------------

itsid IF YOU THINK THIS IS THE WRONG PLACE TO PUT THIS.... PLZ LET ME KNOW I ERASE THE MESSAGE...

AND THANK YOU FOR ALL YOUR HELP...

2 OF THE GREATEST HACKS!!! TOGETHER...!!!!!!!!!!!!!!

IF YOU FIND SOME WORDS NOT WRITTEN RIGHT, IS BCZ SPANISH IS MY FIRST LANGUAGE...
I DID MY BEST TO KEEP IT UNDERSTANDABLE...

GOOD LUCK!!!
------------------------------------------------------------------------
to visit the "THANK YOU" HACK follow this link:
https://vborg.vbsupport.ru/showthrea...35#post1114635


-------------------------------------------------------------------------------
FIRST BUG
-------------------------------------------------------------------------------
THIS WORKS ONLY ON MOZILLA FIREFOX BROWSER
ON THE EXPLORER AND OPERA DON'T WORK IT JUST GIVE ME A MESSAGE SAYING
"THAT YOU ALREADY SAID THANK YOU"

SORRY WORKING ON IT TO MAKE IT WORK IN OTHERS
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
UPDATE
-------------------------------------------------------------------------------
OK FIX IT AGAIN FOR THE BROWSER EXPLORER MOZILLA & OPERA WORKS GREAT
SEE THE UPDATED TEXT
Reply With Quote
  #66  
Old 11-11-2006, 06:07 AM
lolo? lolo? is offline
 
Join Date: Jun 2005
Posts: 243
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes it's great ^^ thanks for this fix
Reply With Quote
  #67  
Old 11-11-2006, 12:23 PM
ociosos ociosos is offline
 
Join Date: Jun 2006
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lolo?
yes it's great ^^ thanks for this fix
I UPDATE THE INFORMATION...

PLZ READ BACK MY POST I FOUND SOME BUGS BUT THEY WHERE FIX
THANK YOU
Reply With Quote
  #68  
Old 11-11-2006, 02:11 PM
MissKalunji's Avatar
MissKalunji MissKalunji is offline
 
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

will that work with just replying to the thread?
Reply With Quote
  #69  
Old 11-11-2006, 02:14 PM
lolo? lolo? is offline
 
Join Date: Jun 2005
Posts: 243
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ociosos
I UPDATE THE INFORMATION...

PLZ READ BACK MY POST I FOUND SOME BUGS BUT THEY WHERE FIX
THANK YOU
I have one bug with your news modification
She saiy i'have all ready say thanks :S after push thanks button

for me the first solution works great on ff and ie but not the second :s
Reply With Quote
  #70  
Old 11-11-2006, 03:02 PM
itsid itsid is offline
 
Join Date: Oct 2006
Posts: 253
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi ociosos,
as I said above I don't like editing other buttons at all
this way for example you deaktivate the ajaxstuff from the post_thanks_hack EVERYWHERE even if there is no hidden content at all.
But there stays a lot of Javascript in the html source which is unnecessary now.

I do not like that, sorry.

Well: You may leave your post where it is, no problem.
But please no support for that template-edit in this thread!
Use PN or build another thread

'sid
Reply With Quote
  #71  
Old 11-11-2006, 03:14 PM
ociosos ociosos is offline
 
Join Date: Jun 2006
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by itsid
hi ociosos,
as I said above I don't like editing other buttons at all
this way for example you deaktivate the ajaxstuff from the post_thanks_hack EVERYWHERE even if there is no hidden content at all.
But there stays a lot of Javascript in the html source which is unnecessary now.

I do not like that, sorry.

Well: You may leave your post where it is, no problem.
But please no support for that template-edit in this thread!
Use PN or build another thread

'sid
ok no problem thank you for everything you are great...

well searching arround i found this...

there is a new hack that use the convination of this hack and the other one plus some extra stuffs

here is the link you can take a look around to get new ideas think so?

vS-Hide Hack Resurrection i dont try it jet but it look pretty good
https://vborg.vbsupport.ru/showthread.php?t=123527
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:51 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05327 seconds
  • Memory Usage 2,331KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete