By bekogr on Thursday, 21 November 2019
Replies 1
Likes 0
Views 657
Votes 0
Hello,
I am using your API to get the json representation of the events.
I have a problem the event content.
In the file getjson.php I have added in the line 213
$eventArray['description'] = $event->content();
to show the content.

I am using 3.4.50 Stable
Hello,

What is the issue you are having?

$eventArray['description'] = $event->content();

is working fine for me. note 213 is only for getRangeData json type.

We should look to allow including custom code in here from a custom-addable file.

Many thanks
Tony
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post