Closed (fixed)
Project:
jQuery Update
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2012 at 16:44 UTC
Updated:
4 Apr 2013 at 15:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedthis error happened to me also
Fatal error: Call to undefined function jquery_update_get_replacements() in /sites/all/modules/ctools/ctools.module on line 485
Comment #2
robloachComment #3
mikeytown2 commentedsubscribe from #1409618: Call to undefined function jquery_update_get_replacements()
Comment #4
asb commentedI ran into this issue after updating the 'quicktabs' module (#1409608: WSOD after updating security update (DRUPAL-SA-CONTRIB-2012-012 ). I am not running the latest dev release jquery-update-6.x-2.x-dev, but jquery_update-6.x-2.0-alpha1+6-dev. To my knowlegde the 'jquery_update' module has not been changed/updated for some time, so it seems that the 'quicktabs' update has triggered something pretty weird. This might be an interaction with 'AdvAgg CDN Javascript' (6.x-1.x-dev).
The patch from #2 applies cleanly to jquery_update-6.x-2.0-alpha1+6-dev (
git apply jqueryupdatectools.patch) as well and brings my site back, but all quicktabs have disappeared from the 'boost' cached version, so I had to do a "Clear Boost's Database & File Cache" as well ("784,497 database records, 302,200++ files", great ;-/Comment #5
Anonymous (not verified) commentedthe patch solved the issue
Comment #6
robloachThanks for testing! Committed: http://drupalcode.org/project/jquery_update.git/commit/2a47384
Comment #8
ergophobe commentedI know this has been closed for a year, but just want to say that this update saved my butt and it would be great to see it rolled out as alpha-2 or RC1 or just plain 6.x-2.0 because it is a crucial fix and had me tearing my hair out while running 6.x-2.0-alpha1.
#1950872: IPE popup fails when using JQuery Update 6.x-2.x
#1960732: Jquery Update reports version 1.3.2 but is 1.5.1 - Breaks Panels IPE
And thanks a million RobLoach.
Comment #9
kcannick commented+1 on ergophobe comment