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)

steviewonder44 06-04-2018 05:49 PM

Works perfect with vb 4.25 and PHP 5.6, no errors..

gnrx 06-06-2018 07:15 PM

Hello.
I installed today this mod, in vb 4.2.5 and php 7.1.
When edit (in admincp) some forum, appears a database error with this content:

Code:

Database error in vBulletin 4.2.5:

Invalid SQL:
UPDATE forum SET
        title_clean = 'Off Topic',
        title = 'Off Topic',
        description_clean = 'Off Topic',
        description = 'Off Topic',
        link = '',
        displayorder = 10,
        parentid = 3,
        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, options + 262144),
                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, options + 1048576),
                options = IF(options & 2097152, options, options + 2097152),
        styleid = 0,
        imageprefix = '',
        password = '',
        MARCO1_forumnocontent = '0'
WHERE forumid = 20;

MySQL Error  : Unknown column 'MARCO1_forumnocontent' in 'field list'
Error Number  : 1054
Request Date  : Wednesday, June 6th 2018 @ 09:13:50 PM
Error Date    : Wednesday, June 6th 2018 @ 09:13:50 PM
Script        : http://www.myforum.com/foro/admincp/forum.php?do=update
Referrer      : https://www.myforum.com/foro/admincp/forum.php?do=edit&f=20&s=
IP Address    : xx.xxx.xxx.xxx
Username      : gnrx
Classname    : vB_Database_MySQLi
MySQL Version : 5.6.39
Server        : xxx.xxx.xxx.xxx
User Agent    :

Regards.


All times are GMT. The time now is 01:02 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.02954 seconds
  • Memory Usage 1,725KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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