Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.7] Articles edit form javascript error #15598

Closed
molotow11 opened this issue Apr 26, 2017 · 4 comments
Closed

[3.7] Articles edit form javascript error #15598

molotow11 opened this issue Apr 26, 2017 · 4 comments

Comments

@molotow11
Copy link

molotow11 commented Apr 26, 2017

Steps to reproduce the issue

I've updated my Joomla 3.6.5 to the latest 3.7 version via standard update system.
Then, if I go to add/edit any article, I can't see any tabs and page looks broken.

In javascript console, I see this error:
Uncaught Error: cannot call methods on tooltip prior to initialization; attempted to call method 'destroy'
at Function.error (http://localhost/joomla/media/jui/js/jquery.min.js?160790e82d29dc85d47a8e3581f52a78:2:1814)
at HTMLInputElement. (https://code.jquery.com/ui/1.10.4/jquery-ui.min.js:6:6126)
at Function.each (http://localhost/joomla/media/jui/js/jquery.min.js?160790e82d29dc85d47a8e3581f52a78:2:2881)
at a.fn.init.each (http://localhost/joomla/media/jui/js/jquery.min.js?160790e82d29dc85d47a8e3581f52a78:2:846)
at a.fn.init.t.fn.(anonymous function) [as tooltip] (https://code.jquery.com/ui/1.10.4/jquery-ui.min.js:6:5901)
at a.fieldMedia.updatePreview (http://localhost/joomla/media/media/js/mediafield.min.js?160790e82d29dc85d47a8e3581f52a78:1:3559)
at new a.fieldMedia (http://localhost/joomla/media/media/js/mediafield.min.js?160790e82d29dc85d47a8e3581f52a78:1:2026)
at HTMLDivElement. (http://localhost/joomla/media/media/js/mediafield.min.js?160790e82d29dc85d47a8e3581f52a78:1:4383)
at Function.each (http://localhost/joomla/media/jui/js/jquery.min.js?160790e82d29dc85d47a8e3581f52a78:2:2881)
at a.fn.init.each (http://localhost/joomla/media/jui/js/jquery.min.js?160790e82d29dc85d47a8e3581f52a78:2:846)

@lukasspy
Copy link

lukasspy commented Apr 27, 2017

My problem was caused by Dizi Image Gallery. I had to deactivate the plugin for now. => Try to deactivate Plugins one by one, that add something to your editor.

@ghost
Copy link

ghost commented Apr 28, 2017

@molotow11 do you try Suggestion of @lukasspy?

@molotow11
Copy link
Author

Yes, it was a problem with extra plugin. Thank you.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15598.

@brianteeman
Copy link
Contributor

Closed as not joomla core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants