search
AI OnAI Off
Stupid question maby but can you upgrade it to version 9 to see if it works better?
Unfortunately the customer runs with episerver find on-premise and the info i got from episerver was that it requires the 7.5 client.
Hello,
I have a problem with Find (v7.5.452.109) where the page with statistics wont load information.
I can see what the latest searches are, but the graph is not loaded and an error occurs on page in the console.
The error is "SyntaxError: expected expression, got '<'".>'".>
I tracked down the error to be because the page loads a script with and loads the current page as script, and stops the rest of the scripts to execute.
And if i check the source of the page the following code is: src="<%= model.socketiourl>">%=>
And what it seems the SockIoUrl is never set.
Have anyone else had this problem or know how to solve it?
// Christopher