Can't access the Admin Panel
Moderator: mkoch227
Can't access the Admin Panel
Script URL: http://dec.edu/hesk/admin
Version of script:
Hosting company: Network Solutinos
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: Admin Panel
Write your message below:
I can access the ticket interface but I can access the admin interface. I thought I had the permissions set correctly? If you go to http://dec.edu/hesk the ticket interface comes up but if I go to http://dec.edu/hesk/admin I get a "page not found error"? Any help would be apprciated.
Thank you.
Version of script:
Hosting company: Network Solutinos
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: Admin Panel
Write your message below:
I can access the ticket interface but I can access the admin interface. I thought I had the permissions set correctly? If you go to http://dec.edu/hesk the ticket interface comes up but if I go to http://dec.edu/hesk/admin I get a "page not found error"? Any help would be apprciated.
Thank you.
Re: Can't access the Admin Panel
If you login to the FTP do you see an "admin" folder inside your "hesk" folder?
Did you change permissions for this folder? If yes, set them back to default (the same as the "img" folder for example has).
Did you change permissions for this folder? If yes, set them back to default (the same as the "img" folder for example has).
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
Re: Can't access the Admin Panel
Here is where it is from the unzipping of the hesk 2.2 folder:
/hesk/attachments/admin
Should it be moved from attachments?
Thanks!
/hesk/attachments/admin
Should it be moved from attachments?
Thanks!
Re: Can't access the Admin Panel
Where did you download Hesk from? In the original version, "admin" is a separate folder and not located within "attachments".
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
Re: Can't access the Admin Panel
I think I have the correct files. I was able to get prompted for the Admin panel. I put in the username and password Administrator and Admin and I get the following error:
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /data/1/1/89/132/1415458/user/1519934/htdocs/hesk/admin/admin_main.php on line 76
Parse error: syntax error, unexpected '<' in /data/1/1/89/132/1415458/user/1519934/htdocs/hesk/admin/admin_main.php on line 77
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /data/1/1/89/132/1415458/user/1519934/htdocs/hesk/admin/admin_main.php on line 76
Parse error: syntax error, unexpected '<' in /data/1/1/89/132/1415458/user/1519934/htdocs/hesk/admin/admin_main.php on line 77
Re: Can't access the Admin Panel
That is the official download, yes, but the admin folder is a separate one and not inside attachments. You must have moved it by mistake?
Anyway, to get Hesk running you need to complete installation first, follow instuctions in the readme.html file. The install dir will handle database setup and needs to be deleted once it is setup:
http://dec.edu/hesk/install/
The warning you saw shouldn't be there because the code is 100% valid (works on thousands of servers). Maybe you are running some caching software on the server that incorrectly cached parsed PHP code?
What server are you running this on? What version of PHP? Tip: if you don't have phpinfo() function disabled try uploading http://www.phpjunkyard.com/extras/phpinfo.zip to your server and post a link here.
Anyway, to get Hesk running you need to complete installation first, follow instuctions in the readme.html file. The install dir will handle database setup and needs to be deleted once it is setup:
http://dec.edu/hesk/install/
The warning you saw shouldn't be there because the code is 100% valid (works on thousands of servers). Maybe you are running some caching software on the server that incorrectly cached parsed PHP code?
What server are you running this on? What version of PHP? Tip: if you don't have phpinfo() function disabled try uploading http://www.phpjunkyard.com/extras/phpinfo.zip to your server and post a link here.
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
Re: Can't access the Admin Panel
This is weird. I noticed that when I upload the files to my hosted server via ftp the full files are not transferring. The file sizes are not complete and when I compare them to the source they are smaller on the target??? Especailly files admin_main.php and forter.inc.php the files do not completely load??? So I think that there is my problem because of an incomplete file. Now we have os ticket on our system now which is similar and I uploaded the files with no problem and it runs has our ticket system. So I do believe that I have permissions correct. I contacted our hosted solution to see if there is an issue with the ftp site. Any suggestions would be appreciated it. I would really like to use your product. Just looking at the demo you have more bells and whistles then OS ticket. Thanks again.
Re: Can't access the Admin Panel
Not sure why files would get truncated on your server - you do upload them in ascii mode, right? Your host should be able to give you insight into that, yes.
FYI: I will be out of the country Friday-Friday so you will probably need to wait until 29th for a new reply from me.
FYI: I will be out of the country Friday-Friday so you will probably need to wait until 29th for a new reply from me.
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
Re: Can't access the Admin Panel
I talked to Network solutions. They had me reset the permissions my my ftp username. I went back and I still run into the same problem. Files admin_main.php and forter.inc.php still have problems uploading completely. I'm just going to have to look for another solution. I can't understand the problem. Uploading FTP files is not rocket science!
Thanks,
Thanks,
Re: Can't access the Admin Panel
The admin_main and footer files have some encoded code inside that handles licensing. Maybe Network Solutoions forgot to mention (or the technician doesn't know) they automatically truncate and evaled gzipped code?
Send me a mail using http://www.hesk.com/contact.php and I can send you unencoded files for you to test and confirm this.
Send me a mail using http://www.hesk.com/contact.php and I can send you unencoded files for you to test and confirm this.
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
Re: Can't access the Admin Panel
Hello,
I found a solution for this problem;
I hope this helps someone!
Cheers,
Carl
I found a solution for this problem;
- * I created a folder "encoded_files";
* I put a copy of admin_main.php & footer.inc.php inside this folder;
* I then 'zipped' it up (created encoded_files.zip)
* I then accessed my Hosting account and uploaded the file encoded_files.zip
* Still in the hosting account I un-zipped the file encoded_files.zip
* Then I renamed the two files admin_main.php & footer.inc.php to admin_main_bak_110914.php & footer.inc_bak_110914.php
* I then copied the admin_main.php from the "encoded_files" folder to /admin/ and the footer.inc.php to /inc/
I hope this helps someone!
Cheers,
Carl
Carl Henry Global
http://www.CarlHenryGlobal.com
http://www.CarlHenryGlobal.com
Re: Can't access the Admin Panel
Thanks for posting your work-around. It proves GoDaddy scans and alters uploaded files, even if level 1 support staff isn't aware of that.
I would keep an eye out though, it's possible they scan all files on a regular basis and I wouldn't be surprised if your helpdesk stopped working with the same old error in the next few days.
I would keep an eye out though, it's possible they scan all files on a regular basis and I wouldn't be surprised if your helpdesk stopped working with the same old error in the next few days.
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