[OTRS5] - ERROR AJAX communication

Moderator: crythias

Locked
drey284
Znuny newbie
Posts: 7
Joined: 26 Nov 2015, 17:45
Znuny Version: 5.0.3

[OTRS5] - ERROR AJAX communication

Post by drey284 »

Hi,

I'm getting an error while replying a ticket and trying to write in 'TO' field; any character pops up this:

" Error during AJAX communication. Status: parsererror, Error: SyntaxError: Unexpected token < "

If I copy/paste the whole address I get to send the answer, but it doen't show the dropdown list with the possible matches. It doesn't matter if the user is or isnt registered as an agent/client.

Any ideas why this is happening?

Thanks!
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: [OTRS5] - ERROR AJAX communication

Post by RStraub »

Can you post us the apache log and especially the browser java log (should be viewable via dev tools and the console tab)?
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
drey284
Znuny newbie
Posts: 7
Joined: 26 Nov 2015, 17:45
Znuny Version: 5.0.3

Re: [OTRS5] - ERROR AJAX communication

Post by drey284 »

Thank you very much, looking for log files found the error was: Kernel::Modules::AgentCustomerSearch was disabled. :)
Locked