This module is exactly what I am looking for but I can't get the Thickbox or redirect options to work. The pop up option does work.

Any help would be much appreciated.

We are on Drupal 6 with the latest versions of all modules.

We have Jquery update and a few other jquery modules just as Jquery UI and Popups Add and Reference

Comments

jdblank’s picture

OK i figured out the issue. Thickbox is now released for Drupal 6 and I have it installed but it is also contained within this module. There is a conflict. It works fine when I disable the thickbox module (but I do need that module). Can someone tell me how to modify the Splash code to call it from the thickbox module vs the included module?

Dave Kopecek’s picture

Same issue here. Disabling Thickbox module makes thickbox in splash work.

seanr’s picture

Component: User interface » Code
Category: support » bug
Status: Active » Fixed

Please try using the new release I just posted - it now integrates with the Thickbox module rather than packaging its own copy.

elwe-1’s picture

Version: 6.x-2.x-dev » 6.x-2.5
Priority: Normal » Critical
Status: Fixed » Active

I'm using Splash 6.x-2.5 and Thickbox 6.x-1.4 but i can't use Thickbox. Redirection and popUp works fine but Thickbox option won't works. Any issue?

el7cosmos’s picture

I can't use Thickbox too.

ionuts71’s picture

The same: I can't use Thickbox.
Version 6.x-2.4 worked fine.

seanr’s picture

Do you guys see any javascript errors? Not sure what the problem could be as it works fine here. :-/

ionuts71’s picture

No, there are no JavaScript errors in log. I also disabled all other modules and the same problem with Thickbox.
If you want I can send the login details from my test website.

seanr’s picture

Don't need the login yet, but mind posting the URL?

ionuts71’s picture

Updated to thickbox-6.x-1.5 and now is working.
Only one problem. On the top-right corner is shown: Close,Close or Esc Key,or Esc Key. (Two times Close and 2x Esc key).

seanr’s picture

Status: Active » Fixed

Yeah, saw that and am not sure what's causing it. I'll keep investigating that. I'll also see if there's some way I can require the newer version of the thickbox module since they must have changed something about how the thickbox function is called. Going to go ahead and mark this as fixed, though.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

paul19115’s picture

I have been trying to get the thick box option to work as well, but am having no luck. Has anyone successfully implemented this yet?

rheo’s picture

Status: Closed (fixed) » Active

I have recently installed the latest versions of what's available for these and the thickbox option isn't working..

Any idea?

jshock’s picture

Confirmed Splash Thickbox not working: Splash 2.7, Thickbox 1.6, Drupal 6.24. Downgraded to Splash 2.6 and Thickbox works.