While investigating #975604: Views Slideshow: Only first image shows w/ "Aggregate JavaScript files" enabled using version 7.x-3.1+1-dev of the module I encountered the following error message:

Warning: include(/sites/all/modules/views_slideshow/contrib/views_slideshow_cycle/theme/views-slideshow-cycle-main-frame-row-item.tpl.php) [function.include]: failed to open stream: No such file or directory

Turned out that the file's extension somehow got mangled in the packaged version of the module and named "views-slideshow-cycle-main-frame-row-item.tpl.ph0000644". Restoring the correct file extension .php solved the problem.

Comments

Frank Ralf’s picture

Issue summary: View changes
NickDickinsonWilde’s picture

Status: Needs review » Closed (cannot reproduce)

Can't see that - download error or fixed between then and now.