Hey everyone,

Just tried out the beta2 release and hit two problems that I couldn't resolve:

+ I have a slideshow block that only appears on pages with relevant images. When it's present, the administration menu disappears.

+ The slideshow block no longer steps through the images.

Comments

wuwei23’s picture

I think I've resolved the issue. Only thought to check the error console after posting, which showed the problem as "settings.ie is undefined".

Editing the view and updating the Slideshow configuration has fixed this.

Is this something that should be handled automatically? Or should I be recreating dependent views while using the 2.0 beta?

Cheers!

redndahead’s picture

Yeah it required you to visit the view page. I need to fix this.

redndahead’s picture

Version: 6.x-2.0-beta2 » 6.x-2.x-dev
Status: Active » Needs review
StatusFileSize
new2.12 KB

Can someone try this out and see if it fixes the issue?

garywiz’s picture

The behavior changes slightly for me. Before the patch, when I went to any page with a slideshow on it, I got a firebug error: 'settings.ie is undefined'. But now, after the patch, it has changed to 'settings.ie is null'. In both cases, the error occurs on the line:

cleartype:(settings.ie.cleartype)

Resaving all views involved fixes the problem.

redndahead’s picture

StatusFileSize
new2.13 KB

Better patch?

redndahead’s picture

StatusFileSize
new2.38 KB

This one is a winner since I decided to stop being lazy and test it myself. Can someone verify?

redndahead’s picture

Title: Slideshow SingleFrame in blocks break admin_menu & don't run » No default settings for ie or advanced settings.
Status: Needs review » Fixed

Changing title and committed patch.

Status: Fixed » Closed (fixed)

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

ezeedub’s picture

Version: 6.x-2.x-dev » 6.x-3.x-dev
Component: Code » SingleFrame
Status: Closed (fixed) » Active

Did this get re-introduced with the latest 6.x-3.x-dev?

redndahead’s picture

Status: Active » Closed (fixed)

Nope. Please open a new issue if you are having a problem.