VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: bozhenko on December 09, 2016, 21:52:16 PM

Title: VM3 admin page layout breaks
Post by: bozhenko on December 09, 2016, 21:52:16 PM
Can't tell you when this happened, but now I've noticed that the admin page layout for VM is broken. On attached screenshot I've showed that with arrows. Anybody knows what should I do to fix it???
Also, in items settings, where there should be tabs, no tabs, and I can't set some settings (second screenshot)

Joomla! 3.6.4
VirtueMart 3.0.18
Title: Re: VM3 admin page layout breaks
Post by: GJC Web Design on December 09, 2016, 21:54:53 PM
http://forum.virtuemart.net/index.php?topic=79799.0
http://forum.virtuemart.net/index.php?topic=104795.0

Obvious a JS problem -- search for the error , clear browser caches

BTW .. have u the most recent JCE installed.. have seen this cause JS problems in the admin
Title: Re: VM3 admin page layout breaks
Post by: bozhenko on December 09, 2016, 22:12:32 PM
Quote from: GJC Web Design on December 09, 2016, 21:54:53 PM
http://forum.virtuemart.net/index.php?topic=79799.0

Sorry. Here it all comes:
Joomla! 3.6.4 and
VirtueMart 3.0.18
FastCGI PHP 5.6
Live Site URL is v-boge.org, though it is not in English, so won't help much.
Commercial template is with VM feature (https://demo.gavick.com/joomla3/quark_ecommerce/)

Quote from: GJC Web Design on December 09, 2016, 21:54:53 PM
Obvious a JS problem -- search for the error , clear browser caches
Screenshot attached - it says "TypeError: jQuery(...).chosen is not a function" which says nothing to me. I am not skilled in JQuery...

Quote from: GJC Web Design on December 09, 2016, 21:54:53 PM
BTW .. have u the most recent JCE installed.. have seen this cause JS problems in the admin
Turned it totally off and cleared cache again. Didn't help any (and yes, I do have latest one)
Title: Re: VM3 admin page layout breaks
Post by: GJC Web Design on December 09, 2016, 22:30:30 PM
QuoteTypeError: jQuery(...).chosen is not a function

normally means the jquery chosen file isn't loading

/media/jui/js/chosen.jquery.min.js

Title: Re: VM3 admin page layout breaks
Post by: bozhenko on December 10, 2016, 21:24:48 PM
Thanks for the hint.
It was Perfect Joomla! 3 User Interface and jQuery Includer plugin. Fixed it! Thank you!