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)

borbole 05-23-2010 06:13 PM

Quote:

Originally Posted by MARCO1 (Post 2042319)
Yes you are correct I have forget that, But as you know working with vbseo take all of my time so I don't have any free time to update the free Mods :D

I know exactly what you mean. Paid gigs come first.

Macgiber 05-24-2010 03:25 AM

Thank you

Bouncer222 06-15-2010 03:50 PM

EDIT: nvm found the hide bbcode mod https://vborg.vbsupport.ru/showthrea...stered+content

ranafarooq 07-25-2010 04:23 PM

having a bug in it actually I had installed it and it was working well but for some reason when i tried to create new forum or edit the old one it started to give and sql error quoted as under

PHP Code:

Database error in vBulletin 4.0.3:
 
 
Invalid SQL:
 
UPDATE forum SET
         title_clean 
'Welcome to :help|Forum:',
         
title 'Welcome to :help|Forum:',
         
description_clean '1 thread for each new member in  introduction Please',
         
description '1 thread for each new member in introduction  Please',
         
link '',
         
displayorder 1,
         
parentid 1,
         
daysprune = -1,
         
defaultsortfield 'lastpost',
         
defaultsortorder 'desc',
         
showprivate 0,
         
newpostemail '',
         
newthreademail '',
         
### Bitfield: forum.options ###
                 
options = IF(options 8options 8options),
                 
options = IF(options 16options 16options),
                 
options = IF(options 32options 32options),
                 
options = IF(options 32768options 32768,  options),
                 
options = IF(options 8192options 8192,  options),
                 
options = IF(options 4optionsoptions 4),
                 
options = IF(options 1optionsoptions 1),
                 
options = IF(options 2optionsoptions 2),
                 
options = IF(options 16384optionsoptions +  16384),
                 
options = IF(options 256options 256options),
                 
options = IF(options 64optionsoptions 64),
                 
options = IF(options 128optionsoptions 128),
                 
options = IF(options 512optionsoptions 512),
                 
options = IF(options 1024optionsoptions +  1024),
                 
options = IF(options 2048optionsoptions +  2048),
                 
options = IF(options 4096optionsoptions +  4096),
                 
options = IF(options 65536optionsoptions +  65536),
                 
options = IF(options 131072options 131072,  options),
         
styleid 0,
         
imageprefix '',
         
password '',
         
MARCO1_forumnocontent '0'
 
WHERE forumid 2;
 
 
MySQL Error   Unknown column 'MARCO1_forumnocontent' in 'field list'
 
Error Number  1054
 Request Date  
SundayJuly 18th 2010 06:46:01 AM
 Error Date    
SundayJuly 18th 2010 06:46:01 AM
 Script        
http://mysite name/forums/admincp/forum.php?do=update
 
Referrer      http://mysite name//forums/admincp/forum.php?do=edit&f=2
 
IP Address    xxx.xx.xxx.xx
 Username      
xyz
 Classname     
vB_Database
 MySQL Version 
5.0.91-community 

it was suggested by the vbulletin team that I must uninstall the mod in order to prevent the problem. After uninstalling my fourm is working fine.

But I loved your hack I need it can you please look into the matter and can provide us a bug free mod. I shall be really thankful to you.

Regards

borbole 07-25-2010 04:42 PM

Quote:

Originally Posted by ranafarooq (Post 2074322)
having a bug in it actually I had installed it and it was working well but for some reason when i tried to create new forum or edit the old one it started to give and sql error quoted as under

PHP Code:

Database error in vBulletin 4.0.3:
 
 
Invalid SQL:
 
UPDATE forum SET
         title_clean 
'Welcome to :help|Forum:',
         
title 'Welcome to :help|Forum:',
         
description_clean '1 thread for each new member in  introduction Please',
         
description '1 thread for each new member in introduction  Please',
         
link '',
         
displayorder 1,
         
parentid 1,
         
daysprune = -1,
         
defaultsortfield 'lastpost',
         
defaultsortorder 'desc',
         
showprivate 0,
         
newpostemail '',
         
newthreademail '',
         
### Bitfield: forum.options ###
                 
options = IF(options 8options 8options),
                 
options = IF(options 16options 16options),
                 
options = IF(options 32options 32options),
                 
options = IF(options 32768options 32768,  options),
                 
options = IF(options 8192options 8192,  options),
                 
options = IF(options 4optionsoptions 4),
                 
options = IF(options 1optionsoptions 1),
                 
options = IF(options 2optionsoptions 2),
                 
options = IF(options 16384optionsoptions +  16384),
                 
options = IF(options 256options 256options),
                 
options = IF(options 64optionsoptions 64),
                 
options = IF(options 128optionsoptions 128),
                 
options = IF(options 512optionsoptions 512),
                 
options = IF(options 1024optionsoptions +  1024),
                 
options = IF(options 2048optionsoptions +  2048),
                 
options = IF(options 4096optionsoptions +  4096),
                 
options = IF(options 65536optionsoptions +  65536),
                 
options = IF(options 131072options 131072,  options),
         
styleid 0,
         
imageprefix '',
         
password '',
         
MARCO1_forumnocontent '0'
 
WHERE forumid 2;
 
 
MySQL Error   Unknown column 'MARCO1_forumnocontent' in 'field list'
 
Error Number  1054
 Request Date  
SundayJuly 18th 2010 06:46:01 AM
 Error Date    
SundayJuly 18th 2010 06:46:01 AM
 Script        
http://mysite name/forums/admincp/forum.php?do=update
 
Referrer      http://mysite name//forums/admincp/forum.php?do=edit&f=2
 
IP Address    xxx.xx.xxx.xx
 Username      
xyz
 Classname     
vB_Database
 MySQL Version 
5.0.91-community 

it was suggested by the vbulletin team that I must uninstall the mod in order to prevent the problem. After uninstalling my fourm is working fine.

But I loved your hack I need it can you please look into the matter and can provide us a bug free mod. I shall be really thankful to you.

Regards


See my post above how to fix that.

ranafarooq 07-25-2010 05:00 PM

I am wondering see to that

https://vborg.vbsupport.ru/showthread.php?t=123415

this mod is working well with 4.o.3 version tested at offline server working fine to me can any coder can confirm it please could it cause any damage to live forum.

almannai 07-25-2010 05:43 PM

Great MARCO

Thank you

motorola 12-05-2010 10:06 AM

Is this working on 4.0.8 ?

★Slap 01-06-2011 04:50 PM

Working in vBulletin 4.1.0 PL 2 but would also recommend hiding post content to.

motorola 01-15-2011 03:38 PM

So this works in 4.1.0 PL2 ?


All times are GMT. The time now is 09: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.01290 seconds
  • Memory Usage 1,818KB
  • 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
  • (2)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
  • (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