vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Enable Debugmode just for your PC (https://vborg.vbsupport.ru/showthread.php?t=98391)

Dark_Wizard 10-13-2005 10:00 PM

Enable Debugmode just for your PC
 
This is a port of Xenon's hack from vBulletin 3.0.x with his permission. This allows developers (and anyone else that needs it) to enable debug mode just for them while creating hacks.

nexialys 10-14-2005 12:51 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=82835" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=82835</a>

simply add your setting to this How-To would do the trick...

Dark_Wizard 10-14-2005 01:29 PM

Quote:

Originally Posted by nexialys
https://vborg.vbsupport.ru/showthread.php?t=82835

simply add your setting to this How-To would do the trick...

Hmmm...

Jenta 10-14-2005 01:31 PM

nexialys
always the first and always something negative
do u sit on the homepage hitting refresh to be the first to bash a hack the second its released?

btw, thanks dark wizard
will look at this later as i always wanted a click to turn on debug mode :)

theArchitect 10-14-2005 10:58 PM

Very cool. I dont use debug much, but when I do I will be glad of this.

deathemperor 10-15-2005 09:27 AM

is the any way to enable debugmode just for PC for dynamic IPs ? perhaps just for userid = XX ?

Dark_Wizard 10-15-2005 10:14 AM

Quote:

Originally Posted by deathemperor
is the any way to enable debugmode just for PC for dynamic IPs ? perhaps just for userid = XX ?

Dynamic IP's would require you to update the config.php file every time your IP changes. As for userid you could do that but the script already sets a cookie for you, you could just eliminate the step to add the link in adminfunctions_navpanel or just set the script to run only if userid = ? where ? is your userid.

deathemperor 10-20-2005 04:23 AM

Quote:

Originally Posted by Dark_Wizard
just set the script to run only if userid = ? where ? is your userid.

this sounds to be the simplest one but the problem is I can't find the best place to put it so that it will be enabled globally. Your suggestions would be much appriciate.


All times are GMT. The time now is 05:19 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.01445 seconds
  • Memory Usage 1,731KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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