By meshack33 on
I added multiple images to a node that show up when the display is set to Normal. However, when it is set to CCK Multimage, They do not display.
When the field is set to normal, the path to the img src is
, but when it is set to CCK Mutimage, the path is
What am I missing that creates the error in the path?
Comments
paths take 2
When the field is set to normal, the path to the img src is "http://localhost/files/slide1.JPG", but when it is set to CCK Mutimage, the path is "http://localhost/files/imagecache//files/slide1.JPG"
Any advice on what I missed to get these paths?
I am having a similar problem
I can find out how to set add my preset imagecache to the module. It also mentions the CCK slideshow which is not supported. How can I get cckmultiimage to work without it?
I can get the field to take multiple images but when I click on admin>Content managemen>tcckmultiimage>settings and click edit mulitimage I get the following error:
Fatal error: Call to undefined function _imagecache_get_presets() in C:\wamp\www\fwwb\modules\cck_multimage\cck_multimage.module on line 141
I have a preset done but I don't know how to associate it with the multiimage module.
Please help!
Thanks