View Single Post
  #5  
Old 05-21-2015, 10:19 AM
 
cvaughan02 cvaughan02 is offline
 

Member
  
Join Date: Mar 2014
Location: st. louis, mo
Posts: 22
 

Default Re: Some pages stripping .js

Quote:
Originally Posted by skit
I only see the following error:

Uncaught Error: cannot call methods on draggable prior to initialization; attempted to call method 'disable'

It is in the jquery.min.js file.


probably means that one of your installed modules is attempting to use draggable and you have it turned off (it allows users to drag items to the cart). we had this issue with call for price module attempting to disable dragging in default>en>modules>qsl>callforprice>itemslist>prod uct (I'm typing from memory.. could be wrong). Perhaps the pages where you're getting this error have products on them that are set to call for price?
__________________
SEEK HAPPINESS. EVERYTHING ELSE IS DETAILS.
Reply With Quote