NEXT VERSION - SCREENSHOTS AVAILABLE

Helpdesk for my helpdesk software

Moderator: mkoch227

scrapple
Posts: 4
Joined: Tue Aug 15, 2006 6:26 pm

Post by scrapple »

any updates?
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

I am waiting for Kevin to finish the new user interface design. He had/has other work to do and is helping for free so I have no intention to force him, but once that is finished I will try to get at least the beta out soon. Note the "try" and "soon"... can't help it, when it comes to developing free scripts people always have other more important stuff to do :twisted: 8)
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
pasado
Posts: 5
Joined: Sat Aug 26, 2006 8:44 pm

Post by pasado »

People have a little patience, we don't need an update every couple of days,
once a month is enough!!! Hesk is not the only script there working on and
believe it or not these guys do have a life away from their computers.

keep up the good work guys, oh and by the way! Any Updates :lol:
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Thanks Pasado, I'm glad someone understands :wink:

People, if you want professional software and quick professional updates, go ahead and buy one of those $300+ scripts 8)
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
typeguy
Posts: 7
Joined: Sat Jan 21, 2006 2:37 pm

List of new features being includes in 0.94 beta

Post by typeguy »

Hi Klemen,

The screenshots of 0.94 beta look awesome! I was just wondering, when you do get 0.94 beta online to testers could you make a list of what the new features are (even if they get removed in the final release). I know I'll probably be drooling over the list once I see it. :lol:

I just figure it would be nice to know what new things to look forward to in the future. (Personally I'm interested to find out if any export features that may have been included, though I'd love to find out about everything.) :D

My thanks to you, and Kevin, for the work you have and are putting into this project. As well as all the others.

hf2
johnny-legend
Posts: 23
Joined: Tue Jan 03, 2006 7:53 pm

Post by johnny-legend »

Will version 0.94 be PHP 5.1.x compatible because 0.93 which I am currently running with is not working on PHP5.1.6

The output after a login is:

Code: Select all

 CRIPT')) {die('Invalid attempt!');} ?>
Here is some additional information from the error log:
[Wed Oct 4 15:41:42 2006] [error] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/e928/public_html/support/hesk_settings.inc.php:68) in /home/e928/public_html/support/admin.php on line 81
[Wed Oct 4 15:41:41 2006] [error] PHP Warning: session_regenerate_id() [<a href='function.session-regenerate-id'>function.session-regenerate-id</a>]: Cannot send session cookie - headers already sent by (output started at /home/e928/public_html/support/hesk_settings.inc.php:68) in /home/e928/public_html/support/admin.php on line 70
[Wed Oct 4 15:41:41 2006] [error] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/e928/public_html/support/hesk_settings.inc.php:68) in /home/e928/public_html/support/inc/common.inc.php on line 263
[Wed Oct 4 15:41:03 2006] [error] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/e928/public_html/support/hesk_settings.inc.php:68) in /home/e928/public_html/support/admin.php on line 81
[Wed Oct 4 15:41:03 2006] [error] PHP Warning: session_regenerate_id() [<a href='function.session-regenerate-id'>function.session-regenerate-id</a>]: Cannot send session cookie - headers already sent by (output started at /home/e928/public_html/support/hesk_settings.inc.php:68) in /home/e928/public_html/support/admin.php on line 70
[Wed Oct 4 15:41:03 2006] [error] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/e928/public_html/support/hesk_settings.inc.php:68) in /home/e928/public_html/support/inc/common.inc.php on line 263
[Wed Oct 4 15:41:00 2006] [error] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/e928/public_html/support/hesk_settings.inc.php:68) in /home/e928/public_html/support/admin.php on line 81
[Wed Oct 4 15:41:00 2006] [error] PHP Warning: session_regenerate_id() [<a href='function.session-regenerate-id'>function.session-regenerate-id</a>]: Cannot send session cookie - headers already sent by (output started at /home/e928/public_html/support/hesk_settings.inc.php:68) in /home/e928/public_html/support/admin.php on line 70
[Wed Oct 4 15:40:59 2006] [error] PHP Warning: session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/e928/public_html/support/hesk_settings.inc.php:68) in /home/e928/public_html/support/inc/common.inc.php on line 263
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

The 0.93 should work without problems on any 5.x version, the problem you are getting is due to errors you probably did while editing admin.php or some other file (settings maybe?).
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
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: List of new features being includes in 0.94 beta

Post by Klemen »

typeguy wrote:I was just wondering, when you do get 0.94 beta online to testers could you make a list of what the new features are (even if they get removed in the final release).
The largest new features are explained below the screenshots:
http://www.phpjunkyard.com/hesk/screens ... nshots.htm
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
johnny-legend
Posts: 23
Joined: Tue Jan 03, 2006 7:53 pm

Post by johnny-legend »

EDITED BY KLEMEN:
Please keep this thread related to next version updates, for troubleshooting open a new thread.
johnny-legend
Posts: 23
Joined: Tue Jan 03, 2006 7:53 pm

Post by johnny-legend »

Oh, what I forgot to ask: Will there be CAPTCHA?
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Probably yes, something similar to the one in GBook:
http://www.phpjunkyard.com/gbook/gbook.php?a=sign
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
johnny-legend
Posts: 23
Joined: Tue Jan 03, 2006 7:53 pm

Post by johnny-legend »

Looks good, thanks for the info.
Geoman
Posts: 2
Joined: Mon Oct 30, 2006 7:24 pm

Post by Geoman »

Posted: Thu Aug 31, 2006 5:19 pm
People have a little patience, we don't need an update every couple of days,
once a month is enough!!!
2 months later... :wink:
Any Updates? :lol:
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Actually I talked to Kevin who is making the new user interface) this week, he had a lot of work at his company as they released some new software this week, but he said he will have time to work on user interface next week. Once that is done I will try to release the beta as soon as possible, I already have everything else almost finished.
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
Geoman
Posts: 2
Joined: Mon Oct 30, 2006 7:24 pm

Post by Geoman »

Thanks for the info / quick responce. Thumbs up!!
Post Reply