https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25168 --- Comment #11 from ciarebaha <hamsiah@interxs.com.my> --- (In reply to Jonathan Druart from comment #10)
(In reply to ciarebaha from comment #6)
Created attachment 103869 [details] Uncaught ReferenceError: ARRAY is not defined
Yes, it seems like the cause came from the JS/.pl script. I've been searching for the problem but unfortunately still could not find it. Actually this problem happen only on the production server. On the development server, it works perfectly fine even though the source code exactly the same.
What is line 1118 in the code source of the page?
line 1118 is not exist because in file opac-suggestions.pl only has 232 lines in the source code file. this is normal because opac-suggestions.pl include multiple files in it. hence to find the exactly line number 1118 is quite hard. :( i will attach the opac-suggestions.pl screenshot on comment area below -- You are receiving this mail because: You are watching all bug changes.