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.

CommentFileSizeAuthor
token_custom_5.x-1.1.patch464 bytesjcmarco

Comments

hanoii’s picture

Committed and fix in 1.2. Thanks!

hanoii’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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