Re: [SM-USERS] can't add event to calendar

2004-10-28 Thread p dont think
Sorry for the late reply. using last squirrelmail 1.4-CVS plugin: Shared Calendars 1.1.1 and from config.php: $data_dir = SM_PATH . 'data/'; $attachment_dir = SM_PATH . 'data/'; full paths are always best for those. I'm not convinced that SM_PATH will always be available when that code is run It

[SM-USERS] can't add event to calendar

2004-07-07 Thread Alejandro Mery
using last squirrelmail 1.4-CVS plugin: Shared Calendars 1.1.1 and from config.php: $data_dir = SM_PATH . 'data/'; $attachment_dir = SM_PATH . 'data/'; It fails to add events to my personal calendar. Any help is very welcomed. (error pasted on the bottom) Thanks in advance, Alejandro Mery ---