Installed the plugin, but am unable to locate/access settings pages for the module.

admin/structure/formatters just shows the admin/structure page. admin/structure/formatters/settings does show a settings page, but can't really do anything there. The permission is available on the permissions page, so something is installed.

Comments

scottrouse’s picture

Status: Active » Closed (cannot reproduce)

Uninstalled and reinstalled module using UI and the problem was resolved. Initially installed/enabled via drush...could that be it? Also, initially installed beta1, then upgraded to dev to try to resolve.

scottrouse’s picture

Status: Closed (cannot reproduce) » Active

Spoke too soon. Created a custom formatter; it was not available to use on any Display Settings forms; and now I'm, again, unable to access custom formatter admin pages.

ergophobe’s picture

Same thing happened to me - I installed with drush and could not access the admin page, no menu items, etc, though drush pml listed it as enabled.

I uninstalled and reinstalled through the UI and the admin page was suddenly accessible.

I expect it's the installing, uninstalling, reinstalling that matters, not drush/UI

scottrouse’s picture

The admin page just comes and goes for me. I can't tell why. One day the admin interface is there at admin/structure/formatters and the next day it is not.

mirian’s picture

Same to me. any solution?
Reinstalling the module does not guarantee it will not disappear again on the production...

mrfelton’s picture

Same problem for me. Module installed as part o an installation profile.

mrfelton’s picture

A quick glance at the code shows that admin/structure/formatters is not defined anywhere. How is tis supposed to be created?

mrfelton’s picture

reinstalling module had no effect. Not surprising as hook_menu doesn't define the admin path

mrfelton’s picture

Ah, ok.. upgrading ctools to 1.0 solved.

adixb’s picture

Same problem here, even with the ctools 1.0 update.

perignon’s picture

Yup still an issue. I installed and enabled via drush and no admin menu. Ctools is updated and running D7.12.

citricguy’s picture

Confirming bug. The UI did work at one point though as I have added formatters in the past.

Chaos Tools: 7.x-1.0
Drupal: 7.14
Custom Formatters: 7.x-2.0

dkre’s picture

Version: 7.x-2.x-dev » 7.x-2.0

Try flushing caches, this solved the issue for me

I had the same issue immediately after install (installed via UI).

On Ctool 7.x 1.0, Drupal 7.14, Formatters 7x 2.0

deciphered’s picture

Status: Active » Fixed

This issue should be fixed in the 7.x-2.x branch, marking this as fixed, but if anyone can show that it still doesn't work in the current dev build I'm happy to look closer.

Status: Fixed » Closed (fixed)

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