| List: | Eventum General Discussion | « Previous MessageNext Message » | |
| From: | Joao Prado Maia | Date: | July 1 2004 4:23pm |
| Subject: | RE: Login page blank | ||
| View as plain text | |||
David, > Any suggestions on what I might be overlooking or have configured wrong? > Ok, so please open /path-to-eventum/config.inc.php, change the following lines: ini_set("display_errors", 0); error_reporting(0); to: ini_set("display_errors", 1); error_reporting(E_ALL); Try opening Eventum again, and send me the error messages, if any. --Joao
| Thread | ||
|---|---|---|
| • Login page blank | David Fuller | 1 Jul |
| • RE: Login page blank | Joao Prado Maia | 1 Jul |
