Hello,
I've migrated data from an oscommerce to an ubercart+drupal.
All is OK but I've got a strange bug I don't know the reason of.
I've imported (with a terminal and SQL queries) vocabularies/taxonomies and I can use it well... I can see my products group by term, etc.
But when I go to "admin/content/taxonomy/..." for managing them, I can not see any term (well, I can see old drupal created terms, or new drupal created terms).
If I edit a product and change the taxonomy term: old_term > new_term then I get the new created term listed, but when I undo this: new_term > old_term I can see only this product in this category, and others (thatt I could see, altogether, if I choose the name of the term and not the tid in the URL.
Any ideas / suggestions?
Regards