mlavanish
Forum Replies Created
-
Thank you.
I updated to 4.32.0 after your message, and have had one recurrence of the error since on 10/20. I’ll continue to monitor, but am open to any other suggestions.
Best,
MatthewThanks for the suggestion. I ended up reinstalling and having the same problem. Enabled wordpress debug logs and voila. I was exceeding php allowed memory size. Bumped up php memory to 256MB and all good. Thanks for letting me waste your time, lol. Hopefully next time I’ll have a real question for you. π
So sorry. I meant Mailpoet 4.7.1. I must have confused it with PHP.
I’ll try downloading again from the link and installing manually and see what happens.
Forum: Plugins
In reply to: [amr ical events lists] a couple chronic issues (probably my own)Hmm. Not sure I understand that completely, but I’ll try to. π
Here is the shortcode I’m using, followed by the Defined maximums. I’m pulling the calendar in 3 places:
[iCal https://calendar.google.com/calendar/ical/q9ir4qaa0nksnbunaru3vs9je4%40group.calendar.google.com/public/basic.ics listtype=1]
Define maximums:
events 6
days 120
cache 24
eventscache 0.5[iCal https://calendar.google.com/calendar/ical/q9ir4qaa0nksnbunaru3vs9je4%40group.calendar.google.com/public/basic.ics listtype=4]
Define maximums:
events 20
days 90
cache 24[iCal https://calendar.google.com/calendar/ical/q9ir4qaa0nksnbunaru3vs9je4%40group.calendar.google.com/public/basic.ics listtype=5]
Define maximums:
events 100
days 200
cache 24
eventscache 0.5I found some other errors that have cropped up, and I’m still getting memory errors even after creating a new calendar with only a dozen or so events listed (although there aren’t as many errors). Here’s what I’m seeing (without the repeats).
[05-Jan-2022 07:38:59 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4096 bytes) in /home/…/wilmingtonguitar.org/wp-content/plugins/amr-ical-events-list/includes/amr-rrule.php on line 55
[05-Jan-2022 11:22:13 UTC] PHP Warning: checkdate() expects parameter 2 to be int, string given in /home/…/wilmingtonguitar.org/wp-content/plugins/amr-ical-events-list/includes/amr-ical-events-list-main.php on line 2055
[06-Jan-2022 07:33:56 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/…/wilmingtonguitar.org/wp-content/plugins/amr-ical-events-list/includes/amr-ical-events-list-main.php on line 1456
Let me know if there’s any other info I can give you that might help.
Also, what’s the best way to offer you some support for your help? I don’t see a donation button on your website, but I could purchase AMR Events if that’s best.
Thanks again!
Forum: Plugins
In reply to: [amr ical events lists] a couple chronic issues (probably my own)Unfortunately we have many events, and hosting them in an external ics also allows others to contribute to the calendar without needing to monkey around with privileges in WordPress. Your plugin is great for that.
I ended up creating a new calendar for the website, and keeping the old one as an archive. I’ll just migrate everything in the new calendar over to the archive at the end of the season, and keep things working more smoothly that way. π
I did run across an error: [03-Jan-2022 21:07:44 UTC] PHP Warning: checkdate() expects parameter 2 to be int, string given in /home/…/wp-content/plugins/amr-ical-events-list/includes/amr-ical-events-list-main.php on line 2055
Not sure if it’s related. I’m guessing something new. Shall I start a new subject for that one?
Forum: Plugins
In reply to: [amr ical events lists] a couple chronic issues (probably my own)Thanks Anmari. I think you’re exactly right. I have a lot of old events, as well as a recurring event. I’ll see if I can clean up the calendar and see if that solves my problems.
Cheers!
Forum: Plugins
In reply to: [Custom Layouts - Post + Product grids made easy] Random order?Thanks! I appreciate you looking into it. Even if pagination was disabled for random search results, that would still be helpful for anyone who wants to make a short list of random posts or other content. I, for instance, have a list of sponsors I would like to show, with their logos, but don’t want to show preference for any 1 sponsor by placing them always in the first position, or penalize anyone by listing them last. Random order of those 10 or so items would treat everyone equally.
Thanks. Yes, that’s the new key.
Sounds good. I’ll use your API and recheck tomorrow.
Can confirm it will still work with your API, but not with my new API from a different account (the only one there), or with the old API I had used successfully previously.
I created a completely new API from a different account and it is still returning the exceeded quota error message when hitting the check button. It initially seemed to work, and populated the preview, but after saving it continues to throw the error and return the “Loading…” message where the shortcode is telling it to display. I tried the “Clear Cache” button but no effect.
Any ideas? Thanks for your help!
- This reply was modified 5 years, 3 months ago by mlavanish.
Thanks! Your key works. Any idea how to get mine to work?
My Google API is listed as “unrestricted.” Google gives the warning: “This key is unrestricted. Restrictions help prevent unauthorized use and quota theft.” So that’s probably what happened.
I tried regenerating the key, but it returns the exceeded quota message. Waited 5 minutes for all changed to take effect and still no joy.
I tried creating a new key, but it still returns the exceeded quota message.
My guess is someone is using my API without authorization and stealing my quota. Not sure how they would have gotten my API though. That’s concerning. I will restrict my API and I’m guessing that I will need to wait a day or two before trying my key again from this account, or create a key from a different account and try that. I’ll go with the second option and see if that works.
- This reply was modified 5 years, 3 months ago by mlavanish.
As stated above, yes, a Google API has been created and in place for years, and the plugin worked as expected up until recently. I did check to verify the API and nothing has changed.
Also, whether I put in my username, channel id, or url, it returns βYour inputs are invalid. Please have a look at them.β If I click the CHECK button, it returns βThe request cannot be completed because you have exceeded your quota.β
The word “Quota” links to a page on our site that doesn’t exist: https://wilmingtonguitar.org/youtube/v3/getting-started#quota
The YourChannel strip is located midway down the home page, but is currently nonfunctional as I have been unable to recreate my channel.
Forum: Fixing WordPress
In reply to: Comments disabled yet still getting commentsThanks for the links, but no registrations are being added. I also have Akismet installed and active, and have had for a year and a half. Comments have also been disabled since the site went live.
- This reply was modified 6 years, 4 months ago by mlavanish.
Forum: Plugins
In reply to: [amr ical events lists] Google throwing an errorAh. You’re totally right. I had forgotten we had one event set up as a recurring event. I appreciate the recommendation for the utility. It’s not a worry to me to have old events on the calendar at this time. Does it impact performance at all with your plugin?