Menu

#209 Can't login

open
nobody
None
5
2005-11-07
2005-11-07
Anonymous
No

PhpHelpDesk 1.0.2 DEV RELEASE
PHP 5.0.5
Apache 2.0.55
OS Windows 2000 Server

I try to logging in with user admin/admin but i see
this fatal error:
<b>Fatal error</b>: Cannot redeclare ticketsummary()
(previously declared in
D:\Apps\phphelpdesk_distr_1.0.3_DEV_RELEASE\includes\functions.inc.php:17)
in
<b>D:\Apps\phphelpdesk_distr_1.0.3_DEV_RELEASE\includes\functions.inc.php</b>
on line <b>62</b><br />

I have change:
In php.ini:
register_globals = On

In function.inc.php and in header.inc.php I replace
include("includes/connect.inc.php"); with
require_once("includes/connect.inc.php");

In the apache error.log I found: [Mon Nov 07 11:30:59
2005] [error] [client 127.0.0.1] File does not exist:
D:/Apps/phphelpdesk_distr_1.0.3_DEV_RELEASE/javascript/menu9.js,
referer: http://localhost:8080/index.php

What can i do?
Tks.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.