HESK version 2.3 BETA (test version)
Moderator: mkoch227
Re: HESK version 2.3 BETA (test version)
Klemen,
I'm not sure if this is a bug in 2.3 or I'm doing something wrong but I just noticed that when I reply to a ticket the $reply[dt] returns the right date, but if I try to print it out it it gives me an offset of 2 hours (behind) the real time. It uses the same $reply[dt] variable.
any thoughts?
I'm not sure if this is a bug in 2.3 or I'm doing something wrong but I just noticed that when I reply to a ticket the $reply[dt] returns the right date, but if I try to print it out it it gives me an offset of 2 hours (behind) the real time. It uses the same $reply[dt] variable.
any thoughts?
Re: HESK version 2.3 BETA (test version)
Another good catch
The date should first be passed through hesk_date() function to properly format the date (and include server time offset as set in the settings). Fixed for final release
http://www.phpjunkyard.com/extras/print_fix.zip

http://www.phpjunkyard.com/extras/print_fix.zip
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: HESK version 2.3 BETA (test version)
Yessssss lol
I was wondering why I'm using the same variable and getting different times between the print out and the time i replied
also when fiddling around in the settings, in Misc, I also noticed that the
Current server time: 17:01 does not reflect the real time.
For example, right now it's 12:10PM and the server says 17:01 (5:01PM) but yet I have it set up with 1 hour offset to show 12:10
When I post a reply, it does show the right time of 12:10 so it's not a big big deal but that part in the setting shows something really off

I was wondering why I'm using the same variable and getting different times between the print out and the time i replied
also when fiddling around in the settings, in Misc, I also noticed that the
Current server time: 17:01 does not reflect the real time.
For example, right now it's 12:10PM and the server says 17:01 (5:01PM) but yet I have it set up with 1 hour offset to show 12:10
When I post a reply, it does show the right time of 12:10 so it's not a big big deal but that part in the setting shows something really off

Re: HESK version 2.3 BETA (test version)
In settings it always shows *server* time so one can calculate the actual time difference and apply corrections. Perhaps I should also add a line that says "Current Hesk time" with the difference calculated.
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: HESK version 2.3 BETA (test version)
Yeah that would help clear confused people like me!Klemen wrote:In settings it always shows *server* time so one can calculate the actual time difference and apply corrections. Perhaps I should also add a line that says "Current Hesk time" with the difference calculated.
I was confused because if I keep 0 h and 0 min offset, the time will be 11AM when I have 12PM. So that's why I put +1 hr to offset it to the right time. By those calculations I thought the server time should say 11:00 not 17:00
Re: HESK version 2.3 BETA (test version)
Little transactie bug (issent in the text.php):
"More options" in de first Admin pannel underneed!
....
"More options" in de first Admin pannel underneed!
....
Re: HESK version 2.3 BETA (test version)
Thanks, the "Less options" was missing too. Will be fixed.
If anyone finds anything else do let me know. I plan to release v2.3 next week.
If anyone finds anything else do let me know. I plan to release v2.3 next week.
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: 16
- Joined: Thu Jul 22, 2010 7:27 am
Comfirmation Mail if staff creates ticket
I just installed Hesk beta. Cant wait to see the final version. Really great job!
maybe I found a bug:
If I create a ticket as a staff member, customer doesn't receive confirmation mail. I use phpmail.
Can you confirm that?
second thing i recognized, the "?" Link of several functions in settings opens an empty page. i.e. "reply ratings", "confirm email" etc.
maybe I found a bug:
If I create a ticket as a staff member, customer doesn't receive confirmation mail. I use phpmail.
Can you confirm that?
second thing i recognized, the "?" Link of several functions in settings opens an empty page. i.e. "reply ratings", "confirm email" etc.
-
- Posts: 16
- Joined: Thu Jul 22, 2010 7:27 am
Re: HESK version 2.3 BETA (test version)
oups I just received confirmation mail after the mail of the staff answer. might just be delayed and seems to be okay.
-
- Posts: 16
- Joined: Thu Jul 22, 2010 7:27 am
Printout priority low instead of critical
Found another bug:
If a ticket has priority critical and I print the ticket, on the print the priority is on "low"
on other priorities this doesnt happens.
If a ticket has priority critical and I print the ticket, on the print the priority is on "low"
on other priorities this doesnt happens.
Re: HESK version 2.3 BETA (test version)
Thanks for testing the beta!
I found the "priority printing" bug few days ago so that is already taken care of, but thanks anyway.
As for "Link of several functions in settings opens an empty page.":
1. Could you let me know what browser you are using?
2. did you make a fresh install or installed over an old version (or in a same folder where the old version was)?
3. If you open yourdomain.com/hesk/help_files/settings.html can you locate the missing information? If not, can you try refreshing the page?
I found the "priority printing" bug few days ago so that is already taken care of, but thanks anyway.
As for "Link of several functions in settings opens an empty page.":
1. Could you let me know what browser you are using?
2. did you make a fresh install or installed over an old version (or in a same folder where the old version was)?
3. If you open yourdomain.com/hesk/help_files/settings.html can you locate the missing information? If not, can you try refreshing the page?
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
Issue with Email
Edit by Klemen: Please keep this thread for reports about HESK 2.3 BETA version only!
Anyway, if everything works fine except for 1 domain then the problem is a server-side issue/setting and not something I can help with. Try adding your "noreply email" address to the spam filter whitelist on the problematic domain.
Anyway, if everything works fine except for 1 domain then the problem is a server-side issue/setting and not something I can help with. Try adding your "noreply email" address to the spam filter whitelist on the problematic domain.
Last edited by Klemen on Thu Sep 01, 2011 5:52 am, edited 1 time in total.
Reason: Unrelated to topic
Reason: Unrelated to topic
Re: HESK version 2.3 BETA (test version)
Hello Klemmen,
Is it possible to also use a name with the smtp script?
For example:
The no reply mail to inform the 'customer' that his ticket is summitted, so i fill in the undernead code:
" FROM HELPDESK <sender@example.com> "
above doesent work
Is it possible to also use a name with the smtp script?
For example:
The no reply mail to inform the 'customer' that his ticket is summitted, so i fill in the undernead code:
" FROM HELPDESK <sender@example.com> "
above doesent work

Re: HESK version 2.3 BETA (test version)
Try this: open inc/email_functions.inc.php and change all instances (4 times) of to
Code: Select all
$hesk_settings[noreply_mail]
Code: Select all
YOUR NAME <$hesk_settings[noreply_mail]>
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: 16
- Joined: Thu Jul 22, 2010 7:27 am
Re: HESK version 2.3 BETA (test version)
I use Google Chrome 14.0.835.109 beta-mAs for "Link of several functions in settings opens an empty page.":
1. Could you let me know what browser you are using?
2. did you make a fresh install or installed over an old version (or in a same folder where the old version was)?
3. If you open yourdomain.com/hesk/help_files/settings.html can you locate the missing information? If not, can you try refreshing the page?
I can find the missing information in settings.html
The problem doesn't appear on Internet Explorer 8. Next time I should try out more before posting. I'm sorry