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 - [5/9/2011] MARCO1 Hide All with Usergroups permission - Messages Manager (https://vborg.vbsupport.ru/showthread.php?t=228228)

markoroots 09-11-2014 11:16 PM

Was the forum that was gone in block when I tried to send the message...
You can delete it.

ozzy47 09-11-2014 11:17 PM

Strange. :confused:

markoroots 09-11-2014 11:22 PM

(Can succeded... and also can be helpful for you to know that every 10 or 15 minutes i found my account logout from vb.org this is a little bit boring but i say it for you and for this great community ;) )
So if you want take my tips and you can delete these our messages offtopic in this thread. ;)

markoroots 09-14-2014 12:15 PM

In the 4.2.2 ver.
Succeed to me that, using together the mod "Marco1 Hide Forum Content" (to prevent to hide the content in some section that don't must be hide) the plugin crash each time I try to add (or also modify) a new forum or section.

The message is this:


Database error in vBulletin 4.2.2:

Invalid SQL:
UPDATE forum SET
title_clean = 'Ask for Help',
title = 'Ask for Help',
description_clean = 'In this section you can ask for Help to our Team',
description = 'In this section you can ask for Help to our Team',
link = '',
displayorder = 25,
parentid = 33,
daysprune = -1,
defaultsortfield = 'lastpost',
defaultsortorder = 'desc',
showprivate = 0,
newpostemail = '',
newthreademail = '',
### Bitfield: forum.options ###
options = IF(options & 8, options - 8, options),
options = IF(options & 16, options - 16, options),
options = IF(options & 32, options - 32, options),
options = IF(options & 32768, options - 32768, options),
options = IF(options & 8192, options - 8192, options),
options = IF(options & 4, options, options + 4),
options = IF(options & 1, options, options + 1),
options = IF(options & 2, options, options + 2),
options = IF(options & 16384, options, options + 16384),
options = IF(options & 524288, options - 524288, options),
options = IF(options & 256, options - 256, options),
options = IF(options & 64, options, options + 64),
options = IF(options & 128, options, options + 128),
options = IF(options & 262144, options - 262144, options),
options = IF(options & 512, options, options + 512),
options = IF(options & 1024, options, options + 1024),
options = IF(options & 2048, options, options + 2048),
options = IF(options & 4096, options, options + 4096),
options = IF(options & 65536, options, options + 65536),
options = IF(options & 131072, options - 131072, options),
options = IF(options & 1048576, options - 1048576, options),
options = IF(options & 2097152, options - 2097152, options),
styleid = 0,
imageprefix = '',
password = '',
MARCO1_forumnocontent = '0'
WHERE forumid = 46;

MySQL Error : Unknown column 'MARCO1_forumnocontent' in 'field list'
Error Number : 1054
Request Date : Sunday, August 3rd 2014 @ 04:21:31 PM
Error Date : Sunday, August 3rd 2014 @ 04:21:32 PM
Script : http://www.eliquid-forum.com/admincp....php?do=update
Referrer : http://www.eliquid-forum.com/admincp...o=edit&f=46&s=
IP Address : xxxxxxxx
Username : Admin
Classname : vB_Database
MySQL Version : 5.5.37-35.1-log

markoroots 10-01-2014 09:47 AM

Any fix for these my last posts??
Especially for the the one upside this one.

And also how i can exclude certain forum from the hide content??? For example I hide links to the guest, but them result hide also in the "Forum Rues" where are some links that the guest must see. :erm:

gnrx 12-01-2014 01:10 AM

I update to version 4.5 but the checker (admincp-MARCO1 Hide All-Version Checker) indicate this:
Current Version: 4.0
Latest Version: 4.5

But if I go to Products and Plugins appears that I use 4.5.

markoroots 12-15-2014 04:22 PM

Any answer for this question?
"Is it possible to exclude certain forum from the hide content??? For example I hide links to the guest, but them result hide also in the "Forum Rues" where are some links that the guest must see."

markoroots 12-16-2014 09:52 AM

Hi Marco1 please is it possible to add at this plugin the same option you add here:

"""MARCO1 Hide Thread Content
With excluding forum to hide content"""

I need and sure will be useful for all to exclude some forum from hide content (like the Forum Rules for example)

And also I see that the plugin hide also the images linked, is possible to decide to exclude the images from the hidden things?

Thank in advance and please give us an hand, because I see that there isn't a plugin on vb.org to hide links only in the desired forums, so you by making some little modifications to your plugin can make a great thing. ;)

MARCO1 we hope in your help. ;)

JesWhite 06-24-2015 07:24 AM

Quote:

Originally Posted by MARCO1 (Post 2022670)
Yes, This idea is in my notes I promise you in the next version I'll recode the Mod again to rebuild all the options to get the Most biggest Hidden Mod in the world :)

i think everybody waiting your help :)
please help us to hide exclude forum option...

JesWhite 06-24-2015 02:55 PM

i added box to guest settings but how can i add working stop code...
Code:

$this_stop = 0;
            if (!empty($this->registry->options['MARCO1_HideForumID'])){
                $MARCO1_Forum_NOHIDE = explode(" ",$vbulletin->options['MARCO1_HideForumID']);
                if(in_array($thread['forumid'],$MARCO1_Forum_NOHIDE)){
])
    {
                    $post['message'] = preg_replace('/\\[url\\](.*)\\[\/url\\]/siU', '\\1', $post['message']);

                    $this_stop = 1;
                }
            }

maybe like this...
i tried all of hide code deaktivated:)


All times are GMT. The time now is 04:38 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.01668 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
  • (1)bbcode_code_printable
  • (1)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