Sunday, 15 July 2018
  1 Replies
  871 Visits
0
Votes
Undo
Hi,

I did not find the possibility to log the creation, deletion and edits actions of calendar events in an easy to read log file.

I found the that the data is saved in the database, for example the table `ikft2_jevents_vevent` holds an calendar event per row and has a column `created, created by, modified etc..´

Id there a possibility to get this information in a human readable .log file.

I think something like this:

User `Jon Doe` edited event event_id: ``6 with Title `Event tite` at 2018-07-12 07:16:43 and changed ddescription from "Test Evend" to Test Event"

I could write an .php file that accesses the database and create a .log text file but maybe JEvents already offers this possibility.
Monday, 16 July 2018 09:13
·
#204159
0
Votes
Undo
Hello,

We haven't got any native logging at present. But you could use either LogMan by JoomlaTools who have a plugin. Or you could write a custom plugin to pickup on plugin tiggers;

onPublishEvent

You can search our code base for any other triggers you want :-)

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

  • Page :
  • 1
There are no replies made for this post yet.