Fatal error: Cannot redeclare _google_fonts_cache() (previously declared in C:\xxxxmysite\sites\all\modules\google_fonts\google_fonts.module:200) in C:\xxxxmysite\sites\all\modules\google_fonts\google_fonts_ui\google_fonts_ui.module on line 60

I am having this problem on one domain and another is still working fine. They have almost the same config and exist on the same server. Any ideas? Yes, it's Win 2008 R2.

Comments

BarisW’s picture

Auch. I think you're right. I forgot to remove the subfolder 'google_fonts_ui'. Because both modules are now combined, the separate submodule isn't needed anymore.

Removing the google_fonts_ui folder should fix the problem. I will add a new release!

BarisW’s picture

No, I was wrong. I did remove the subfolder. It seems you didn't remove the folder before placing the 2.x version in it.
You can safely remove the google_fonts_ui folder to solve your bug. And I will rename the function to make sure this won't happen again, this will be solved in the next release.

BarisW’s picture

Status: Active » Fixed

Fixed. Thanks for reporting!

See: http://drupal.org/node/1204472

vidichannel’s picture

Thank you for this great release. IMHO, this one small improvement in font technology has opened up a whole new area of design possibility for dynamic web sites on the platform. Very powerful and fun.

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