Been running Stable 0.6.16 for a week and a half now,
it's been working just fine. Now when I try to log in,
I get:
Fatal error: Cannot redeclare showsummary() in
/path/to/phphelpdesk/includes/functions.inc.php on line 16
Register_globals is on. PHP v. 4.4.0. Apache/1.3.33
(Unix).
Site is intranet only, no access from outside browsers,
or I'd post a link.
Please advise, this is a test site on company-wide beta.
Logged In: NO
Hi you habe to rename all "include" to "require_once"!
In all Files!