• Warning: fwrite(): supplied argument is not a valid stream resource in
    warning: fclose(): supplied argument is not a valid stream resource in

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author shift8

    (@shift8)

    Hello,

    The plugin tries to locally save a master list of google fonts to avoid querying the google api to pull google fonts from. I believe that error may be an issue saving the cached copy of the file on your web hosting environment.

    Its possible there is a bug with saving the file on other systems such as Windows web hosting environments.

    Can you see the dropdown list of google fonts fully populated?

    aaronpods

    (@aaronpods)

    I’m having the same issue (see warnings below). I do see the list of google fonts populated. Thanks for any help!

    Warning: fopen(…/wp-content/plugins/shift8-full-navigation/components/cache/fonts.json): failed to open stream: No such file or directory in …/wp-content/plugins/shift8-full-navigation/components/functions.php on line 244

    Warning: fwrite() expects parameter 1 to be resource, boolean given in …/wp-content/plugins/shift8-full-navigation/components/functions.php on line 245

    Warning: fclose() expects parameter 1 to be resource, boolean given in …/wp-content/plugins/shift8-full-navigation/components/functions.php on line 246

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Getting errors’ is closed to new replies.