I have had some difficulties getting the Taxonomy Menu module to work with the nodeorder module. Starting with a clean slate, I was able to get the Nodeorder module to work just fine after I figured out that you should use the following link to reorder nodes "nodeorder/term/1" instead of "taxonomy/term/1". When I activated the Taxonomy Menu module the Nodeorder module breaks. When I attempted to re-arrange the nodes, I got the following error.

------
Access denied
There was a problem moving the node within its category.
You are not authorized to access this page.
------

I believe the in some circumstances the Taxonomy Menu module changes how the links are named, which causes problems for the Nodeorder module.

Comments

marcp’s picture

Version: 5.x-1.2 » master

This is over a year old. Is it still an issue in 6.x?

pvanderspek’s picture

Status: Active » Closed (fixed)

Please reopen if the bug still exists.

Drupal webdesigner’s picture

I just installed the node order module and had the taxonomy module installed. The menu is now broken..
is there any solution for this?

Regards,
Robin

Drupal webdesigner’s picture

Status: Closed (fixed) » Needs review

Still here.

mannos’s picture

It always pays to read the Technical Notes (which I didn't). The module works great but it's wreaking havoc with my paths and the site's SEO-ness, if that's a word. Any plans to enhance the module so that this all works? Otherwise I'll reluctantly have to back it out.

mediamike’s picture

This nodeorder module did not work for me running drupal 6.19. The save button was greyed out. It also damages from the SEO point of view. I would love to know how to make every URL of the form nodeorder/term/nnnn to 301 redirect to taxonomy/term/nnnn . I have disabled this module but it has done damage. Too bad, something like this is really needed.