vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   New Posting Features - vS-Hide Hack Resurrection (https://vborg.vbsupport.ru/showthread.php?t=179034)

ErrorLog 07-27-2008 07:59 PM

[HIDE-REPLY] tag not working help me ..!

TilkiBey 07-27-2008 08:07 PM

Quote:

Originally Posted by ErrorLog (Post 1585453)
[HIDE-REPLY] tag not working help me ..!

look 1st message



[HIDE-THANKS]*: defines that the content within may only be read after the person says thank you by pressing a special button. (Expanded Edition Only)
[HIDE-REPLY]*: defines that the content within may only be read after the person replies. (Expanded Edition Only)

popular 07-28-2008 07:23 AM

Quote:

[HIDE]information[/HIDE]
Shortcut code, can be mapped to any of the below ones. By default, it is mapped to HIDE-POSTS.

[HIDE-POSTS=X]information[/HIDE-POSTS]
Information is not shown to people who have less than X posts. Has an alternative syntax: , where X is automatically set to the value defined in vBulletin options.

how do i make this possible? i want the hide button to automatically do [hide]information[/hide] whenever a person highlights the text and presses hide instead of the default pop up because newbies wouldn't know what to put in when it asks for an option.

nvm i figured in

vbulletin_textedit.js

Quote:

case 'HIDE':
case 'HIDE-POSTS':
case 'SHOWTOGROUPS':
{
useoption = true;
}
break;
change useoption = true;

to false

Internetcafe 07-28-2008 03:52 PM

I disabled admins and moderators from viewing content until they thank or reply, but they can still view hidden content.
Registered members cannot see hidden, so that part appears to work well, but I cannot find any other option to disallow admins / mods etc!?

akanevsky 07-29-2008 10:46 AM

Quote:

Originally Posted by Internetcafe (Post 1586047)
I disabled admins and moderators from viewing content until they thank or reply, but they can still view hidden content.
Registered members cannot see hidden, so that part appears to work well, but I cannot find any other option to disallow admins / mods etc!?

Wow, this question has been asked a lot of times, maybe I should add it to the F.A.Q. But the answer is, since admins/mods can always edit posts (and see the source), it's pointless to hide anything from them. So the only mods who are treated like regular users are the non-global mods in sections where they don't have any editing powers.

lostguy 08-01-2008 01:20 AM

./clientscript/vbulletin_textedit.js i cant edit this because this dont exist in my js . Im Vb 3.7.2 p1 user .

case 'PHP':
{
this.apply_format('removeformat');
}
break;

Help

Fraxter 08-01-2008 01:30 AM

Quote:

Originally Posted by lostguy (Post 1588839)
./clientscript/vbulletin_textedit.js i cant edit this because this dont exist in my js . Im Vb 3.7.2 p1 user .

case 'PHP':
{
this.apply_format('removeformat');
}
break;

Help

You must download the uncompressed java version of your vbulletin version. Redownload the correct version from your members area.

regards

Pander23

lostguy 08-01-2008 03:30 AM

urh i did redownload but dont see the text i need to change ! U better check with vb 3.7.2 p1 ! Seriouslly there is no script similar with :
vbulletin_textedit.js

case 'PHP':
{
this.apply_format('removeformat');
}
break;

prince1111 08-01-2008 05:11 AM

Quote:

Originally Posted by lostguy (Post 1588873)
urh i did redownload but dont see the text i need to change ! U better check with vb 3.7.2 p1 ! Seriouslly there is no script similar with :
vbulletin_textedit.js

case 'PHP':
{
this.apply_format('removeformat');
}
break;

i have too same problem..there have no this text

lostguy 08-01-2008 06:30 AM

i found the answer ! When u try download your vbulletin there is OPTION for u to choose what type u want to down..try check it on the download vbulletin section..u have to tick one of the option to see more .

lg


All times are GMT. The time now is 05:08 PM.

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.01221 seconds
  • Memory Usage 1,744KB
  • 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
  • (6)bbcode_quote_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