Closed (fixed)
Project:
Views Slideshow: Dynamic Display Block
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 May 2010 at 22:32 UTC
Updated:
14 Jul 2010 at 09:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
akadimi commentedNote: i can't find the settings in the block config page too (admin/build/block/configure/views/news_items-block_1)
Comment #2
ppblaauw commentedCan't replicate this issue and don't know what is causing it.
Would advice to use version 2.x of the module. It has a lot more functionality, easier to install and almost ready to release a first RC version.
No solution, but I hope it helps you further, please let me know.
Comment #3
akadimi commentedI followed your advice and used version 2.x which is more satisfying for me.
By the time my site is ready to go into production, I hope stable or beta version will be available.
Thanks for your reply.
Comment #4
ppblaauw commentedset status to fixed.
Comment #5
danyg commentedHello,
I've opened this issue, becasue I'd expreienced the same problem. I think my working config page has broken after updated the Views Slideshow module to 6.x-2.1. The config page was normal before that upgrade (except not-using imagecache-preset, but it's another ticket).
By the way, this is amazing module. Thanks,
DanyG
Comment #6
danyg commentedJust a notice, updating the module to 6.x-2.x.dev is really fixed the problem.
Comment #7
steveoriolHello,
if anybody knows how to fix the problem without switching to the dev version, it would be cool.
My site is in production and the dev version causes issues due to differences between dev version and stable version.
Comment #8
ppblaauw commentedVersion 1.0 of the views_slideshow_ddblock module is not compatible with views_slideshow 2.1
Hereby a patch to make version 1.0 compatible with views_slideshow 2.1 and later.
Also attached the two files to change as an alternative to applying the patch. (you need to rename both files:
and
the file: views_slideshow_ddblock.views_slideshow.inc needs to be placed in: sites/all/modules/views_slideshow_ddblock
and the file:views_slideshow_ddblock.admin.js needs to be placed in:
sites/all/modules/views_slideshow_ddblock/js
Changed issue title.
Comment #9
ppblaauw commentedNew patch: also the views_slideshow_ddblock.module file needs adjustments.
rename
the file: views_slideshow_ddblock.module needs to be placed in: sites/all/modules/views_slideshow_ddblock
Comment #10
MMusashi commentedWorking with views_slideshow-6.x-2.2 and views_slideshow_ddblock-6.x-1.0.
The above 3 files replacement solved most of the issues on the settings page.
On page site_home/admin/build/views/edit/news_items the following configurations are not showing as in the tutorial:
1. Use Prev/Next Pager
2. Use jQuery effects for text of a slide
Another change is required for these settings ?
Comment #11
ppblaauw commented#10 Can you explain the difference?
Comment #12
MMusashi commentedhmm.. that's weird, now I can see all the sections as presented in the tutorial.
What I experienced is when I clicked the checkboxes next to "Use Prev/Next Pager" and "Use jQuery effects for text of a slide" the relevant settings box didn't appear.
But again, for some reason I can see it now.
Sorry for the burden.
Comment #13
ppblaauw commented#12 MMusashi
Ok, no problem, maybe the page was not totally loaded and the javascript did not get applied.
At least it works for you.
A step closer to get this committed, so also this version of the views_slideshow_ddblock module can be used with views_slideshow versions 2.1 and later.
Other users, please review the patch so I can commit it.
Comment #14
work77 commentedHi. I'm getting the following when running the patch from #9. Am I not running it correctly? I'm thinking the VSD1.0 dir shouldn't be there, but I'm not that familiar with the patch command. Thanks.
Comment #15
work77 commentedComment #16
work77 commentedTried again with the p1 option instead, but still got an error.
Comment #17
ppblaauw commentedCommitted to version 6.x-1.1