Hello,

I have added a CCK field in a content type, but nothing shows up when I try to edit a node. All the required modules have been installed.
Any idea what can be wrong?

Thanks

Comments

uccio’s picture

Assigned: Unassigned » uccio
Status: Active » Closed (fixed)

Sorry,

6.x-3.x-dev is very old but you can take latest version from CVS.

Bimble’s picture

hmm, i have same problem, the releases are pretty confusing for me, since 6.x-3.x-dev is showing up as the latests dev drop....

uccio’s picture

Sorry People,

The module is under HEAVY development!

The active branch is Drupal-6--5 and all other branch are discontinued.

The version brach 6-5 is good way to implement the screenshot API services, in this revision you can use liks module (http://drupal.org/project/link) to implement a url field and the new module "link_screenshot" to render links fields as image.

Get this new version: http://drupalcode.org/viewvc/drupal/contributions/modules/website_screen...

uccio

WorldFallz’s picture

Status: Closed (fixed) » Active

the 6.x-5.x versions works well. You should really consider unpublishing the non-functioning versions and publishing the dev snapshot for the 6.x-5.x version. I spent over an hour troubleshooting the 3.x version before finding this issue -(

Great module though!

puravida’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

I'm closing this issue since the release is so old. The 6.x-3.0-beta3 does not support CCK, but the 6.x-5.x introduces the link_screenshot module that serves as a CCK formatter for the Link module. The current "dev" branch of 6.x-5.x seems to be broken at present. I'm deciding whether to make a stable release of the 6.x-3.x branch or the 6.x-5.x branch. Regardless of which one I decide, it makes this issue moot.