> > > > > > > I'd like to ask you one think about shared Calendar
> > > > > > developed by Paul
> > > > > > > Lesneiwski.
> > > > > > > This plugin is very usefull.
> > > > > > > I have about 5-7 caledars each with 5-8000 users ( email
> > > > > > addresses )
> > > > > > > The problem is that SM go
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Paul Lesniewski
> Sent: Tuesday, February 13, 2007 9:44 PM
> Cc: squirrelmail-users@lists.sourceforge.net
> Subject: Re: [SM-USERS] Shared calendar
>
> > >
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Paul Lesniewski
> Sent: Tuesday, February 13, 2007 9:44 PM
> Cc: squirrelmail-users@lists.sourceforge.net
> Subject: Re: [SM-USERS] Shared calendar
>
> > >
> > >
> > > > -Original Message-
> > > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > On Behalf
> > > > Of Paul Lesniewski
> > > > Sent: Tuesday, February 13, 2007 8:03 AM
> > > > To: Jevos, Peter
> >
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Paul Lesniewski
> Sent: Tuesday, February 13, 2007 9:32 PM
> Cc: squirrelmail-users@lists.sourceforge.net
> Subject: Re: [SM-USERS] Shared calendar
>
> On 2/13/07, Jev
gt; Cc: squirrelmail-users@lists.sourceforge.net
> > Subject: Re: [SM-USERS] Shared calendar
> >
> > On 2/12/07, Jevos, Peter <[EMAIL PROTECTED]> wrote:
> > > Hi
> > >
> > > I'd like to ask you one think about shared Calendar
> > developed by Pa
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
> Behalf Of Paul Lesniewski
> Sent: Tuesday, February 13, 2007 8:03 AM
> To: Jevos, Peter
> Cc: squirrelmail-users@lists.sourceforge.net
> Subject: Re: [SM-USERS] Shared calendar
>
&g
On 2/12/07, Jevos, Peter <[EMAIL PROTECTED]> wrote:
> Hi
>
> I'd like to ask you one think about shared Calendar developed by Paul
> Lesneiwski.
> This plugin is very usefull.
> I have about 5-7 caledars each with 5-8000 users ( email addresses )
> The problem is that SM got slow when I added those
Hi
I'd like to ask you one think about shared Calendar developed by Paul
Lesneiwski.
This plugin is very usefull.
I have about 5-7 caledars each with 5-8000 users ( email addresses )
The problem is that SM got slow when I added those users into calendars.
For example main page or calendar list ta
On 5/22/06, Sander Smeenk <[EMAIL PROTECTED]> wrote:
Hi,
I'm trying to upgrade from Shared Calendar 1.1 to the latest version
available on squirrelmail.org, 2.0.1. It works like a charm,
automatically converting personal calendars to the new iCal format(?),
but i'm running into trouble trying t
Quoting Sander Smeenk ([EMAIL PROTECTED]):
> but i'm running into trouble trying to import the previous /shared/
> calendar.
So eventually I even took a look at what the structure in
/var/lib/squirrelmail/data/calendar_data looked like if i created a
shared calendar and created an event in it.
L
Hi,
I'm trying to upgrade from Shared Calendar 1.1 to the latest version
available on squirrelmail.org, 2.0.1. It works like a charm,
automatically converting personal calendars to the new iCal format(?),
but i'm running into trouble trying to import the previous /shared/
calendar.
We use the ad
Title: Shared calendar is not able to connect to mySQL database.
Shared calendar is not able to connect to mySQL database.
Below is list of server applications and install procedure used.
IMAP Server Eudora, but that is not the issue web mail is working
Mac OS X Server 10.3.9
Apache/1.3.33 (Da
On 1/10/06, Steve Dawson <[EMAIL PROTECTED]> wrote:
> If anyone can help, I'd surely appreciate it.
>
>
> We've upgraded our OSX 10.3.8 server to 10.4.3. We had a shared calendar
> that we can no longer administer or use. The plug-in seems to have come over
> during the upgrade, but the sharing fun
If anyone can help, I'd surely appreciate it.
We've upgraded our OSX 10.3.8 server to 10.4.3. We had a shared calendar
that we can no longer administer or use. The plug-in seems to have come over
during the upgrade, but the sharing function no longer works.
Any ideas?
Steve Dawson
Tech Support
Bernard Lheureux wrote:
> Shared Calendar Plugin works pretty well on my system, but I have just
> one little annoying thing I cannot resolve, I use the SmallCalendar
> display on the left Folder panel and the small calendar always appears
> left aligned, I would like to make it centered on the l
Shared Calendar Plugin works pretty well on my system, but I have just one little annoying thing I cannot resolve,
I use the SmallCalendar display on the left Folder panel and the small calendar always appears left aligned,
I would like to make it centered on the left frame, how could I do it, I
Pål Monstad wrote:
> I want to remove some code from the shared calendar plugin. I have set
> up the plugin to allow all users to make shared calendar, but I want
> them to enter one by one users to share to, and remove the chech box
> where they can check for share to all users.
>
> Where is th
I want to remove some code from the shared calendar plugin. I have set up
the plugin to allow all users to make shared calendar, but I want them to
enter one by one users to share to, and remove the chech box where they can
check for share to all users.
Where is this code found?
--
Pål Monstad
> So this event is still in the export despite having been deleted??? The
> start date appears to come well after the end date, which is odd.
I hadn't exported the calendar yet - I was trying to figure out
what was up with that specific event, and hadn't gotten that far.
> Uh, well... I guess t
C. Bensend wrote:
Well, not sure what to tell you -- the attached file is only the
calendar, and not the event. Is the calendar devoid of events except
this mystery one? The Windoze linefeeds probably don't matter. When
the event was printed on your screen, I assume you saw event details for
> Well, not sure what to tell you -- the attached file is only the
> calendar, and not the event. Is the calendar devoid of events except
> this mystery one? The Windoze linefeeds probably don't matter. When
> the event was printed on your screen, I assume you saw event details for
> the event
C. Bensend wrote:
if ($occurrenceDate === FALSE)
{
global $color;
plain_error_message('ERROR IN EVENT CLASS
(formattedEndDate): Event does not occur on given date', $color);
sm_print_r($format, $year, $month, $day, $this);
exit;
}
> if ($occurrenceDate === FALSE)
> {
> global $color;
> plain_error_message('ERROR IN EVENT CLASS
> (formattedEndDate): Event does not occur on given date', $color);
> sm_print_r($format, $year, $month, $day, $this);
> exit;
> }
C. Bensend wrote:
Hey folks,
I'm seeing a glitch with the latest shared calendar plugin
after I upgraded my installation to 1.4.5. On one day of the
year (November 11), I see the following error in the month view:
ERROR IN EVENT CLASS (formattedEndDate): Event does not occur on
given dat
Hey folks,
I'm seeing a glitch with the latest shared calendar plugin
after I upgraded my installation to 1.4.5. On one day of the
year (November 11), I see the following error in the month view:
ERROR IN EVENT CLASS (formattedEndDate): Event does not occur on
given date
Nothing appear
> There's the problem. The most recent release on the website
> (2.0.1) has it. You should go with that unless you want the
> most current beta, which I can send offlist.
Sigh. That's why I had mentioned the "most recent" version of the
plugin in my original message asking about the upgrade...
C. Bensend wrote:
I dunno. Looks like get_calendar is not passing the boolean $quiet
variable to the hook. Check calendar/backend_functions.php around line
193 for the get_calendar() function - does it have the $quiet variable?
Does it pass it to the hook at the end of the function? Did you
> I dunno. Looks like get_calendar is not passing the boolean $quiet
> variable to the hook. Check calendar/backend_functions.php around line
> 193 for the get_calendar() function - does it have the $quiet variable?
> Does it pass it to the hook at the end of the function? Did you
> upgrade o
C. Bensend wrote:
Hey folks,
As you saw from my previous message, I just cut over from
1.4.4 to 1.4.5. When I access the calendar link, everything
seems fine, except for the personal calendar.
I receive:
ERROR IN CALENDAR FILE BACKEND (cal_file_get_calendar_do): cannot find
calendar
Hey folks,
As you saw from my previous message, I just cut over from
1.4.4 to 1.4.5. When I access the calendar link, everything
seems fine, except for the personal calendar.
I receive:
ERROR IN CALENDAR FILE BACKEND (cal_file_get_calendar_do): cannot find
calendar file for calendar ID
Carlos Rosero wrote:
Hi everyone:
I have squirrellmail 1.4.5 with fedora core 3, it is working fine, but I
want to install shared calendar plugin and gives me this error:
ERROR: Please enable a calendar backend
I chequed on the website but I found nothing to give me the solution.
I will real
Hi everyone:
I have squirrellmail 1.4.5 with fedora core 3, it is working fine, but I
want to install shared calendar plugin and gives me this error:
ERROR: Please enable a calendar backend
I chequed on the website but I found nothing to give me the solution.
I will really thank if someone can h
> -Original Message-
> From: Paul Lesneiwski [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 07, 2005 11:52 AM
> To: Samir Noshy
> Cc: '[EMAIL PROTECTED] Sourceforge. Net'
> Subject: Re: [SM-USERS] Shared Calendar Users.
>
>
>
> Sami
Samir Noshy wrote:
-Original Message-
From: Paul Lesneiwski [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 07, 2005 11:41 AM
To: Samir Noshy
Cc: '[EMAIL PROTECTED] Sourceforge. Net'
Subject: Re: [SM-USERS] Shared Calendar Users.
Samir Noshy wrote:
-Original Message
> -Original Message-
> From: Paul Lesneiwski [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 07, 2005 11:41 AM
> To: Samir Noshy
> Cc: '[EMAIL PROTECTED] Sourceforge. Net'
> Subject: Re: [SM-USERS] Shared Calendar Users.
>
>
>
> Sami
Samir Noshy wrote:
-Original Message-
From: Paul Lesneiwski [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 07, 2005 11:32 AM
To: Samir Noshy
Cc: '[EMAIL PROTECTED] Sourceforge. Net'
Subject: Re: [SM-USERS] Shared Calendar Users.
Samir Noshy wrote:
-Original Message
> -Original Message-
> From: Paul Lesneiwski [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 07, 2005 11:32 AM
> To: Samir Noshy
> Cc: '[EMAIL PROTECTED] Sourceforge. Net'
> Subject: Re: [SM-USERS] Shared Calendar Users.
>
>
>
> Sami
Samir Noshy wrote:
-Original Message-
From: Paul Lesneiwski [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 07, 2005 4:10 AM
To: Samir Noshy
Cc: [EMAIL PROTECTED] Sourceforge. Net
Subject: Re: [SM-USERS] Shared Calendar Users.
Samir Noshy wrote:
Hi Everybody,
I m using
> -Original Message-
> From: Paul Lesneiwski [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 07, 2005 4:10 AM
> To: Samir Noshy
> Cc: [EMAIL PROTECTED] Sourceforge. Net
> Subject: Re: [SM-USERS] Shared Calendar Users.
>
>
>
> Samir Noshy wrote:
> &
Samir Noshy wrote:
Hi Everybody,
I m using squirrelmail-1.4.4 with shared calendar plugin
shared_calendars-1.1.1-1.4.0 ;
I have two questions:
1- when I tried to delete a user from the Shared Calendar Access Table , I
got :
Permission denied; cannot delete user
And I know
Hi Everybody,
I m using squirrelmail-1.4.4 with shared calendar plugin
shared_calendars-1.1.1-1.4.0 ;
I have two questions:
1- when I tried to delete a user from the Shared Calendar Access Table , I
got :
Permission denied; cannot delete user
And I know that the upgrade to shar
Joel Zucker wrote:
That sounds great! I would love the tarball!
sending offlist
Not really sure why I'd ever use BYDAY with MONTHLY,
maybe you won't, but some events might happen on every friday of every
other month or something like that.
so that works fine
for me (Every Month on Tuesday would
That sounds great! I would love the tarball!
Not really sure why I'd ever use BYDAY with MONTHLY, so that works fine
for me (Every Month on Tuesday would get tricky to know exactly when that
would be scheduled each month unless I knew that my Calendar program
always goes to the Tuesday after my s
Joel Zucker wrote:
Hey Paul,
Wow, thanks for working on this! Yeah, regarding the MONTHLY, it won't
work (at least for me in Outlook 2003) unless I specify the MONTHDAY
parameter in the RRULE property. So something like:
RRULE:FREQ=MONTHLY;INTERVAL=1;COUNT=12;BYMONTHDAY=29
seems to work, but the
Hey Paul,
Wow, thanks for working on this! Yeah, regarding the MONTHLY, it won't
work (at least for me in Outlook 2003) unless I specify the MONTHDAY
parameter in the RRULE property. So something like:
RRULE:FREQ=MONTHLY;INTERVAL=1;COUNT=12;BYMONTHDAY=29
seems to work, but the following will no
Joel Zucker wrote:
I did a little more experimentation.
Thank you!
1) MS Outlook apparently imports MultiDay and ALL DAY events with a "-1"
to date algorithm. This means an ALL DAY event with "DTSTART:20050504" and
"DTEND:20050504" will be scheduled on "05/03/2005" or a multi-day event
with "DTSTAR
Just a note, the following testing is being done with MS Outlook 2003. I
hope it's the same for previous versions of Outlook.
I did a little more experimentation.
Here goes:
1) MS Outlook apparently imports MultiDay and ALL DAY events wit
I did a little more experimentation.
Here goes:
1) MS Outlook apparently imports MultiDay and ALL DAY events with a "-1"
to date algorithm. This means an ALL DAY event with "DTSTART:20050504" and
"DTEND:20050504" will be scheduled on "05/03/2005" or a multi-day event
with "DTSTART:20050502" and "
I did a little investigation and have found a number of issues related to
the iCal format of the file and the ability to import it into Outlook.
Some at least one problem is definitely a microsoft issue, and one problem
seems to be with your implementation of the iCal RFC (don't hold me to
that, ju
Hey Paul,
I did a little investigation and have found a number of issues related to
the iCal format of the file and the ability to import it into Outlook.
Some at least one problem is definitely a microsoft issue, and one problem
seems to be with your implementation of the iCal RFC (don't hold me
Thanx for sending that new version with the checkbox! Unfortunately I am
getting the same behavior with the new exported file, as mentioned below,
when attempting to import into Outlook 2003. I kind of expected this as I
had already saved the previous file in MS PC format with no success. I
wish
Hey Paul,
Thanx for sending that new version with the checkbox! Unfortunately I am
getting the same behavior with the new exported file, as mentioned below,
when attempting to import into Outlook 2003. I kind of expected this as I
had already saved the previous file in MS PC format with no succe
Got it... Thanks! Will check it out next week.
On Fri, 2005-04-29 at 10:41 -0700, Paul Lesneiwski wrote:
> Sending it to you offlist. I think most bugs have been tackled, but
> people only tend to give me feedback when things are broken. :-p
>
> Cheers,
>
> Paul
>
>
--
John Locke
"Open So
> It's been quite a while since I've read this list, and so I'm thrilled
(B> to find the discussions about the iCal-compliant Shared Calendar
(B> plug-in. This is huge. Read and write support for iCalendar, public,
(B> private and shared groups, database back end? Awesome!
(B>
(B> I've been u
Hi,
It's been quite a while since I've read this list, and so I'm thrilled
to find the discussions about the iCal-compliant Shared Calendar
plug-in. This is huge. Read and write support for iCalendar, public,
private and shared groups, database back end? Awesome!
I've been using SM for years, alo
Joel Zucker wrote:
:-)
I'm just learning to work with C++ and MFC (Microsoft's Foundation
Classes). Half the time I saying, "I don't understand, why did they do
this THIS way???". But they is da giant. So I just do it their way and
shake da head.
I'll just use Textpad to convert the file until (i
:-)
I'm just learning to work with C++ and MFC (Microsoft's Foundation
Classes). Half the time I saying, "I don't understand, why did they do
this THIS way???". But they is da giant. So I just do it their way and
shake da head.
I'll just use Textpad to convert the file until (if ya decide) ther
Joel Zucker wrote:
Hey Paul,
Everything is working on the Squirrelmail side, but now I'm trying to use
the exported ics file with Outlook and Outlook says there is something
wrong with the format of the file.
The error it gives is:
==
Joel Zucker wrote:
Yes, I selected the specific calendar with the results listed below. I'll
try removing the items you listed below from the ics import file and see
if that helps.
Just added info, I did create an entry for the current calendar and it
persists fine, so we at least know the calenda
Got it! Just needed to change those items to reflect the current calendar:
X-WR-CALNAME:Personal
X-WR-RELCALID:sm_cal_joel
After making those changes it uploaded no problem.
(You can get the current X-WR-RELCALID value by running Calendar in debug
mode and accessing you calendar [I'm sure there
After removing:
X-WR-CALNAME:Personal Calendar for joel
X-WR-RELCALID:sm_cal_joel__zuck_com
from the ics file I got the following error:
ERROR IN CALENDAR FILE BACKEND (cal_file_get_calendar_do): cannot find
calendar file for calendar ID sm_uploaded_cal_Personal Calendar for
joel__joel
Prior to
Joel Zucker wrote:
Hi Paul,
I'm having difficulty getting Calendar 2.1 to work properly. After I
disable the old calendar and enable 2.1 I see 2 personal Calendars. I
2.0.1
then export events from the Personal Calendar containing events, and then
try to import these entries into the new Personal
Yes, I selected the specific calendar with the results listed below. I'll
try removing the items you listed below from the ics import file and see
if that helps.
Just added info, I did create an entry for the current calendar and it
persists fine, so we at least know the calendar is working.
Also
Joel Zucker wrote:
Hola,
I am getting the following error when attempting to export my Personal
Calendar:
ERROR IN CALENDAR FILE BACKEND (cal_file_get_calendar_do): cannot find
calendar file for calendar ID personal
When I attempt to export a public calendar it works fine.
Has anyone else run into
Hola,
I am getting the following error when attempting to export my Personal
Calendar:
ERROR IN CALENDAR FILE BACKEND (cal_file_get_calendar_do): cannot find
calendar file for calendar ID personal
When I attempt to export a public calendar it works fine.
Has anyone else run into this problem.
> Hi...
>
> I use Mandrake 10.1 and I think shared-calendar
> plugin is great. I just want to request if the
> shared-calendar can be set to read-only except admin.
Please review the mailing list archives from the last few days and notice
that there is a new version floating around that has vast
Subject: [SM-USERS] shared calendar administration
Hi all,
I have installed the Shared Calendar 1.1.1 for 1.4.3 plugin and configured
it to replace the standard one.
A calendar do show up but there are no options available to configure it
from inside SM.
config.php is set up with admin names as
Hi...
I use Mandrake 10.1 and I think shared-calendar
plugin is great. I just want to request if the
shared-calendar can be set to read-only except admin.
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://m
dar folder under
plugins?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Per
olof Ljungmark
Sent: Tuesday, January 11, 2005 10:54 AM
To: squirrelmail-users@lists.sourceforge.net
Subject: [SM-USERS] shared calendar administration
Hi all,
I have installed
I have installed the Shared Calendar 1.1.1 for 1.4.3 plugin and
configured it to replace the standard one.
A calendar do show up but there are no options available to configure it
from inside SM.
config.php is set up with admin names as well.
Anyone got this set up properly?
Please note that th
, 2005 10:54 AM
To: squirrelmail-users@lists.sourceforge.net
Subject: [SM-USERS] shared calendar administration
Hi all,
I have installed the Shared Calendar 1.1.1 for 1.4.3 plugin and configured
it to replace the standard one.
A calendar do show up but there are no options available to configure it
Per olof Ljungmark wrote:
Hi all,
I have installed the Shared Calendar 1.1.1 for 1.4.3 plugin and
configured it to replace the standard one.
A calendar do show up but there are no options available to configure
it from inside SM.
config.php is set up with admin names as well.
The people listed
Hi all,
I have installed the Shared Calendar 1.1.1 for 1.4.3 plugin and
configured it to replace the standard one.
A calendar do show up but there are no options available to configure it
from inside SM.
config.php is set up with admin names as well.
Anyone got this set up properly?
---
> Running Squirrelmail 1.4.0 on Redhat Linux 8 with php-4.2.2-8.0.7 and
> apache
> httpd-2.0.40-11.5 (I hope that's enough info)
>
> For some reason my forms are changing the values of some variables.
Here
> is
> an example:
>
> When you click on Calendars or Users from the Shared Calendar
Mai
Hello,
Running Squirrelmail 1.4.0 on Redhat Linux 8 with php-4.2.2-8.0.7 and apache
httpd-2.0.40-11.5 (I hope that's enough info)
I have noticed some articles on the shared calendar and people clicking
options for Calendars and Users and getting no results. I did a little
research and here is
> Changes to calendar.php
There were a couple typos in my first post...only in calendar.php; try
this diff instead.
# diff ../../../html.old/plugins/calendar/calendar.php calendar.php
14,23c14,24
< require_once('calendar_data.php');
< require_once('functions.php');
< require_once('shared_functio
If you try to upgrade to the latest and greatest, you will find that a
couple things break the shared calendar plugin; all of which are inclusion
related. The things are:
1) The new tendancy to use SM_PATH
2) src/validate.php is now in include/validate.php
3) src/load_prefs.php is now in include/v
ginal Message-
From: dbach [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 31, 2003 4:57 PM
To: Brian Johnson
Subject: RE: [SM-USERS] Shared Calendar (read-only)?
When you set up shared calendars it asks who has access to the calendar and
if they have read or write or both access to it. Don
Is there a way to make a shared public calendar read-only?
I want to use a calendar to publish scheduled outages and company events.
Ideas?
- Brian J.
---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld =
i am using the calendar update to notify the shared users if someone
updates the shared calendar. the only problem is that we are also
notified if a non-shared user updates their personal calendar...anyone
else using this plugin, or modification? what was your solution...
we just want to be noti
81 matches
Mail list logo