-
I hace been using this program for a couple of years now. Last week my server crashed and as long as I had to create a new HD I used the latest versions of everything. I had copied a backup copy of my SQL data for the calendar, and spent most of a day pulling my hair out as to why I couldn't display the calendar even though I could access the data.
Fortunately in my (Mandrake) environment...
2004-09-07 19:01:37 UTC by donb01
-
1.8.2 is missing from sourceforge. The top heading was updated to say 1.8.2 but the versions available are 1.8.1. Going to the actual directory confirms that 1.8 and 1.8.1 are the only versions available for download. Going to the weavers' homepage shows 1.8.2 available there. This affects stats on sourceforge and is inconvenient.
2004-03-15 00:06:31 UTC by xaminmo
-
hello,
I'm installed CyberCalender 1.8.2 on an Apache Tomcat with Windows XP and MySQL.
The config.pm is properly edited.
I get this message on all pages:
Software error:
ERROR: Can't connect to database Can't create TCP/IP socket (10106)
For help, please send mail to this site's webmaster, giving this error message and the time and date of the error.
2003-11-01 01:11:35 UTC by friki
-
Background Info:
I have activeperl, mysql and IIS 5 on a w2k server.
Following the installation instuctions, I have the cybercalendar functioning on administrative mode, but not able to view "public" version of calendar.
Error Message - But I'm receiving this error message..."ERROR: Unable to open template file large_calendar.html: Invalid argument Content-type...
2003-07-30 14:53:42 UTC by jlshar01
-
I've been using CyberCalendar for about 6 months with great success. I have three calendars up and working but ran into trouble when I set up a new one yesterday. The Calendar appears just fine, but when I, as admin, or a user fills out the calendar form and hits submit the system says the entry has been added. Then, when you go to the month where the entry is suppose to appear nothing is...
2003-07-12 14:22:40 UTC by barbara_ny
-
I just had CyberCalendar set up for my by my internet service provider who makes it available to its users. The Admin module is pretty straight forward but I'm having two problems that seem to be realted to the programming and not the my set up.
SAVING A NEW CALENDAR:
As administrator, I can get into the New Calendar set up and configure the settings, it just won't let me save it. I get a...
2003-03-30 02:23:35 UTC by barbara_ny
-
I am getting the following errors when I access the url http://localhost/calendar/admin/index.pl
[variable] will not stay shared at....
and then a disconnect from mySQL.
I appears that mod_perl is running ok with generic scripts that don't have a database reference.
Any ideas?.
2003-03-04 17:56:59 UTC by ruhlmcu
-
I would like to have the ability to generate a headline file
via cron each morning, that includes the event titles of
the day. Clicking on these would take you to the
calendar. This way, I can include a list of the days
events on any page that would lead them to more
information.
2002-10-22 15:00:47 UTC by mattymattmaatt
-
i am apparantly a big dork. i read the help request in the other area and noticed the reply to remove the -w. i did and it works fine.
thanks for your help.
2002-10-16 16:33:02 UTC by mattymattmaatt
-
I forgot to mention. I am using the -w flag in invoking perl... ie: #!/usr/bin/perl -w
Any ideas?.
2002-10-16 16:23:12 UTC by mattymattmaatt