Trying the dev version today, with the current dev version of views, resulted in the followiong error message:


[25-Jun-2011 23:17:42] PHP Fatal error:  Call to undefined function _views_slideshow_preprocess_views_slideshow_cycle_main_frame() in /www/sites/all/modules/views_slideshow/contrib/views_slideshow_cycle/views_slideshow_cycle.module on line 85
[25-Jun-2011 23:17:42] PHP Stack trace:
[25-Jun-2011 23:17:42] PHP   1. {main}() /www/index.php:0
[25-Jun-2011 23:17:42] PHP   2. menu_execute_active_handler() /www/index.php:21
[25-Jun-2011 23:17:42] PHP   3. call_user_func_array() /www/includes/menu.inc:503
[25-Jun-2011 23:17:42] PHP   4. views_ui_edit_page() /www/includes/menu.inc:0
[25-Jun-2011 23:17:42] PHP   5. views_ui_build_preview() /www/sites/all/modules/views/includes/admin.inc:890
[25-Jun-2011 23:17:42] PHP   6. views_ui_preview() /www/sites/all/modules/views/includes/admin.inc:920
[25-Jun-2011 23:17:42] PHP   7. view->preview() /www/sites/all/modules/views/includes/admin.inc:153
[25-Jun-2011 23:17:42] PHP   8. views_plugin_display->preview() /www/sites/all/modules/views/includes/view.inc:1103
[25-Jun-2011 23:17:42] PHP   9. view->render() /www/sites/all/modules/views/plugins/views_plugin_display.inc:2362
[25-Jun-2011 23:17:42] PHP  10. views_plugin_display->render() /www/sites/all/modules/views/includes/view.inc:1017
[25-Jun-2011 23:17:42] PHP  11. theme() /www/sites/all/modules/views/plugins/views_plugin_display.inc:2294
[25-Jun-2011 23:17:42] PHP  12. template_preprocess_views_view() /www/includes/theme.inc:858
[25-Jun-2011 23:17:42] PHP  13. views_plugin_style->render() /www/sites/all/modules/views/theme/theme.inc:45
[25-Jun-2011 23:17:42] PHP  14. theme() /www/sites/all/modules/views/plugins/views_plugin_style.inc:255
[25-Jun-2011 23:17:42] PHP  15. template_preprocess_views_slideshow() /www/includes/theme.inc:858
[25-Jun-2011 23:17:42] PHP  16. _views_slideshow_preprocess_views_slideshow() /www/sites/all/modules/views_slideshow/views_slideshow.module:413
[25-Jun-2011 23:17:42] PHP  17. theme() /www/sites/all/modules/views_slideshow/theme/views_slideshow.theme.inc:162
[25-Jun-2011 23:17:42] PHP  18. template_preprocess_views_slideshow_cycle_main_frame() /www/includes/theme.inc:858

when I tried to import a view using the slideshow module. Reverting to views_slideshow 7.x-3.x-dev dated 2011-05-27 solved the problem.

Is this a known issue? Perhaps re-buildoing the view using the latest dev version would fix it? Haven't tried, but could do so if you believe it was caused by importing the view rather than re-creating it.

-JM

Comments

redndahead’s picture

I'm working on it.

Anonymous’s picture

Subscribe.

My slideshows work if I clear cache, then it throws that same error over and over.

redndahead’s picture

Status: Active » Fixed

A fix was committed. Wait for the new dev release to be built and try that.

Anonymous’s picture

Downloaded and installed the new dev release, everything worked great. That error is no more!

Thank you!

Status: Fixed » Closed (fixed)

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