By Guest on Friday, 11 November 2016
Replies 4
Likes 1
Views 1.9K
Votes 0
Hi
When i go to ICal export, all is fine.

But when i press on the "Generere eksport" button,
I get this error "0 Call to a member function get() on null"

I have uploads jEvents 3.4.25 files with ftp
jEvents : 3.4.25 Stable
Joomla: 3.6.4
Hello,

We have patched the Geraint view for the next release. In the meantime just switch the template on the menu item for the iCal Export to say Flat Layout.

Many thanks
Tony
·
Monday, 14 November 2016 08:47
·
1 Likes
·
0 Votes
·
0 Comments
·
Hi,

I have found this bug also.
Its in the geraint template.

There is a typo in components/com_jevents/views/geraint/icals/tmpl/icals_form.php on row 135


else if ($jinput->get('categories', 0) && in_array($c->id, $hinput->post->get('categories', '', null)))


$hinput->post->get should be $jinput->post->get

Please fix this in next update.
·
Sunday, 13 November 2016 00:54
·
1 Likes
·
0 Votes
·
0 Comments
·
Hi
I change to Flat layout, and now the Ical export is working.
Thank you, Tony.
·
Monday, 14 November 2016 19:26
·
1 Likes
·
0 Votes
·
0 Comments
·
You are very welcome, sorry for the problem in the first place.

Many thanks
Tony
·
Tuesday, 15 November 2016 11:44
·
1 Likes
·
0 Votes
·
0 Comments
·
View Full Post