Hi Marco, thanks for replying
I have looked through calendar.php and notice that these lines exist
$eventfields = unserialize($eventinfo['customfields']);
and
$eventcustomfields = unserialize($eventinfo['customfields']);
Would I be right to think I therefore dont need to add the line to calendar.php and then only edit the template, if not please advise, if you could be more specific to say for example display the third item in the serialization it would be most helpful
Regards
Darrin
|