KarenS asked me to add this bug which corresponds to the patch at:
http://drupal.org/node/172127#comment-760387

CommentFileSizeAuthor
ccksupport_to_cckmodule.patch9.76 KBschuyler1d

Comments

drewish’s picture

seems like it's in CCK now...

[Thu Mar 13 08:18:21 2008] [error] [client 74.95.35.147] PHP Fatal error: Cannot redeclare content_token_values() (previously declared in httpdocs/sites/all/modules/cck/content.token.inc:5) in httpdocs/sites/all/modules/token/token_cck.inc on line 29, referer: http://example.com/user/4/edit?destination=admin%2Fuser%2Fuser 
greggles’s picture

Status: Active » Fixed

Thanks, for this schuyler1d. I also removed the (commented out) code that included token_cck.inc as well.

@drewish - recent versions of 6.x-1.x-dev the include for token_cck.inc is commented out (I'm pretty sure anyway). So, you may need to upgrade. Your comment reminded me to remove the include code and mentions of token_cck, though, so thanks ;)

drewish’s picture

greggles, I was running HEAD of all the modules but I'll cvs up.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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