Admin page Blank after login

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
lktech
Posts: 2
Joined: Fri Sep 23, 2005 6:27 pm

Admin page Blank after login

Post by lktech »

Script URL: www.lktechinc.com/helpdesk
Version of script: Version: 0.93 from July 5, 2005 (patch 0.93.1)
Version of PHP: 4.3
Hosting company: www.ev1.net
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try: Yes

Write your message below:

I have set debuging on and recieve the following error;

Fatal error: Call to undefined function: session_regenerate_id() in /home/virtual/site20/fst/var/www/html/helpdesk/admin.php on line 70

Without debugging on I get a blank page. Solution?
lktech
Posts: 2
Joined: Fri Sep 23, 2005 6:27 pm

Problem Found

Post by lktech »

I found my problem and working on the solution, thanks
Cuantico

Post by Cuantico »

Did you get your problem solved?
Rbeier
Posts: 9
Joined: Wed Apr 27, 2005 1:45 pm

Post by Rbeier »

Any clues on this one?

I am trying to run Hesk on a Windows server. I had run Hesk before on this server, but now it is not working since I recently upgraded. So I know in theory, it should work fine. When I ran admin_debug I got this:

Start process info:

1. Session started successfully
2. Database connection started successfully
3. Username and password received
4. Database info received
5. Password OK
6. Categories OK, now redirecting (not in debug version)...
Location: admin_main.php


So no clues as to why this is happening. I am stumped.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Try adding this line to hesk_settings.inc.php:

ini_set("session.use_trans_sid", true);

and see if that helps.

Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply