Posted by slavojzizek on August 23, 2010 at 8:30pm
4 followers
Jump to:
| Project: | Views Slideshow: Dynamic Display Block |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
Installed using the guide: http://ddblock.myalbums.biz/node/972 except I extended an existing content type instead of creating a new one. Has the same fields as created in the CCK export/import described in documentation. The error exists when I save my view (block), and enable it.
Fatal error: Call to undefined method views_slideshow_plugin_style_slideshow::get_field() in
/xxx/xxx/xxxl/home/sites/all/modules/views_slideshow_ddblock/views_slideshow_ddblock.module on line 150
Comments
#1
Another clue is when I am done editing Slideshow settings, I get:
An error occurred at /home/admin/build/views/ajax/preview/storyslide.On my view page.
Also, I just DISABLED my own block, and enabled the Example module and attempted to enable an example block and it recreates the same error as the custom work I did.
#2
Which versions of views_slideshow and views are you using?
#3
I have the same issue.
I am using views 2.5, views slideshow 2.3, views slideshow DDblock 6.x-2.x-dev.
#4
I am using views 2.11, views slideshow 2.3, views slideshow DDblock 6.x-2.x-dev.
I can not reproduce the error.
#5
I also have this same error. Just installed, and then enabled ddblock_if_example_slideshows: upright50 in a block on one specific page.
I am using:
Views - 6.x-2.6
Views Slideshow - 6.x-2.3
Views slideshow: DDblock - 6.x-2.x-dev
Thank you very much!
#6
#1, #3, #5
Could you upgrade views to 6.x-2.11 and see if the error still exists.
#7
Thank you ppblaauw - that did fix it!