Thanks for what appears to be a great module.

However, I am not able to get to the configuration page admin/settings/trpnt.

I have installed the module like normal under /sites/default/modules. I do see the modules list under /admin/build/modules, and I am able to check the box and install the module. I do not receive any error messages, and the module indicates that it installed.

However, when I go to admin and look for the option to configure this, I don't see it. I manually go to admin/settings/trpnt, and it gives me the admin/settings page, which indicates that it cannot find that path.

I'm running Acquia Drupal 6.19.

I do have the administer taxonomy permission, and I also logged in under user 1, with no luck.

Any help would be appreciated!

Comments

mherchel’s picture

Upgrading to the dev release did not help out, either. Thanks,

rsevero’s picture

Assigned: Unassigned » rsevero
Category: bug » support

Since version 6.x-1.2 the path to the configuration page is http://example.com/admin/content/taxonomy/trpnt.

The Advanced Help page mentions the right path.

Have you installed 6.x-1.2 from scratch or have you updated it?

As per release notes and README.txt, if you are upgrading from a previous version, you must uninstall the module and then install the new version (6.x-1.2). This is necessary so Drupal notices the change in the path.

I probably shouldn't have changed this path in a minor update. Sorry.

rsevero’s picture

Status: Active » Fixed

Marking it fixed. Please reopen with new info if necessary.

mherchel’s picture

This was a new install of 6.x-1.2 (and then an upgrade to dev).

I got that path from line 28 of the module's readme.txt. This file should probably be updated with the correct path (should this be an issue??).

Anyway, the new path works. I'm now going to get it going. Thanks for the module!

rsevero’s picture

Component: Code » Documentation
Category: support » bug

Sure, this is a issue. I forgot to update the documentation mentioning the new path.

It's fixed with http://drupal.org/cvs?commit=446342.

Thanks for your report.

Status: Fixed » Closed (fixed)

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