Hi,
I’ve got sonar setup on my main server, if I access the web interface directly on the server everything is fine. However if I go to the web interface from another machine using the url like this:
http://servermachine:8989/series/the-100
I get an error when tried to view the series details. I get the list of series but when I click on one to get more info it fails to load the episodes and pops up with an error.
app.js 37976
Uncaught TypeError: object is not a function
any ideas ? as at the moment i’m having to remote onto my server to do any changes.
Thanks