remove token_cck.inc after cck module copies it into their module
schuyler1d - March 7, 2008 - 18:53
| Project: | Token |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
KarenS asked me to add this bug which corresponds to the patch at:
http://drupal.org/node/172127#comment-760387
| Attachment | Size |
|---|---|
| ccksupport_to_cckmodule.patch | 9.76 KB |

#1
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#2
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 ;)
#3
greggles, I was running HEAD of all the modules but I'll cvs up.
#4
Automatically closed -- issue fixed for two weeks with no activity.