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
Comment #1
scottrouse commentedUninstalled 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.
Comment #2
scottrouse commentedSpoke 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.
Comment #3
ergophobe commentedSame 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
Comment #4
scottrouse commentedThe 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.
Comment #5
mirian commentedSame to me. any solution?
Reinstalling the module does not guarantee it will not disappear again on the production...
Comment #6
mrfelton commentedSame problem for me. Module installed as part o an installation profile.
Comment #7
mrfelton commentedA quick glance at the code shows that admin/structure/formatters is not defined anywhere. How is tis supposed to be created?
Comment #8
mrfelton commentedreinstalling module had no effect. Not surprising as hook_menu doesn't define the admin path
Comment #9
mrfelton commentedAh, ok.. upgrading ctools to 1.0 solved.
Comment #10
adixb commentedSame problem here, even with the ctools 1.0 update.
Comment #11
perignon commentedYup still an issue. I installed and enabled via drush and no admin menu. Ctools is updated and running D7.12.
Comment #12
citricguy commentedConfirming 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
Comment #13
dkre commentedTry 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
Comment #14
decipheredThis 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.