By Guest on Tuesday, 12 April 2016
Replies 16
Likes 0
Views 1.4K
Votes 0
I have been successfully using the reload all ical url(http://www.yourdomain.com/index.php?opt ... .reloadall) for the last 6 months. Recently that url has only been reloading the first ical feed (the one with the lowest ID).

- I verified that all feeds are functional at the urls listed in JEvents
- All feeds are set to anonymous refresh "on".
- I wrote a script to reload them one at a time, but I have 27 discrete feeds, and my server can't handle trying to refresh 27 feeds in such a short time.

Any ideas about how this might have been broken, or how to fix it?
Can you give us your JEvents Support Information via the icon in the backend of JEvents?
·
Wednesday, 13 April 2016 14:42
·
0 Likes
·
0 Votes
·
0 Comments
·

PHP Version : 5.4.45
MySQL Version : 5.5.42-37.1
Server Information : Linux gator3222.hostgator.com 3.12.35.1418868451 #1 SMP Wed Dec 17 20:10:32 CST 2014 x86_64
Fix jQuery? : No
Load JEvents Bootstrap CSS? : No
Max Input Vars ? : 1000
Club code set? : No
User Agent : Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_4) AppleWebKit/601.5.17 (KHTML, like Gecko) Version/9.1 Safari/601.5.17
Joomla : 3.5.1
component_com_jevents : 3.4.10
component_com_jce : 2.5.16
module_mod_jevents_cal : 3.4.10
module_mod_jevents_custom : 3.4.10
module_mod_jevents_filter : 3.4.10
module_mod_jevents_latest : 3.4.10
module_mod_jevents_legend : 3.4.10
module_mod_jevents_switchview : 3.4.10
layout_flatplus : 3.2.1
layout_iconic : 3.4.5
layout_smartphone : 3.0.10
·
Wednesday, 13 April 2016 15:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Is it possible that the script it timing out?

What is you run the reload all link in a web browser - what do you see?
·
Wednesday, 13 April 2016 16:14
·
0 Likes
·
0 Votes
·
0 Comments
·
That's how I've been testing - just passing the url string into a browser. It takes a second, as per usual, then comes up with a success message and the number of reloaded ical events, but it is only the number of events from the first ical feed.

I also tested by deleting and purging all events, and navigating to the reloadall url. It only imported events from the first ical feed.
·
Wednesday, 13 April 2016 16:44
·
0 Likes
·
0 Votes
·
0 Comments
·
I just tried setting up a simple 2-feed calendar on two different sites (one live, one local). Same problem on both, the first feed refreshes, the second does not.
·
Wednesday, 13 April 2016 17:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Are both calendars published and configured to allow anonymous updates?
·
Thursday, 14 April 2016 13:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, that is correct.
·
Thursday, 14 April 2016 15:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you please send me super user login details to take a look. And FTP details via PM.

Many thanks
Tony
·
Thursday, 14 April 2016 21:39
·
0 Likes
·
0 Votes
·
0 Comments
·
I did a little bit more testing. If I downgrade to JEvents 3.2, the reload all url reloads all the feeds, but it only refreshes the first feed in JEvents 3.4. I am currently setting up sided-by-side sites for you so that you can see and test this.
·
Friday, 15 April 2016 17:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you please send me super user logins to both sites as well as FTP via PM.

I have compared the code on both ours and they are identical and both work the same on my debugs.

Many thanks
Tony
·
Friday, 15 April 2016 22:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry, we lost our internet fro 6 days last week, it was a nightmare. @Tony, I PMd you the site details. Let me know if there is anything else I can help you with, or if you find a resolution.
Andy
·
Monday, 25 April 2016 17:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you very much for the login details, I found the cause and have fixed it on your server.

If you need to replicate the change copy:

/administrator/components/com_jevents/controllers/icals.php

To the site you want to apply the changes too.

Many thanks
Tony
·
Tuesday, 26 April 2016 12:11
·
0 Likes
·
0 Votes
·
0 Comments
·
So that file will be different than the one included with Events 3.4?
·
Tuesday, 26 April 2016 15:32
·
0 Likes
·
0 Votes
·
0 Comments
·
No, I've pushed the Change in GIT for Geraint to merge into the main release.

Many thanks
Tony
·
Tuesday, 26 April 2016 16:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you so much for your active support on this component. My experience with you all at JEvents has been far and away better than with any other dev team. I especially appreciate that you actively support your code even for the non-membership users. Keep up the good work!
·
Tuesday, 26 April 2016 16:22
·
0 Likes
·
0 Votes
·
0 Comments
·
You are very welcome Andy and a pleasure as always! If you get a minute don't forget we are on JED for reviews <!-- s;-) --><img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";-)" title="Wink" /><!-- s;-) -->
·
Tuesday, 26 April 2016 16:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post