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?