Active
Project:
Token
Version:
7.x-1.5
Component:
Token Actions
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2013 at 16:26 UTC
Updated:
8 Mar 2013 at 16:26 UTC
I created a computed field in a content type, and I want insert this field in the url, when I put this tokens in url-alias : [node: field-number-magazine] / [node: title] I get these errors
Warning: Illegal offset type in isset or empty in pathauto_cleanstring() (linea 180 di /var/www/drupal7/modules/pathauto/pathauto.inc).
Warning: html_entity_decode() expects parameter 1 to be string, array given in decode_entities() (linea 429 di /var/www/drupal7/includes/unicode.inc).
Warning: Illegal offset type in pathauto_cleanstring() (linea 223 di /var/www/drupal7/modules/pathauto/pathauto.inc).,
can you help me?