zoomimage
Permalink
Has anyone gotten this error on the zoom image ad on?
Fatal error: Call to undefined method FormHelper::select() in /Applications/MAMP/htdocs/concrete/blocks/zoom_image/form.php on line 23
Is there any way to fix this?
Fatal error: Call to undefined method FormHelper::select() in /Applications/MAMP/htdocs/concrete/blocks/zoom_image/form.php on line 23
Is there any way to fix this?
or try to use this version, it's a bit older.. not sure what changed since then. Lost track of a lot of things lately - sorry!
http://www.concrete5.org/download_file/-/6987...
http://www.concrete5.org/download_file/-/6987...
is there anyway to make arrows and a light box effect when there is more than one image? I love the way this zoomimage works! good work!
Fancy zoom (the script I'm using) has been built to zoom in on a single image only..
This block is therefore limited to a single picture and this won't change..
Also because there's another solution! Check this thread:http://www.concrete5.org/index.php?cID=418#474...
This block is therefore limited to a single picture and this won't change..
Also because there's another solution! Check this thread:http://www.concrete5.org/index.php?cID=418#474...
fancybox looks pretty much the same -http://fancy.klade.lv/
but it isn't.. however, building a template for the existing gallery block (or even slideshow block) using fancybox is very easy...
but it isn't.. however, building a template for the existing gallery block (or even slideshow block) using fancybox is very easy...
I would love to figure out how to make fancy box a ad on! Could someone walk me through it or send me directions so that I could participate in C5 by making my first block?
you just need to create a template... I wrote a tutorial about that, unfortunately it's written in German:
http://www.codeblog.ch/2009/03/concrete5-templates/...
I probably translate a few of my stuff someday but I'm just too busy at the moment
http://www.codeblog.ch/2009/03/concrete5-templates/...
I probably translate a few of my stuff someday but I'm just too busy at the moment
I stayed up for 7 days straight and translated it for you.
... just kidding... Yay fer Google!
http://209.85.165.132/translate_c?hl=en&ie=UTF-8&sl=de&...
Its as good of a translation as any statically generated translation can be, but it should get you started.
... just kidding... Yay fer Google!
http://209.85.165.132/translate_c?hl=en&ie=UTF-8&sl=de&...
Its as good of a translation as any statically generated translation can be, but it should get you started.
Is it possible to add a caption to the image, using zoomimage?
But it would be a great feature to request for that block. Maybe e-mail Remo and ask him how much work it would take to do something like that.
just open form.php and remove that select, it's not really necessary... It's just used to let you add an image caption.
It will work soon I guess.