By Guest on Tuesday, 21 February 2023
Replies 5
Likes 0
Views 573
Votes 0
Hi Team,
I use V 3.6.48. on Joomla 4
When I create new event this error comes on top line of browser window:

Warning: Undefined array key 1 in /usr/www/users/alpenvt/dav21/administrator/components/com_jevents/controllers/icalevent.php on line 301

Warning: Undefined array key 1 in /usr/www/users/alpenvt/dav21/administrator/components/com_jevents/controllers/icalevent.php on line 302

and when creating new category this comes:
Warning
: Attempt to read property "alledia" on bool in
/usr/www/users/alpenvt/dav21/libraries/allediaframework/Framework/Joomla/Extension/Generic.php

What to do?
thnx in advance!
Set your Joomla Error Reporting to none.
·
Tuesday, 21 February 2023 11:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi skurvish, thnx for reply. ok I can do that. But does that not mean that I ignore an error message?
·
Wednesday, 22 February 2023 10:20
·
0 Likes
·
0 Votes
·
0 Comments
·
They are just warnings. Unless something is not working you can safely ignore them. Having said that I am sure geraint will probably fix them once he sees this posting.
·
Wednesday, 22 February 2023 12:34
·
0 Likes
·
0 Votes
·
0 Comments
·
thnx!
·
Wednesday, 22 February 2023 13:10
·
0 Likes
·
0 Votes
·
0 Comments
·
Actually - I think the problem is that you need to specify the default start and end times in your JEvents configuration with a colon e.g. 8:00 and not 800, 8-00, 8am etc.

The alledia problem is something that comes from your template framework I believe
·
Wednesday, 22 February 2023 16:04
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post