Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/26/2017 in all areas

  1. To enable error reporting, edit /config/blesta.php and change Configure::errorReporting(0); to Configure::errorReporting(-1); You may also wish to enable System Debug. To do so, change Configure::set("System.debug", false); to Configure::set("System.debug", true); If you are not running 4.0+, there is no System.debug. Switch both options back when done testing.
    1 point
×
×
  • Create New...