By Guest on Tuesday, 12 February 2019
Replies 4
Likes 0
Views 1.1K
Votes 0
Following error log
Anything that I can do?
Please advise

2019-02-12 03:12:15.837527 [NOTICE] xx.xxx.xxx.199:58343:HTTP2-97] [STDERR] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/xxxxxx/domains/xxxxxx.de/public_html/components/com_jevents/libraries/helper.php on line 1140
2019-02-12 03:12:15.846362 [NOTICE] [xx.xxx.xxx.199:58343:HTTP2-97] [STDERR] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/xxxxxx/domains/xxxxxx.de/public_html/components/com_jevents/libraries/helper.php on line 1140
2019-02-12 03:12:15.846497 [NOTICE] [xx.xxx.xxx.199:58343:HTTP2-97] [STDERR] PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /home/xxxxxx/domains/xxxxxx.de/public_html_html/components/com_jevents/libraries/helper.php on line
Please try the attached.
·
Monday, 18 February 2019 21:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

These are already fixed in the next release. You should reduce your hosting error reporting down to simple.

Alternatively edit that file and delete line 1140.

$cuenta = count($year);

Many thanks
Tony
·
Tuesday, 12 February 2019 10:51
·
0 Likes
·
0 Votes
·
0 Comments
·
We are hoping in the next few weeks as we just recently did a release.

Many thanks
Tony
·
Tuesday, 12 February 2019 23:02
·
0 Likes
·
0 Votes
·
0 Comments
·
You can install the attached package.
·
Tuesday, 12 February 2019 23:10
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post