user warning:
Unknown column 'php' in 'field list'
query: INSERT INTO token_custom (tkid, id, description, type, php) VALUES (6, 'token_custom_md5_user', 'Generates the MD5 Hash from $user', 'user', 'md5($user);')
in /home/webapps/devel/current/includes/database.mysql.inc on line 172.
The module install creates a value table instead the php table used in the code.
| Comment | File | Size | Author |
|---|---|---|---|
| token_custom_5.x-1.1.patch | 464 bytes | jcmarco |
Comments
Comment #1
hanoiiCommitted and fix in 1.2. Thanks!
Comment #2
hanoiiComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.