Hi there!

I'm trying to get the CCK Widget work on my drupal 6.1 CCK content type.
I created a new content type and added "field_slideshow" of the type "slideshow" to it.

The code sample code from README.TXT works fine, but the CCK Widget fails.
Any Data entered in the "Image" field or "Image directory" field is not stored.

I've tried with this one:
files/bild1.png|drupal.org|Drupal|The ultimate CMS. Download it now!|Drupal

PHP Version: 5.2.4
MySQL Version: 5.0.51
CCK Version: 6.x-1.x-dev from 25th of March 2008

Comments

brmassa’s picture

Peter,

hi! thanks for reporting a bug and making this module better!

yes, as i stated on the release notes, the CCK is not present, for two reasons:
1* CCK is not released for D6
2* It will need a totally new structure: new data schema and new form fields to hold the new JS options

However, im working on it. I might launch a new version on the next few days, i will try to implement CCK back. If not, it will be on the next version (1.27), ok?

regards,

massa

pedda’s picture

Hi massa,

Didn't want to bustle you. I just thought, I've made something wrong.
So no problem. I'm patient. This is a very easy to use module. Thanks for that :)

regards,

Peter

brmassa’s picture

Status: Active » Fixed

Peter,

sorry for your big waiting... its now there! soon on the next release.

regards

massa

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.