Gloria Cesarotto

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: There was an error fetching the results from your import" #1365251
    Gloria Cesarotto
    Participant

    Hi Patricia, thank you for having responded to me, do you think you can not import events from these sites in other ways with The Events calendar? I mean, maybe with Google Calendar or iCalendar if these sites are compatible with these or not?

    Another answer I received is this, do you think it would solve my problem or, as you already wrote, can not import from these sites?
    I will copy the other answer I have received, for your advice on this, since I’m not practical of these things:
    “I’ve just come up against this issue myself. When I installed my license key most of the options were grayed out. A quick poke around in the code and it looks like my issue is because cache that the aggregator uses to store the configuration of the “Import Origins” doesn’t get cleared properly when you enter your license key.

    The quickest way to fix this is to run this query against the database which will remove the cache entry causing the problem, everything appears to be working after that

    delete from wp_options where option_name = '_transient_tribe_aggregator_origins'

    Instead take a look at https://wordpress.org/plugins/transients-manager/. This plugin allows you to managed what wordpress calls transients from the “tools” menu… whhen you access the manager you need to search for “tribe_aggregator_origins” and you should then have an option to delete it.

    Once thats deleted you should be good to go”

    in reply to: Cannot import any events from "Other Url" #1364626
    Gloria Cesarotto
    Participant

    Thanks Matt, I’m inexperienced, so I do not know where I should run this query. Inside wordpress? Or in my cPanel? Thank you if you can be more specific!

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