I've uninstalled completely and reinstalled, twice, the 2.x version:
I've followed literally your instructions in this order:

1) Create a view.
* The first argument is $vid and the second is $tid and allow multiples.
* Create a page display with the path 'category/%' (or whatever you are going to use as the base of the path)

2) Change the default path patterm for taxonomy on admin/build/path/pathauto to 'category/[vocab-raw]/[catpath-raw]'
Use the same base path that you did when you setup the view.

2) Bulk updated the alias at admin/build/path/pathauto.

3) Edit the Vocabulary
* If you already have a menu then select 'Select to rebuild the menu on submit.' and press 'Save'
* If you haven't created a menu then do so now

results:
the menu is complete and looks correctly, every link point to the autopath selected path, but the click doesn't behave as good: it returns the taxonomy "internal" view. The view is never called, in any case. I could like to give you more debug information if you'd tell me what you need

Comments

indytechcook’s picture

I need to update the readme. There were some changes this weekend to fix some bugs that changed this process. I'll have something up tonight.

In short, change the view path to 'taxonomy/term/%' and use the argument of tid with depth monitor.

You can also enable the view that comes with taxonomy module. This will work by default.

See #382040: Views & Pathauto issue for more details.

arkanoid87’s picture

this has worked!
thank you very much

indytechcook’s picture

Status: Active » Fixed

Glad to help. Sorry about the bad documentation.

Status: Fixed » Closed (fixed)

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