Search found 18 matches

by lbecker
22 Aug 2017, 18:31
Forum: General
Topic: OTRS 5.0.22 Customer Ticket View Not Responding
Replies: 9
Views: 16161

[Solved] OTRS 5.0.22 Customer Ticket View Not Responding

I have re-done the upgrade and the customer interface is now responding appropriately. Maybe I did not follow the upgrade procedure exactly. I can just maybe mention for the on-line manual that it would be worth mentioning that ACLs need to be deployed again after the upgrade. Jojo, thanks for your ...
by lbecker
18 Aug 2017, 15:03
Forum: General
Topic: OTRS 5.0.22 Customer Ticket View Not Responding
Replies: 9
Views: 16161

Re: OTRS 5.0.22 Customer Ticket View Not Responding

No, just standard OTRS, not even ITSM.

Please note that the problem exists when customer try to review their tickets and the javascript seems to stop running.
by lbecker
18 Aug 2017, 12:13
Forum: General
Topic: OTRS 5.0.22 Customer Ticket View Not Responding
Replies: 9
Views: 16161

Re: OTRS 5.0.22 Customer Ticket View Not Responding

Ok, did that on my Vanilla installation and the customer ticket view works fine on the test installation. On my production installation we use LDAP for customer authentication and the CustomerID is the same as the customer's e-mail on the AD. So there is no Customer Company in the configuration - we...
by lbecker
18 Aug 2017, 10:20
Forum: General
Topic: OTRS 5.0.22 Customer Ticket View Not Responding
Replies: 9
Views: 16161

Re: OTRS 5.0.22 Customer Ticket View Not Responding

Hi Florian

Thanks for the reply.

We did not experience any issues on 5.0.16. Only since I upgraded to 5.0.22 did we start to experience problems. Is there something specific I can look at?

Louis
by lbecker
18 Aug 2017, 09:42
Forum: General
Topic: OTRS 5.0.22 Customer Ticket View Not Responding
Replies: 9
Views: 16161

Re: OTRS 5.0.22 Customer Ticket View Not Responding

I now did a vanilla install of otrs 5.0.22. To to test the customer user interface, I of course need to create a customer in the backend. When I try to create the customer, I am not able to enter a value in the Customer ID field - can't type in it, can't copy paste into it. If I then try to submit, ...
by lbecker
10 Aug 2017, 11:13
Forum: General
Topic: OTRS 5.0.22 Customer Ticket View Not Responding
Replies: 9
Views: 16161

OTRS 5.0.22 Customer Ticket View Not Responding

Hi I have now upgraded to 5.0.22. Customers are able to log in and create new tickets. They are also able to access their current tickets, but once they are in ticket view mode, they cannot do anything else, i.e. they can type a reply, but it does not submit, nor can they go to their preferences or ...
by lbecker
09 Aug 2017, 17:36
Forum: General
Topic: Generic Agent Dropdowns Out of Date
Replies: 1
Views: 6818

Re: Generic Agent Dropdowns Out of Date

After I spent some more time with the Generic Agent (GA) config screen, it seems that the GA is using values from both my old setup and the new. I guess it generates the drop downs from evaluating all tickets - not just looking at the setup of my Dynamic fields. This of course makes sense if you wan...
by lbecker
09 Aug 2017, 09:27
Forum: General
Topic: Generic Agent Dropdowns Out of Date
Replies: 1
Views: 6818

Generic Agent Dropdowns Out of Date

Hi I have upgraded our installation of OTRS to version 5.0.22 and I also used the opportunity to do some configuration changes to the system. Where we used the system just for our IT department, one of the other departments in the organization have now also asked to use the system to assign and mana...
by lbecker
14 Mar 2014, 14:53
Forum: Help
Topic: Agent login Internal Server Error
Replies: 5
Views: 2370

Re: Agent login Internal Server Error

Yes, we did the configuration through SysConfig. However, my colleague informed me that he did make some changes to the Defaults.pm file, but that he commented out those changes again. Had look now and found he also commented out the following line along with along with his LDAP configs. #$Self->{Au...
by lbecker
14 Mar 2014, 14:18
Forum: Help
Topic: Agent login Internal Server Error
Replies: 5
Views: 2370

Re: Agent login Internal Server Error

Hi crythias here is the config file: package Kernel::Config; use strict; use warnings; use utf8; sub Load { my $Self = shift; # ---------------------------------------------------- # # database settings # # ---------------------------------------------------- # # The database host $Self->{'DatabaseH...
by lbecker
14 Mar 2014, 12:19
Forum: Help
Topic: Agent login Internal Server Error
Replies: 5
Views: 2370

Agent login Internal Server Error

Hi After rebooting our Ubuntu 12.04 server running OTRS/ITSM 3.3.x, our customers can still login using LDAP autentication, but when one tries to log in as an agent on http://...../otrs/index.pl you get this message: "Internal Server Error The server encountered an internal error or misconfigur...
by lbecker
16 Apr 2012, 13:57
Forum: General
Topic: Good documentation
Replies: 2
Views: 1466

Re: Good documentation

Hi Tobias

Did you find anything? Also struggling.

Louis
by lbecker
06 Mar 2012, 08:02
Forum: Help
Topic: Slow Form Submission Response
Replies: 13
Views: 8051

Re: Slow Form Submission Response

Hi jojo

Finally got time to spend with Sendmail and I am no able to send mails. Speed is excellent now. :)

Thanks
Louis
by lbecker
20 Feb 2012, 21:35
Forum: Help
Topic: Slow Form Submission Response
Replies: 13
Views: 8051

Re: Slow Form Submission Response

Don't have one. Will have to figure it out myself then.
by lbecker
19 Feb 2012, 11:34
Forum: Help
Topic: Slow Form Submission Response
Replies: 13
Views: 8051

Re: Slow Form Submission Response

Hi jojo

Now I have to learn sendmail! Would you be able to point me to the SMTP settings to submit our MS Exchange server?

Louis
by lbecker
16 Feb 2012, 15:24
Forum: Help
Topic: Slow Form Submission Response
Replies: 13
Views: 8051

Re: Slow Form Submission Response

Hi

We send mails with SMTP.

During testing I get a notification e-mail of a new ticket even before the form closes in the browser.

Regards
Louis
by lbecker
15 Feb 2012, 21:11
Forum: Help
Topic: Slow Form Submission Response
Replies: 13
Views: 8051

Re: Slow Form Submission Response

Hi

Under "Core::Spellchecker", Setting "Spell Checker, enables spell checker support" is already set to 'No'. Is there any other places that I need to disable spell checking?

Louis
by lbecker
09 Feb 2012, 16:22
Forum: Help
Topic: Slow Form Submission Response
Replies: 13
Views: 8051

Re: Slow Form Submission Response

Hi

I have recently installed and configured OTRS 3.0.11 on CentOS 5.5 and mysql. It is run in on a virtual server. Customer login is fast as is agent logins, but form submission by customers run between 30 and 40 seconds. Can someone help.

Louis