Closed (outdated)
Project:
Views Slideshow
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2011 at 19:33 UTC
Updated:
26 Dec 2016 at 19:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
b-prod commentedPatch against 6.x-2.x-dev
Comment #2
redndahead commentedI think this should be fixed in panels.
Comment #3
b-prod commentedI think you misunderstood what I said. There is a bug with Panels, that is now fixed.
Now the issue only concerns Views Slideshow, that does not take care of Panels row plugin and only deals with Fields row plugin or node plugin currently. The patch above fixes that.
Comment #4
javi.wroom commentedI´ve applied the patch and now at the view appears the following error:
warning: include_once(./sites/all/modules/views_slideshow/views_slideshow.views.inc) [function.include-once]: failed to open stream: No such file or directory in C:\wamp\www\drupal\includes\theme.inc on line 644.
warning: include_once() [function.include]: Failed opening './sites/all/modules/views_slideshow/views_slideshow.views.inc' for inclusion (include_path='.;C:\php\pear') in C:\wamp\www\drupal\includes\theme.inc on line 644.
warning: include_once(./sites/all/modules/views_slideshow/contrib/views_slideshow_singleframe/views_slideshow_singleframe.theme.inc) [function.include-once]: failed to open stream: No such file or directory in C:\wamp\www\drupal\includes\theme.inc on line 644.
warning: include_once() [function.include]: Failed opening './sites/all/modules/views_slideshow/contrib/views_slideshow_singleframe/views_slideshow_singleframe.theme.inc' for inclusion (include_path='.;C:\php\pear') in C:\wamp\www\drupal\includes\theme.inc on line 644.
warning: include(./sites/all/modules/views_slideshow/contrib/views_slideshow_singleframe/views-slideshow-singleframe.tpl.php) [function.include]: failed to open stream: No such file or directory in C:\wamp\www\drupal\includes\theme.inc on line 1078.
warning: include() [function.include]: Failed opening './sites/all/modules/views_slideshow/contrib/views_slideshow_singleframe/views-slideshow-singleframe.tpl.php' for inclusion (include_path='.;C:\php\pear') in C:\wamp\www\drupal\includes\theme.inc on line 1078.
warning: include(./sites/all/modules/views_slideshow/views-slideshow.tpl.php) [function.include]: failed to open stream: No such file or directory in C:\wamp\www\drupal\includes\theme.inc on line 1078.
warning: include() [function.include]: Failed opening './sites/all/modules/views_slideshow/views-slideshow.tpl.php' for inclusion (include_path='.;C:\php\pear') in C:\wamp\www\drupal\includes\theme.inc on line 1078.
I need to show my view without problems at a panel..
Regards
Comment #5
b-prod commentedThis seems normal, since the original patch applied to the DEV version of the August 27, 2011 :-)
I will take a look at this when possible.
Comment #6
javi.wroom commentedOk... I will be waiting for an answer!
Regards
Comment #7
b-prod commentedOn which version of the slideshow module did you apply the patch? Please use the recommended release (3.x) and tell me if the panels fields bug is still alive.
Comment #7.0
b-prod commentedSpelling mistake
Comment #8
nickdickinsonwildeSupport for Views Slideshow 6.x is mostly deprecated (ie bug fixes and major errors may be looked at and security issues, but not really anything else), so closing.