I've got everything enabled that is supposed to be. Taxonomy is enabled and the vocabulary specified for the status updates has been created. The hashtags are generating a link but the link goes to the correct url and displays page cannot be found. It seems that somehow the statuses aren't being linked to the tags. I've updated everything that can be updated and am running Drupal 6.13. Is there something I haven't checked? My site is at http://dojolist.net/user/1/status

Comments

icecreamyou’s picture

Status: Active » Postponed (maintainer needs more info)

PHP version?

Upgrade to the latest development version and try again.

Check the {facebook_status_tags} table in your database to see if it has any entries. If it doesn't, then associations between statuses and the relevant vocabulary are not being recorded. If it does, the problem is with the View.

Also check the facebook_status_tags view to make sure the argument is validating the correct taxonomy (this strikes me as the most likely problem, particularly if your tags taxonomy was not the first taxonomy created on your site).

icecreamyou’s picture

Any progress?

icecreamyou’s picture

Status: Postponed (maintainer needs more info) » Fixed

Your site seems to be working now, so marking as fixed.

icecreamyou’s picture

I added a note to the Troubleshooting guide in the documentation about fixing this problem.

Status: Fixed » Closed (fixed)
Issue tags: -hashtags, -facebook statuses

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