By lavingstar on Thursday, 04 February 2016
Replies 7
Likes 0
Views 1.2K
Votes 0
Hello,

I have the problem on a website, that every time someone visit they, the calendar from jevents is posting a multiple message, "ICS_FILE_IMPORTED" (please see attached).

Can anyone tell me, whats the problem here?

Regards,

Lav


PHP Version : 5.6.17
MySQL Version : 5.1.73-log
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : Yes
Load JEvents Bootstrap JS? : Yes
Max Input Vars ? : 1000
Club code set? : No
Joomla : 3.4.8
component_com_jevents : 3.2.21
component_com_jce : 2.5.14
module_mod_jevents_cal : 3.2.21
module_mod_jevents_custom : 3.2.21
module_mod_jevents_filter : 3.2.21
module_mod_jevents_latest : 3.2.21
module_mod_jevents_legend : 3.2.21
module_mod_jevents_switchview : 3.2.21
plugin_content_jevents : 3.2.21
plugin_finder_jevents : 3.2.21
plugin_search_eventsearch : 3.2.21 (not enabled)
Hello,

You have setup an automatic import. These messages are just shown to the administrator usually.

Are you sure all users are seeing this?

Many thanks
Tony
·
Thursday, 04 February 2016 19:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

thanks for your quick answer. Yes the automatic import is activated to update the calendar(s) automatically.

I am not sure if not logged-in Users see that message ... is it anyhow possible to deactivate that message?

Thanks,

Lav
·
Thursday, 04 February 2016 19:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Lav,

You need to disable system output in your template to remove them.

Many thanks
Tony
·
Friday, 05 February 2016 00:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Tony,

and where in my template can I do that, or have to do that?
In CSS or the index.php or somewhere else?
·
Friday, 05 February 2016 08:13
·
0 Likes
·
0 Votes
·
0 Comments
·
You should ask your template provider about that.
·
Friday, 05 February 2016 16:05
·
0 Likes
·
0 Votes
·
0 Comments
·
the issue is that you are using a Joomla 'cron job' addon to do the auto refresh which is triggering these messages.

You should setup a proper offline cronjob instead
·
Sunday, 07 February 2016 13:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Many thx Geraint, that is the answer i needed. I didnt thought about that Cronjob, you're absolutely right, thank you!
·
Sunday, 07 February 2016 18:04
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post