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 Hide Thread Content - With excluding forum to hide content (https://vborg.vbsupport.ru/showthread.php?t=230218)

MARCO1 12-15-2009 09:30 AM

Quote:

Originally Posted by Vaupell (Post 1930806)
Downloaded / tagged / installed and uninstalled.

when trying to make some of my forum sections viewable to the public it promts sql error.
so gonna try either a later vb version, or a later version of this..

but rated 5 stars cause this is great, ewen though i cant use it :D

Code:

Database error in vBulletin 4.0.0 Release Candidate 2:

Invalid SQL:
UPDATE forum SET
title_clean = 'Main Forum',
title = 'Main Forum',
description_clean = 'General forum, for general chit chat.',
description = 'General forum, for general chit chat.',
link = '',
displayorder = 1,
parentid = 1,
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 & 256, options - 256, options),
options = IF(options & 64, options, options + 64),
options = IF(options & 128, options, options + 128),
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),
styleid = 0,
imageprefix = '',
password = '',
MARCO1_forumnocontent = '1'
WHERE forumid = 2;

MySQL Error  : Unknown column 'MARCO1_forumnocontent' in 'field list'
Error Number  : 1054
Request Date  : Tuesday, December 15th 2009 @ 12:58:59 AM

looks like it didnt create the colum "MARCO1_forumnocentent" dureing install..

:D
Yes, that's correct the Mod doesn't installed completely in your forum
This may have some conflicting Mods with this Mod try to disable all other Mods that's do the same job "hide" (Hide links,attachments ..etc) then re-install the Mod again

Thanks Vaupell for your reply :)

LordDB 12-17-2009 08:51 PM

I've had the same issue as Vaupell...mainly when using the 'Forum Manager' and trying to save changes which resulted in this error; the way round it was to disable your Mod, then I could save changes in the 'Forum Manager'.

Hope you can find a fix, Marco1, as it's a great Mod.

Vaupell 12-17-2009 09:16 PM

Quote:

Originally Posted by daPLAYBOY (Post 1932513)
I've had the same issue as Vaupell...mainly when using the 'Forum Manager' and trying to save changes which resulted in this error; the way round it was to disable your Mod, then I could save changes in the 'Forum Manager'.
as it's a great Mod.

well that was the problem. but also noticed it only "hides" the first post in a thread,
sooe,, uninstalled..

i was thinking i could block specifik forums with this message and have a few completely open.

just waiting for a new release or something :D no rush

MARCO1 12-17-2009 09:33 PM

Quote:

Originally Posted by Vaupell (Post 1932526)
well that was the problem. but also noticed it only "hides" the first post in a thread,
sooe,, uninstalled..

i was thinking i could block specifik forums with this message and have a few completely open.

just waiting for a new release or something :D no rush

Looks like I need to review the coding, however I have now more than 4 paid Mods so If I have a free time I will take a look at it :up:

MARCO1 12-18-2009 08:48 AM

Quote:

Originally Posted by daPLAYBOY (Post 1932513)
I've had the same issue as Vaupell...mainly when using the 'Forum Manager' and trying to save changes which resulted in this error; the way round it was to disable your Mod, then I could save changes in the 'Forum Manager'.

Hope you can find a fix, Marco1, as it's a great Mod.

Hi again,

I have tried the Mod more than 3 times in 3 different forums. What's your vBulletin version "B or RC" ?

LordDB 12-18-2009 11:49 AM

Hi Marco1!

The script I'm working on for a client is RC! :)

Kolbi 12-28-2009 11:52 AM

Quote:

Originally Posted by MARCO1 (Post 1930786)
Sure I can, but can you give me some more info ?

I only want to hide some parts of a post. I should work like a HIDE-BBCode.
that i can make [hide]not visible for guests[/hide]

iyama 12-28-2009 01:43 PM

Quote:

Originally Posted by Kolbi (Post 1940287)
I only want to hide some parts of a post. I should work like a HIDE-BBCode.
that i can make [hide]not visible for guests[/hide]

Include me to

MARCO1 12-28-2009 05:57 PM

Quote:

Originally Posted by Kolbi (Post 1940287)
I only want to hide some parts of a post. I should work like a HIDE-BBCode.
that i can make [hide]not visible for guests[/hide]

Working on it! :)

Kolbi 12-29-2009 06:03 AM

Quote:

Originally Posted by MARCO1 (Post 1940676)
Working on it! :)

Thank you :)

I would appreciate if you can manage this addon that I can choose which bb-code are not visible for guests.

Example:

I want to hide the bbcode "hide" and "code, so I choose "hide" and "code"
Second admin wants to hide "code" and "html" bbcodes so he chooses these in your addon.

Is something like that possible?


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