I'm getting the following error in status report page:

The following token types are not defined but have tokens:
$info['types']['taxonomy_term']

Because of this clean urls are not working for taxonomy terms. I haven't received any system error message. The issue started after installing module.

Any ideas?

Comments

radamiel’s picture

Status: Active » Postponed (maintainer needs more info)

I was trying to reproduce this error but nothing happend.. i've created one hashtag to get an alias.. so I created #gggg and have got /hashtags/gggg alias and no errors on the report page. Could you send zip copy of your drupal installation and backup database using Backup Migrate module so I can reproduce this bug on my local machine and fix it ?

dosed’s picture

Status: Postponed (maintainer needs more info) » Fixed

First of all thanks for making such an awesome module.

I found the "issue" ...and I must say that I'm embarrassed. After reading your response it hit me that the url pattern for the vocabulary "hashtags" wasn't set (I'm using the pathauto module). I wanted to smack myself! I wasted hours trying to figure out the cause.

Thanks for your response...and sorry for wasting your time.

Best Regards.

Status: Fixed » Closed (fixed)

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