phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] HELP cannot delete calendar entries.. same thin


From: Pascal Vilarem
Subject: Re: [Phpgroupware-users] HELP cannot delete calendar entries.. same thing with 006
Date: Mon, 25 Aug 2003 17:53:55 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.4) Gecko/20030624

I think i've just found... but i'm still missing something maybe...

Yes... email is installed (but not used) and i've defined the mail server... but i didn't define emails for all users with "company directory"... now emails are defined and i can delete entries.

Is that the "normal" behaviour of phpGW ? Am i compelled to define emails for all my users (even if they don't have one) ? Or (more
likely) am i missing something else ?

greetings,
Pascal.

Chris Weiss wrote:
do yuo have the email app installed/configured?

Pascal Vilarem (address@hidden) wrote:

Ive just installed 0.9.14.006 (cvs checkout) from scratch with a new
empty database...
i still connot delete calendar entries...

what am i doig wrong? this drives me crazy.

grtx,
Pascal.


Pascal Vilarem wrote:


I need help... probably something i missed stupidly.

When i try to delete an entry in the calendar... the result is... nothing

i click on delete, after javascript validation the right function
delete of class uicalendar runs :

it calls bo->delete_entry($cal_id)
then bo->expunge()

in bo->expunge()

all sems to go right till call to
send_update(MSG_DELETED,$event['participants'],$event);

the call to so->expunge() is never done...

and i get back to the edit page for the event that i wanted to delete.

Details :

in send_update() the execution stops with call to
$GLOBALS['phpgw_info']['user']['preferences'] =
$GLOBALS['phpgw']->preferences->create_email_preferences();

in create_email_preferences() the execution stops with call to
$email_base = CreateObject("email.mail_msg");

i did'nt go further... i guess i missed something whith mail but i
cannot figure what.

phpgw version : ...14.005



_______________________________________________
Phpgroupware-users mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-users





_______________________________________________
Phpgroupware-users mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-users





_______________________________________________
Phpgroupware-users mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-users






reply via email to

[Prev in Thread] Current Thread [Next in Thread]