Closed (fixed)
Project:
Splash
Version:
6.x-2.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2011 at 10:29 UTC
Updated:
21 Jun 2012 at 01:14 UTC
Hi there,
when I upgrade from 6.x-2.6 to 6.x-2.7 the caching issue is solved, but the thick box integration does not work anymore. Downgrading back to 6.x-2.6 solves the issue...
Comments
Comment #1
jcl324I concur, Thickbox 1.6 not working with 2.7. I have new install of D6, installed both modules, and all I get is a horizontal bar that seems to be trying to open the window with my splash node in it. Frustrating that all answers in the Thickbox issue queue seems to be "upgrade to colorbox", but will not help us here with Splash.
Comment #2
capellicFresh install.. reverted back.. not working.
Comment #3
sanpi commentedUsed hook_boot instead of hook_init is probably not a good idea.
In my case, the module Thickbox doesn't exists (http://drupalcode.org/project/splash.git/blob/HEAD:/splash.module#l182) because the module list contains only two modules.
Change the module weight can probably bypass the problem, but hook_init is the right place to do this.
Comment #4
millions commentedThickbox isn't working for me after upgrading also.
Comment #5
pierre_cotiniere commentedSame problem, revert to 6.x-2.6 and it works with thickbox.
Comment #6
rheo commentedHow can I get a copy of 6.x-2.6 ?
I need the thickbox functionality. But it also needs to work with caching..
Has anyone found a solution to this yet?
Comment #7
patrickroma commentedIs this module still maintained?
Comment #8
envirodefence commentedWe had the same problem, so disabled the module I uninstalled splash, removed the module files, and installed the dev version instead. It seems to be working properly again.
Not sure what is going on here, but I highly recommend giving the dev version a try.
Comment #9
mail@victorquinn.com commented@patrickroma it is now!
This works in the latest version, so I'm marking this as fixed. If it presents itself again, please open a new issue.