I am using Drupal 7.17. I have created a separate sub theme for the page and I created a block view with Views Slideshow.

For some reason, the javascript stops working and the banner image is not doing the transition.

In firebug I see this error:
TypeError: Drupal.theme is undefined in some Line number

I tried switching themes and tested all of the core themes one by one, but it is not working in any of the theme.

That was the extent of my troubleshooting as I wasn't really sure where to look next. Please help me out.

Thanks
Bala

Comments

bala.k.vasan’s picture

Component: Cycle » Miscellaneous

I am using Drupal 7.17. I have created a separate sub theme for the front page and I created a block view with Views Slideshow.

For some reason, the javascript stops working and the banner image is not doing the transition.

In firebug I see this error:
TypeError: Drupal.theme is undefined in some Line number

I tried switching themes and tested all of the core themes one by one, but it is not working in any of the theme.

That was the extent of my troubleshooting as I wasn't really sure where to look next. Please help me out.

Thanks
Bala

NickDickinsonWilde’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

Need to know file and line number to fix most likely - and I don't think that is a Views Slideshow issue; but with a different script but can't tell without file/line number.