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
  #862  
Old 09-25-2009, 02:06 AM
gg2-hungama gg2-hungama is offline
 
Join Date: Jan 2009
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kalisekj View Post
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
i tried no work for me

and by the way how to hide links in this ? ..lol
Reply With Quote
  #863  
Old 09-26-2009, 08:40 PM
kalisekj kalisekj is offline
 
Join Date: Dec 2006
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I also do not see the BB Code for Hide in My Edit Thread Menu, so I just manually put
[hide] What you want to Hide[/hide] . Does anyone know how to get a button in the menu for that particular BB Code?
Reply With Quote
  #864  
Old 10-05-2009, 03:36 PM
SevgimBoard's Avatar
SevgimBoard SevgimBoard is offline
 
Join Date: Dec 2007
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanx *installed*
Reply With Quote
  #865  
Old 10-17-2009, 08:39 AM
SevgimBoard's Avatar
SevgimBoard SevgimBoard is offline
 
Join Date: Dec 2007
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you
Reply With Quote
  #866  
Old 10-30-2009, 02:28 PM
Peoples1 Peoples1 is offline
 
Join Date: Oct 2008
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi, after i moved the server, i have some problems. When some user upload files, this files will be shwon twice, one in hide and one outside. So it appears double.
what can i do?
thanks a lot

i use vb 3.8.4
Reply With Quote
  #867  
Old 11-13-2009, 06:58 AM
donnie_ogm donnie_ogm is offline
 
Join Date: Oct 2006
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are you going to release an update for the 3.8.4 boards?
Because it seems that it dosen't work.

SQL problem during the installation
Reply With Quote
  #868  
Old 11-14-2009, 05:46 AM
donnie_ogm donnie_ogm is offline
 
Join Date: Oct 2006
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have to make a correction.
The modi gave me SQL error only because I have installed the hide mode.
To solve the problem and to be able to install this mod I have openeed the xml file and I have done find and substitute "hide" with "hidethanks".

Now It works in 3.8.4
Reply With Quote
  #869  
Old 11-14-2009, 06:40 AM
lolo? lolo? is offline
 
Join Date: Jun 2005
Posts: 243
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hello do you port this hack for vb4 ???
Reply With Quote
  #870  
Old 11-24-2009, 03:04 PM
lms lms is offline
 
Join Date: Jan 2008
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hola amigos:
Aqu? os dejo el sid_hide_hack para la versi?n 4.0 (en beta a?n).

No he logrado que funcione el sistema AJAX y no d? igual activarlo que no, da error si lo activas (por defecto viene activado y hay que desactivarlo nada m?s instalarlo). Por lo dem?s funciona perfecto aunque hay que refrescar la p?gina.

Si alg?n alma caritativa se atreve y logra hacer que funcione el AJAX y alguna cosa m?s, todos se lo agradeceremos.


Instalaci?n:
importar v?a Panel de Gesti?n -> Gestor de Productos -> A?adir nuevo producto -> (marcar sobrescribir para actualizar)
  1. Para la versi?n espa?ola: ajax-product-sids_hide_v0.4.0-vborg-ES.xml
  2. Para la versi?n inglesa: ajax-product-sids_hide_v0.4.0-vborg-en.xml


Si quieres que haya im?genes en vez de texto
Importa v?a Panel de Gesti?n -> Gestor de Frases pero NO como nuevo lenguaje (NO funciona)
Spanish/hide_bbcode-images-spanish.xml
y sube todas las im?genes es_hide_XXX.gif al directorio /images de tu foro (es necesario subirlas)


DEMO: Si lo quieres ver en marcha, p?sate por DETUPC.net
Salud2



Dear friends: Here i leave the sid_hide_hack for version 4.0 beta even). I have not achieved the system AJAX and not gives equal activate that do not, give error if the AJAX active (default is activated and must be off nothing more install).

For the rest works perfect although it has to refresh the page. If some kind souls dares and achieves make it work the AJAX and something more, all it will appreciate.

Installation:
import via ACP -> Manager Products -> Add new product -> (to update, mark Override)
  1. Para la versi?n espa?ola: ajax-product-sids_hide_v0.4.0-vborg-ES.xml
  2. Para la versi?n inglesa: ajax-product-sids_hide_v0.4.0-vborg-en.xml

If you want the fact that images instead of text Matter
via ACP -> Manager of Phrases but not as a new language (NOT work) Spanish/hide_bbcode-images-english.xml and goes all the images es_hide_XXX.gif to the /images of your forum (it is necessary climb)

Forgiveness for my bad english . I am spanish

DEMO: If you want to see in march, come by DETUPC.net

Salud2
Reply With Quote
  #871  
Old 11-28-2009, 11:36 AM
HS2005's Avatar
HS2005 HS2005 is offline
 
Join Date: Jan 2006
Location: Earth
Posts: 75
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Aren View Post
Ok, guys, I think I've fixed the AJAX problem.

Uploaded the solution 15 minutes ago to my forum and some users have already told me that they got no more "missing security token" errors.

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
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_tha...96c82f1fae8288

Gosh... it was a real pain in the ass this problem
worked like a charm on 3.8.x
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 01:21 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10977 seconds
  • Memory Usage 2,326KB
  • 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
  • (2)bbcode_code
  • (2)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