vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   New Posting Features - [hide] hack incl post thank you "addon" (https://vborg.vbsupport.ru/showthread.php?t=130887)

icemann 07-29-2009 04:48 AM

Working in 3.8.0.........thanks. :cool:

MarioN70 08-14-2009 07:07 PM

Also works fine in version 3.8.4. Thank you

Zaki Shafqat 08-20-2009 10:45 PM

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

crouzmind 08-21-2009 03:09 PM

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 .

MalakaiGonzalez 08-21-2009 07:29 PM

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 :(

Zaki Shafqat 08-22-2009 12:13 PM

I clicked on the install button :D

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

shadowgfx 09-16-2009 06:20 PM

Hi guyz

Currently i'm using this hack

Code:

https://vborg.vbsupport.ru/showthread.php?t=203010
But because of the way the hide appears it get's on my nerves So I tried to install this hack

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}

shadowgfx 09-16-2009 11:55 PM

come on i click install

kalisekj 09-24-2009 03:57 PM

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.

kalisekj 09-24-2009 04:03 PM

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


All times are GMT. The time now is 02:53 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.01980 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete