Closed (cannot reproduce)
Project:
@font-your-face
Version:
7.x-2.2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2011 at 20:18 UTC
Updated:
26 Sep 2012 at 22:08 UTC
When viewing "/admin/config" there is no link to the "@font-your-face settings" page. Just FYI
Comments
Comment #1
sreynen commentedThe fix is committed in dev. I'll release beta2 as soon as I fix one last bug.
Comment #3
adraskoy commentedThis issue has resurfaced in 7.x-2.2. Installed and enabled fontyourface, fontyourface ui, and google fonts api under drupal 7.12. There is no configuration option - the url in the Modules list points to admin/config/user-interface, which has nothing for font-your-face.
Comment #4
adraskoy commentedIt all worked fine on a local copy, so I disabled everything, and then re-enabled the modules one by one-- this time it worked. Leaving open in case this is of concern to the developers. Feel free to close.
Comment #5
sreynen commentedI think this was probably a stale cache or something specific to your install, so I'm moving this back to closed. But if anyone else sees this problem, please re-open it.
Comment #6
tincanstudio commentedGot the same problem here. With the release and the dev versions. I'll try playing with enabling all the sub-modules one-by-one as suggested above.
Comment #7
sreynen commentedMoving this back to active. This shouldn't require enabling sub-modules one-by-one. I suspect there's something going on in hook_enable that is causing hook_menu to fail.
Comment #8
sreynen commentedI haven't been able to reproduce this. If anyone who sees this problem can describe specific steps you took on enabling, please re-open this.
Comment #9
TravisWeihermuller commentedIf you run cron and clear your cache after installation everything runs fine.
Comment #10
fultonchain commentedIs it possible that you are missing Views?
It took me a second to catch the font-your-face.UI dependency.