When viewing "/admin/config" there is no link to the "@font-your-face settings" page. Just FYI

Comments

sreynen’s picture

Version: 7.x-1.0-beta1 » 7.x-1.x-dev
Status: Active » Fixed

The fix is committed in dev. I'll release beta2 as soon as I fix one last bug.

Status: Fixed » Closed (fixed)

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

adraskoy’s picture

Version: 7.x-1.x-dev » 7.x-2.2
Status: Closed (fixed) » Active

This 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.

adraskoy’s picture

It 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.

sreynen’s picture

Status: Active » Closed (won't fix)

I 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.

tincanstudio’s picture

Got 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.

sreynen’s picture

Status: Closed (won't fix) » Active

Moving 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.

sreynen’s picture

Status: Active » Closed (cannot reproduce)

I 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.

TravisWeihermuller’s picture

If you run cron and clear your cache after installation everything runs fine.

fultonchain’s picture

Is it possible that you are missing Views?

It took me a second to catch the font-your-face.UI dependency.