sleeksorrow
Forum Replies Created
-
Forum: Plugins
In reply to: [amr ical events lists] Proposal: Also trim https urls [patch]Saw you included the patch for the https URLs. Thank you! ??
Let me know if I should open a new ticket for the “trim shortcode option” wish.
Forum: Plugins
In reply to: [amr ical events lists] Proposal: Also trim https urls [patch]Hope you’re fine again, just a little bump here ??
Loosely related: Is there a possibility to activate/deactivate URL trimming in Shortcodes? The code does not look as if it is configurable. So this would be a wish from me ??
- This reply was modified 7 years, 7 months ago by sleeksorrow.
- This reply was modified 7 years, 7 months ago by sleeksorrow.
I also tried to reproduce your issues and I wasn’t able, it just works fine for me. The chances are very low that some SSL libraries on your host are broken. I would assume, SSL and fetching the content in general are fine.
So I would go for the “or cache” part of the error message. Maybe the write permissions on your cache folder on the server have been tangled.
Check your “wp-content/uploads/ical-events-cache” folder for writing permissions for the web server. If you cannot set its ownership to the user of the web server, then you might have to set permissions to 0666 (world writable).
As long as there is no cache file in the cache folder, you don’t need to “force recreation of the cache file” because it will then try to create it at the next page load automatically.
See https://icalevents.com/1814-refresh-calendar-if-new-dates-not-showing/ .Forum: Plugins
In reply to: [amr ical events lists] Many shortcodes stopped working for event list widgetI have everything set back up and the problem is still gone. So it’s solved, but I cannot find the real cause. This is unsatisfying, but it points towards a misconfiguration somewhere on my side.
So I consider this resolved. Thanks again for your great support, trying to reproduce that and all.
Forum: Plugins
In reply to: [amr ical events lists] Many shortcodes stopped working for event list widgetThank you very much for your hints and sorry for the long delay.
I have set up a completely fresh wordpress installation and only installed your plugin and configured it only as much as needed to work. There it seems to work fine, so now I will be slowly adding things until I hopefully find out what caused this.