Sluggish behavior of Setting wizzard

I am completing forms in Setting wizzard for the journal in OJS 3.0. When I come to Submission page the Setting Wizzard is very slow in loading page. For example, after 2 minutes there is not tinmyce editor, I see just text box. on the bottom is word Reading…
When I click Continue I get the following error message:
{“status”:true,“content”:"",“elementId”:“0”} on blank page.
I go back to Setting wizzard and choose SUbmission page and it shows whole page correctly.

Please advise

Thanks

Hi @vvucic,

You have probably encountered a Javascript error. See e.g. this post for guidance on how to do that.

Regards,
Alec Smecher
Public Knowledge Project Team

OK. I will check java script. I use Firefox 49.0.2.
I did not notice with any site so far that there are Java Script issues.
I will report back if I will find something significant.

Thanks

I found only this:
“NetworkError: 404 Not Found - http://localhost/smeits/plugins/generic/lucene/js/LuceneAutocompleteHandler.js
Do I really need Lucene?
In Script I found this:
http://pastebin.com/bYAN5VbJ

Thanks

Hi @vvucic,

See this thread for a resolution.

Regards,
Alec Smecher
Public Knowledge Project Team

I have addedd ‘backend-admin-contexts’ in two lines as suggested in your patch. I will monitor behavior and let you kbnow if there are any problems.
In script tab of Firebug I see this

Thanks