vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   New Posting Features - vFCoders - Hide Hack v4 (https://vborg.vbsupport.ru/showthread.php?t=282328)

tanzeelniazi 06-12-2015 12:49 AM

Quote:

Originally Posted by Slowpoked (Post 2547464)
Fix for moderators permissions:
reason: in vfc_hide_core.php in function fetch_msg_to_hide didn't come variable with forumid and function canbypass didn't work on this condition:
PHP Code:

if (can_moderate($this->forumid'caneditposts')) 

AdminCP -> Plugins and Products - Find module: postbit_display_complete (vFCoders - Hide Hack [ Postbit]) and replace:
PHP Code:

'forumid' => $post['forumid'

for:
PHP Code:

'forumid' => $thread['forumid'

Enjoy

I find this code in xml file can i change this code in via cpanel ? or want to upload again ? because i use hide code in my forum and every thread have hide tags so i want to know if change the code can i face problem in my threads ?

Slowpoked 06-12-2015 02:09 AM

vBulletin Admin Panel -> Plugins And Products -> Manage Modules

tanzeelniazi 06-14-2015 09:37 AM

anyone help me please step by step :(
i can find code in Manage Modules
In manage modules have you can upload the product or edit the little code

inigo 06-17-2015 08:31 AM

Anyone can make this mod to work in blogs and CMS?

Thanks!

Milobil 08-09-2015 08:27 PM

Hi,

I'm looking for a way to edit this phrase :

https://vborg.vbsupport.ru/external/2015/08/34.png

It's the Hide-Reply-Thanks tag.

Thanks for pointing me in the right direction :)

Stratis 08-10-2015 08:24 AM

Find Phrase and change as you like.
Languages & Phrases -> Search in Phrases -> Search for Text

put this
**Hidden Content: Reply or Thanks to see the content**

Milobil 08-10-2015 09:11 AM

Quote:

Originally Posted by Stratis (Post 2552549)
Find Phrase and change as you like.
Languages & Phrases -> Search in Phrases -> Search for Text

put this
**Hidden Content: Reply or Thanks to see the content**

Thanks bro!

tanzeelniazi 08-27-2015 01:02 PM

Quote:

Originally Posted by Slowpoked (Post 2547464)
Fix for moderators permissions:
reason: in vfc_hide_core.php in function fetch_msg_to_hide didn't come variable with forumid and function canbypass didn't work on this condition:
PHP Code:

if (can_moderate($this->forumid'caneditposts')) 

AdminCP -> Plugins and Products - Find module: postbit_display_complete (vFCoders - Hide Hack [ Postbit]) and replace:
PHP Code:

'forumid' => $post['forumid'

for:
PHP Code:

'forumid' => $thread['forumid'

Enjoy

I follow your method its Awesome bro awesome you are great and you solve my problem
now i can make sectional moderators he can access in only moderator section
Love you :)

darksidemon2 10-14-2015 02:29 PM

work in vBulletin 4.2.3

BlooD 01-17-2016 02:05 PM

Thanks!


All times are GMT. The time now is 02:41 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.01528 seconds
  • Memory Usage 1,747KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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