vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Why Does Debug Mode Flash Info for a Only Few Second? (https://vborg.vbsupport.ru/showthread.php?t=217595)

imported_silkroad 07-01-2009 04:40 PM

Why Does Debug Mode Flash Info for a Only Few Second?
 
Hi!

We turned on debug mode in config.php and found it to be useless. Maybe we are missing some setting we can't find?

When we added the line in config.php for debug mode, we get debug information whizzing by the screen for about 3 seconds and then it dissappears. What good is that? :confused:

I could not find anyway to freeze the information so we could actually read it, ROTFL :D

Surely, I am missing something? What is the purpose of adding a debug line to the configuration if all it does is pop up a page for 2 or 3 seconds with no time to read and examine it?? :confused:

Anyway, I don't mean to sound frustrated, sorry. I just find it really funny that there is almost no documentation on this and, after finally finding the line of code to turn on debug mode, all we get is a bunch of information whizzing by that we don't have time to read.

Where is the "freeze the debug info" switch??

Dismounted 07-02-2009 04:53 AM

It does not disappear - it should stay there. What did you add into config.php? Have you tried using the default style to view your forum? Also try disabling your modifications by adding this into config.php:
PHP Code:

define('DISABLE_HOOKS'true); 



All times are GMT. The time now is 05:55 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.00933 seconds
  • Memory Usage 1,709KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete