Hello, I am new to the community and downloaded the latest OpenChurch distribution so I can build our Church's website. I started with downloading this dist locally prior to uploading to any webserver. I am using the default OpenChurch theme (7.x 1.0 alpha 11. I am getting the following error messages when I bring up the localhost site:

Error message•The google_fonts_api font that is added to the theme .info file cannot be loaded. This is probably because the import has not been run yet. Run import to add fonts.
•Notice: Array to string conversion in theme_context_block_script_placeholder() (line 66 of C:\wamp\www\Drupal2\profiles\openchurch\modules\contrib\context\theme\context_reaction_block.theme.inc).

Can someone provide me with directions on how to solve for the above error messages? I clicked on the "run import" hyperlink, however that takes me to the general tab under "@font-your-face" settings where it displays "FONTDECK, TYPEKIT, PROVIDERS, and LOGGING" options. I don't know what the next step is from here!

Also, don't know how to solve the Notice that says "Array to string conversion in theme...." Do I need to to into any files to fix this?

Thanks for your help!

Robert

Comments

bleen’s picture

note: "Array to string conversion in theme_context_block_script_placeholder" is a php 5.4 error I believe

creach’s picture

Title: Error Message regarding "google fonts api cannot be loaded" » Google_fonts_api

Pls assist here: I have installed open church and the error below wont leave my pages. How can i go about this? Running imports has not worked. How can i download google_fonts_api font?

The google_fonts_api font that is added to the theme .info file cannot be loaded. This is probably because the import has not been run yet. Run import to add fonts.

BarisW’s picture

Title: Google_fonts_api » Error Message regarding "google fonts api cannot be loaded"

Guys,

as stated on the module page: this module is not supported anymore. For new sites; please use @font-your-face, which has Google Fonts integration as well and is supported very actively.

creach’s picture

Thank you!

I have removed the google_fonts_api and it has worked. The error has now disappeared.

wachanga’s picture

How did you remove the google_fonts_api?

wachanga’s picture

Issue summary: View changes

modified my original post to ask for help on the "notice message" part of the error messages I am getting.