Script URL:
Version of script:
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:
hi I need ur help please . when I try to enter
.../index.php?a=add
.../admin/index.php
I have this masseg:
Can't execute SQL
Please notify webmaster at support@domain.com
Error-Can't execute SQL
Moderator: mkoch227
Did you install the script like the readme.htm says?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
-
- Posts: 2
- Joined: Wed Feb 11, 2009 2:53 am
SQL Can't Execute When non Admins click on HOME link
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: SQL Can't Execute, staff sign in location,
Double checked the steps from readme.
I have this problem, but only when the staff - non administrator priviledged - try to return to the home page via the Home link in the admin panel.
On sign in, all users can see the home page, with proper permissions.
Other than this, the script works well.
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: SQL Can't Execute, staff sign in location,
Double checked the steps from readme.
I have this problem, but only when the staff - non administrator priviledged - try to return to the home page via the Home link in the admin panel.
On sign in, all users can see the home page, with proper permissions.
Other than this, the script works well.
Save Gas, Save the Economy with a Hydro Fuel Cell www.fuel-freedom.us
@mehdihp: try manually editing the hesk_settings.inc.php file: download it from the server, open in notepad, change to upload again to the server, open admin/index.php and see what error message you get now.
@DiamondJones: there was a problem with the initial release, try downloading Hesk again and just upload all files (except header/footer.txt, hesk_settings.inc.php and the "install" folder) again, then close all browser windows and see if it now works ok.
Code: Select all
$hesk_settings['debug_mode']=0;
Code: Select all
$hesk_settings['debug_mode']=1;
@DiamondJones: there was a problem with the initial release, try downloading Hesk again and just upload all files (except header/footer.txt, hesk_settings.inc.php and the "install" folder) again, then close all browser windows and see if it now works ok.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
-
- Posts: 2
- Joined: Wed Feb 11, 2009 2:53 am