vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   In moderation, I can't select all threads (https://vborg.vbsupport.ru/showthread.php?t=315620)

gnrx 11-25-2014 10:33 PM

In moderation, I can't select all threads
 
Hello.
I use vb 4.2.2 PL2, when I go to some forum and click in "Moderation in line" I click in "Select All" but not select any thread, not works.
This option work in the past, but I don't know in waht moment, failed.

Thanks and regards!

PD: Sorry for my english.

ozzy47 11-25-2014 10:36 PM

Ok lets do this, disable plugins via the includes/config.php file.

To do that open your includes/config.php file and below <?php add the following.

PHP Code:

define('DISABLE_HOOKS'true); 

So it looks like this:
PHP Code:

<?php
define
('DISABLE_HOOKS'true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.2.2

Use a editor like notepad++ to edit any files, don't use Notepad or Wordpad.

If that fixes the issue enable plugins again by adding // before the line you added, then navigate to ACP --> Plugins & Products --> Manage Products and disable one mod at a time until you find the one causing the issue.

Once you find the culprit, post in that mods thread what the issue is, and maybe someone in that thread can help. :)

gnrx 11-26-2014 12:17 AM

Hello.
Oh, with
Code:

define('DISABLE_HOOKS', true);
In config.php, works fine, I can select/unselect...

But when I enable plugins again by adding // before the line I added, and then navigate to ACP --> Plugins & Products --> Manage Products and disable one mod at a time, not works, not view what pluggin cause the issue.
I disabled all mods that I have enableds (one mod at a time) I try to select all in moderation and not works.

Only work if I add the line in configuration.php.

I don't view what mod cause this issue :erm::confused::eek:

Thank you very much! :up::)

--------------- Added [DATE]1416968585[/DATE] at [TIME]1416968585[/TIME] ---------------

Update:
I'm asleep, I don't view one mod that this mod I don't disabled and...this mod is that cause the issue.

Mod cause the Issue located.

I go to sleep :D

Again, thank you very much!

ozzy47 11-26-2014 12:27 AM

Glad to hear you found out which mod it is. Post in that mods thread the situation, and maybe the developer can sort it out. :)


All times are GMT. The time now is 09:20 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.01052 seconds
  • Memory Usage 1,720KB
  • 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
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete