• Resolved Teachmetiger

    (@teachmetiger)


    Any reasons why we can see all data in list view and in grid view we get this:

    ‘Warning: file_exists(): open_basedir restriction in effect. File(/tmp/Google_Client/5e/5e36cbb51349f2e2ddcfc83e64dc240f) is not within the allowed path(s): (/home/.sites/114/site2675/web:/home/.sites/114/site2675/tmp:/usr/share/pear) in /home/.sites/114/site2675/web/blog/wp-content/plugins/google-calendar-events/vendor/google/apiclient/src/Google/Cache/File.php on line 52’

    on line 52 we find: ‘ if (!file_exists($storageFile)) {
    $this->client->getLogger()->debug(
    ‘File cache miss’,
    array(‘key’ => $key, ‘file’ => $storageFile)
    );’

    what is wrong???

    https://ww.wp.xz.cn/plugins/google-calendar-events/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Nick Young

    (@nickyoung87)

    Can you post a link to where you are seeing this issue?

    Also would you mind showing me the system report you have from “Calendars” > “Tools”?

    Thanks

    Thread Starter Teachmetiger

    (@teachmetiger)

    Everything is workin well at last!

    Simple but effective: I deactivated the plugin – cleaned all chaches – an reactevated it. Tataaa! No Error-Code and everything as it should be.

    Resolved 😉

    Plugin Contributor Nick Young

    (@nickyoung87)

    Ah great to hear, thanks for the update.

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

The topic ‘List view vs Grid view’ is closed to new replies.