admin setting keeps asking for password

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
ud2008
Posts: 24
Joined: Fri Mar 27, 2009 9:41 am

admin setting keeps asking for password

Post by ud2008 »

Script URL:
Version of script: 2.0
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

When I try to edit the admin setting, (the MYSQL database has no password), and when I want to save the settings, I get the message to give a password, but like I said, the MYSQL database has no password, is this an error in the script or is theere a simple solution to solve this.
ud2008
Posts: 24
Joined: Fri Mar 27, 2009 9:41 am

Post by ud2008 »

I removed the error message (when the database password is empty) in the admin_settings.php and admin_settings_save.php.

Now the error is gone, but I keep getting the message: "Please enter your website URL. Make sure it is a valid URL (start with http:// or https://)"

I've checked the settings but the title and the URL are correct, so why is this message showing?

I use this Hesk Helpdesk on a local server.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

In admin_settings_save.php change hesk_validateURL to hesk_input
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
ud2008
Posts: 24
Joined: Fri Mar 27, 2009 9:41 am

Post by ud2008 »

thanks that worked.
Post Reply