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)
-   -   Show Thread Enhancements - MARCO1 BBCODE Hide Tags [ hide] [/ hide] (https://vborg.vbsupport.ru/showthread.php?t=235384)

MonsterDK 10-04-2010 09:03 PM

When going to 'What's New' tab, users are able to mouse over the posts and see what is stored behind the hide tags... is there anyway to secure all this up in a future release or have I don't something wrong?

iyama 10-05-2010 03:15 PM

Quote:

Originally Posted by MonsterDK (Post 2106817)
When going to 'What's New' tab, users are able to mouse over the posts and see what is stored behind the hide tags... is there anyway to secure all this up in a future release or have I don't something wrong?

There is at this moment no 100% working hidden links mod.
It seems that de coders are sleeping or on a long holiday :rolleyes:

SoltanWorld 11-05-2010 11:12 AM

I want to mark groups to view hidden content but when i enter user groups to view hidden contents without replying to the thread. I got

Warning: Cannot use a scalar value as an array in [path]/includes/class_postbit.php(331) : eval()'d code on line 222

error and i want u to update ur mod immediately.

Kolbi 11-05-2010 01:28 PM

Nobody has a quick fix for this?

Have the issue on my board, too.

derdiedastim 11-06-2010 11:09 PM

Need also a fix...

derdiedastim 11-07-2010 10:29 AM

I fixed it.

You have to replace
PHP Code:

$hide_read['userid'] = true

with
PHP Code:

$hide_read true

in the plugins "MARCO1 Hide BBCODE Functions (M)" and "MARCO1 Print Pages Hide BBCODE Functions"

In German:
http://tims-stube.de/article/fehler-...code-hide-tags

Kolbi 11-07-2010 02:45 PM

Thank you :)

//
Dankesch?n!!

SoltanWorld 11-08-2010 05:54 PM

Quote:

Originally Posted by derdiedastim (Post 2118967)
I fixed it.

You have to replace
PHP Code:

$hide_read['userid'] = true

with
PHP Code:

$hide_read true

in the plugins "MARCO1 Hide BBCODE Functions (M)" and "MARCO1 Print Pages Hide BBCODE Functions"

In German:
http://tims-stube.de/article/fehler-...code-hide-tags

Thanks alot

iyama 11-09-2010 09:34 AM

Like this?

Code:

}
                                        if($myreplies > 0){
                                                $hide_read = true;
                                        }


dcuellar 11-13-2010 04:07 PM

Can we add the feature which allows users to only see content after paying x amount of vbcredits?


All times are GMT. The time now is 10:00 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.01435 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
  • (1)bbcode_code_printable
  • (4)bbcode_php_printable
  • (2)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