Debug Mode

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • asterix_ita
    replied
    Thanks

    all double

    regards

    Leave a comment:


  • Andy
    replied
    Both config.php files require removing the slashes.

    1) /core/includes/config.php

    // This allows you to enter debug mode, which is for support or development
    // to help understand how pages are built. This should NEVER be enabled in
    // a live environment.
    $config['Misc']['debug'] = true;

    and

    2) /config.php

    // This setting enables debug mode, it should NEVER be used on a live site
    $config['debug'] = true;

    Leave a comment:


  • asterix_ita
    started a topic Debug Mode

    Debug Mode

    vbulletin have now two config files and in both there is the debug option.
    which file should I remove comments for debug?


    Thanks

    Regards

Related Topics

Collapse

Working...
😀
😂
🥰
😘
🤢
😎
😞
😡
👍
👎