Came across this problem and took me 2 days to figure out! My slideshow didn't want to cycle and after trying everything and redoing a lot of things, it ended up being the Theme Developer module's fault? Once I deactivated this module my slideshow was working all of a sudden...

But thanks for the module..it was very useful!

Comments

kenneth.venken’s picture

Status: Active » Postponed (maintainer needs more info)

There have been some changes to the theme developer module recently. Could you retry this with the latest version?
Also, which modules do you use to create the slideshow?

hmartens’s picture

I'm only using Views Slideshow and Views Slideshow Jquery Cycle. When I updated the Theme Developer module now, it gives me the following error after update
" Fatal error: Class 'simple_html_dom' not found in /sites/all/modules/devel_themer/devel_themer.module on line 201" and the address in the browser sits on "/authorize.php".

Website is now broken due to the Theme Developer. I had to delete the theme under modules directory and run update.php to get my website up again.

kenneth.venken’s picture

There is an issue when upgrading from an old development version to the new theme developer. See #1630552: Upgrade breaks your site if you don't have simple_html_dom for more info.

hmartens’s picture

Thanks. As soon as I have a gap today I will install the latest one again from scratch and see if it interferes with the slideshow again :)

pixelsweatshop’s picture

Status: Postponed (maintainer needs more info) » Active

I can confirm that this issue still exists with the latest dev version. Theme developer interferes with views slideshow. Disabling the module, allows view slideshows to return to normal.

To replicate:

  1. Install http://drupal.org/project/Bendy
  2. Install Theme developer and enable on-page support
  3. Use Devel generate to make some "Featured Content"
  4. Place Bendy Block in a region
  5. Watch it fall a part when it tries to rotate slides
kenneth.venken’s picture

Status: Active » Fixed
StatusFileSize
new855 bytes

Thanks for the steps to reproduce.
I've committed a fix to 7.x-1.x-dev. See attached diff for more info.

Status: Fixed » Closed (fixed)

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