1

(0 replies, posted in Problems)

I use the calendar via "display1.php"  My problem is that when creating an event with an email address - the green link doesn't trigger my email program.

I notice that my browser status info gives page as /luxc/display1.php#
When I open the event and click the link from inside the popup - it works - my browser gives status as: /luxc/index.php#

Is something wrong?
Thanks.

Hi. Your solution fixed the email address ending - but there is a related problem.  When I write an email address in an event it gets changed - for example "secretary@dtrg.org.uk" is replaced by: "secretarySend email".  And in the edit event box an error message: "Notice: Undefined offset: 4 in /home/dtrg/public_html/luxc/common/toolbox.php on line 268"
Is there away to disable the checking and allow writing html code <a href= "mailto:"></a>  ?  Thanks in advance.