is not referring to image module. To be honest, I don't know what its referring to - but it works. I guess it works no matter how the image gets into the node(s) - via image module or CCK images.
That line is giving me trouble - saying that it is a call to an undefined function. I am using images in the same way as you - imagecache with imagefield.
Comments
Comment #1
Johannes De Boeck commentedthanks for this..
I guess this is for using with the Image module? ..is there a possibility to get this working with CCK and ImageField?
Comment #2
rick hood commentedHi,
I am not using image module, but rather am using Imagecache, and Imagefield to get images into my nodes.
Any reference to "image" in the nodecarousel code like this:
is not referring to image module. To be honest, I don't know what its referring to - but it works. I guess it works no matter how the image gets into the node(s) - via image module or CCK images.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
gthing commented"$carousel_image = _nodecarousel_find_image_in_string($view);"
That line is giving me trouble - saying that it is a call to an undefined function. I am using images in the same way as you - imagecache with imagefield.
Comment #5
gthing commentedComment #6
gthing commentedComment #7
gthing commentedYou must be using the latest dev version which includes this function.