php-calendar-discussion Mailing List for PHP-Calendar (Page 6)
Brought to you by:
sproctor
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
(12) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(5) |
Feb
(4) |
Mar
(23) |
Apr
(5) |
May
(6) |
Jun
(2) |
Jul
(4) |
Aug
|
Sep
(2) |
Oct
(1) |
Nov
|
Dec
|
2004 |
Jan
|
Feb
(2) |
Mar
(3) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
(2) |
Oct
(1) |
Nov
|
Dec
(1) |
2005 |
Jan
(5) |
Feb
(14) |
Mar
(2) |
Apr
(1) |
May
(1) |
Jun
(2) |
Jul
(18) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2006 |
Jan
(3) |
Feb
(2) |
Mar
|
Apr
|
May
(1) |
Jun
(1) |
Jul
|
Aug
(2) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
2007 |
Jan
(4) |
Feb
(3) |
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
(2) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(1) |
Jun
|
Jul
(7) |
Aug
|
Sep
|
Oct
(4) |
Nov
|
Dec
|
2009 |
Jan
(3) |
Feb
(4) |
Mar
(1) |
Apr
(1) |
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Sean P. <spr...@cc...> - 2003-05-15 15:44:48
|
On Thu, May 15, 2003 at 11:14:45AM +1000, Geoff Deering wrote: > You need to change/update the calendar_title field in the phpc_calendars > table > > That should so it You can do this through the admin page. Sean |
From: Geoff D. <gde...@ac...> - 2003-05-15 01:15:16
|
You need to change/update the calendar_title field in the phpc_calendars table That should so it -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of Mark Stepanek Sent: Thursday, 15 May 2003 10:41 AM To: php...@li... Subject: [Php-calendar-discussion] making changes Hello, I have no experience with php. I'm more apt in the networking arena and setting programs like this up on servers but I'm not a programmer. I would like to change the php-calendar to my families last name. Could anyone give me some direction on how to make these changes. My gut tells me it will be done in pgsql - not the php code itself, but??? Any help would be greatly appreciated!!! Thank You! Mark __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com ------------------------------------------------------- Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara The only event dedicated to issues related to Linux enterprise solutions www.enterpriselinuxforum.com _______________________________________________ Php-calendar-discussion mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/php-calendar-discussion |
From: Mark S. <ste...@ya...> - 2003-05-15 00:41:29
|
Hello, I have no experience with php. I'm more apt in the networking arena and setting programs like this up on servers but I'm not a programmer. I would like to change the php-calendar to my families last name. Could anyone give me some direction on how to make these changes. My gut tells me it will be done in pgsql - not the php code itself, but??? Any help would be greatly appreciated!!! Thank You! Mark __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |
From: Sean P. <spr...@cc...> - 2003-04-18 20:11:04
|
On Thu, Apr 17, 2003 at 10:08:54PM -0600, Brett Wilson wrote: > Help Please, > > On my MAC computer using Safari I get this...., which looks and works > fine. > > > However on a PC using Windows XP, I get this..., so only one and a half > of the events show up. The box doesn't expand vertically to fit in all > the events. There is suppose to be 3 events in each box. Anyone else > have this problem? Or no how to fix it. > Thanks for any help. > brett wilson > www.muleymadness.com > wi...@in... I'm guessing it's a problem with your browser. I didn't look at the pdf's because I'm lazy. anyway, IE has pretty bad support for standard CSS. the stuff I wrote all worked in IE as far as I know, but I don't test it with IE, so some changes could've broken something. Sean |
From: Brett W. <wi...@in...> - 2003-04-18 04:09:16
|
Help Please, On my MAC computer using Safari I get this...., which looks and works fine. |
From: Dan B. <db...@mn...> - 2003-04-18 02:53:36
|
In 0.8 whenever I try to install I get "Fatal error: Call to undefined function: () in /var/www/golf/html/phpcalendar/install.php on line 157" after I fill out the form. I tried to use .7 and got a very similar error. What am I doing wrong? |
From: Sean P. <spr...@cc...> - 2003-04-14 13:47:06
|
On Mon, Apr 14, 2003 at 09:31:24PM +1000, Michael Kean wrote: > G'day! > > I've just installed the calendar on a website for a local adult learning centre. ( http://gala.org.au/calendar/php-calendar-0.8/index.php?month=5&year=2003 ) It is working well after a bit of a trial-and-error install on the shared virtual hosting site. The only frustrating part is having to calculate the end dates when a course runs for, say 6 weeks. It would be great if there was a duration box next to 'weekly,' and perhaps a fortnightly option :) Any chance? fortnightly? ummm, I don't know what that means. the whole recurring events thing needs work. see the TODO if you'd like to know my plans > Very handy application tho! Nicely done. Thanks. > Observation: It says 255 characters max on the subject line, but actually refuses more than 32 characters. Point taken. it should display the max constant in there, not some random max that was what things used to be a long time ago. (I think my current version has the text about the max nixed though) > Another observation - the hosting server is in US but the content is viewed in Australia - 10 hours difference in time. An option to change time zone or adjust relative to the host clock would be good :) definitely a good idea and I'll add it to the TODO. I haven't had a lot of time to work on anything lately, and I probably won't for another few months. If anyone does anything on the TODO, I'll try my best to integrate the patch. I can promise better things if they're based off CVS rather than the last release. > Sorry, makes me sound greedy. Perhaps I should learn to code :) PHP is annoying, but pretty easy to start coding in. Sean |
From: Michael K. <mi...@au...> - 2003-04-14 11:31:51
|
G'day! I've just installed the calendar on a website for a local adult learning = centre. ( = http://gala.org.au/calendar/php-calendar-0.8/index.php?month=3D5&year=3D2= 003 ) It is working well after a bit of a trial-and-error install on the = shared virtual hosting site. The only frustrating part is having to = calculate the end dates when a course runs for, say 6 weeks. It would be = great if there was a duration box next to 'weekly,' and perhaps a = fortnightly option :) Any chance? Very handy application tho! Nicely done. Observation: It says 255 characters max on the subject line, but = actually refuses more than 32 characters. Another observation - the hosting server is in US but the content is = viewed in Australia - 10 hours difference in time. An option to change = time zone or adjust relative to the host clock would be good :) Sorry, makes me sound greedy. Perhaps I should learn to code :) Cheers, Mike. |
From: Sean P. <spr...@cc...> - 2003-03-26 22:55:22
|
Hi, I've moved everything to this xhtml structure that I just hacked up. it's not bad, but can use some more work. It's good enough for my purposes for now. If anyone wants to take a look at the TODO list it contains a lot of stuff that shouldn't be too hard to implement. The main things I've done so far are generalize index.php so you only need that file for each calendar and you can name it whatever you want and the directory it's in isn't important. you need to edit the top of index.php for things that were previously in miniconfig.php. the directory structure is a bit cleaned up now. Sean |
From: <mar...@we...> - 2003-03-20 06:53:29
|
Hi ! I was searching for a confortable way to maintain the lectures of my class a universtity. I discovered php-calendar at freshmeat - and I liked it. It is easy to install and maintain - and it looks good :-) The only thing i miss, is that the end-time of a appointed is not shown in the main calendar. This would be planning new events more easy. Thanks for writing such a nice Software ! Best Regards Marc Schoechlin / Germany |
From: Sean P. <spr...@cc...> - 2003-03-17 18:06:50
|
Sorry for taking sooo long. Anyway, this is the same as 0.8pre2 except with a small html fix. If you haven't noticed the problem, you don't need to upgrade. :) Anyway, I've started making pretty big changes again. So as always, please send diffs against CVS. I'm getting my friend to audit the code, so expect there to be some clean ups soon. We'll probably be writing a library to map HTML to some kind data structure in PHP. If anyone knows of a good library already written, please let me know. Sean PS almost forgot... you can download php-calendar here, as always, http://sourceforge.net/project/showfiles.php?group_id=46800 |
From: Nathan P. <na...@po...> - 2003-03-12 16:31:02
|
Sean, I have included three files 1) email_events.php - goes in the includes directory - allows emailing of events within a certain timeframe - right now the return email is the contact_email from the calendars table, but there is commented code which can grab an email from the users table (if that field were added). 2) calendar.php I have included a couple of new functions in this a) valid_email() (makes sure it's a valid email b) create_options($type,$select) creates the <option></options> lists for drop down boxes for dates. You may want to use this function for the search.php code as well. BOTH THESE FUNCTION ARE USED IN email_events.php 3) index.php I have added to the switch statement so that it handles the email action. I leave the addition and placement of the 'email events' button up to you. Let me know if you have any questions. -----Original Message----- From: Sean Proctor [mailto:spr...@cc...] Sent: Tuesday, March 11, 2003 8:37 PM To: Nathan Poiro Cc: php...@li... Subject: Re: [Php-calendar-discussion] 'Options' problems in 0.8 On Tue, Mar 11, 2003 at 10:39:30AM -0800, Nathan Poiro wrote: > You can now add links and emails to the description and they're > clickable! groovy Integrated. I actually had some code in there to do the first part. that's what the ereg_replace was for. I switched to using preg, but kept my code for finding URLs. It's cleaned up a bit now though, I hope. CVS has the changes and and I repackaged this all again at http://www.rottenvegetable.org/php-calendar-0.8pre2.tar.gz I changed the installer a bit to support anonymous users. I think this one might be releasable. setup.php and index.php are more sane now... but setup.php is ugly... as if anyone cares. Let me know if you find bugs! Sean |
From: Zeno D. <zd...@yw...> - 2003-03-12 07:16:41
|
On 12.3.2003 7:44 Uhr, "Sean Proctor" <spr...@cc...> wrote: > OK, I'm doing nothing for a week. tell me where I can find info on ical and > I'll try to have php-calendar export in it. http://phpicalendar.sourceforge.net/nuke/ They do not have any database in the background. They only export there data from Ical to the web. What would be great is if you could export in a format that can be synced to a palm as well (future wish). > PS. I'm sure no one cares, but my grandmother is dying. so I'm sitting around > bored for a few days staying with my parents. just kind of working to keep my > mind off of it. I give you all my condolences. Zeno |
From: Sean P. <spr...@cc...> - 2003-03-12 06:44:36
|
On Wed, Mar 05, 2003 at 01:07:54PM -0500, Sean Proctor wrote: > I don't have the time to do it, and I don't know anything about the ical > format, but I would gladly take patches for it. OK, I'm doing nothing for a week. tell me where I can find info on ical and I'll try to have php-calendar export in it. Sean PS. I'm sure no one cares, but my grandmother is dying. so I'm sitting around bored for a few days staying with my parents. just kind of working to keep my mind off of it. |
From: Sean P. <spr...@cc...> - 2003-03-12 04:37:24
|
On Tue, Mar 11, 2003 at 10:39:30AM -0800, Nathan Poiro wrote: > You can now add links and emails to the description and they're > clickable! groovy Integrated. I actually had some code in there to do the first part. that's what the ereg_replace was for. I switched to using preg, but kept my code for finding URLs. It's cleaned up a bit now though, I hope. CVS has the changes and and I repackaged this all again at http://www.rottenvegetable.org/php-calendar-0.8pre2.tar.gz I changed the installer a bit to support anonymous users. I think this one might be releasable. setup.php and index.php are more sane now... but setup.php is ugly... as if anyone cares. Let me know if you find bugs! Sean |
From: Sean P. <spr...@cc...> - 2003-03-11 02:54:28
|
On Mon, Mar 10, 2003 at 06:45:12PM -0500, Mark Bernard wrote: > It had to do with the absence of the translation library and the > corresponding gettext() / _() function, which many ISPs seem to suffer. > You had code from lines 30 to 34 in "include/setup.php" that simulated that > a do-nothing version of that function if it didn't already exist. > Unfortunately, it erroneously terminated the include of the entire > setup.php file by issuing a "return;" outside of a function declaration if > no _() function was detected. Thanks! Nice catch. I had a few problems with setup.php. I'm still not sure exactly what it's doing... it was pretty much just to get some code out of index.php. I think I need to work on it a little bit... Sean |
From: Mark B. <php...@em...> - 2003-03-10 23:45:18
|
Sean, > > It seems that Option settings aren't being retrieved. I see them stored > > in the MySQL database, but when I go to edit them, they are all at their > > defaults. > > This is very bothersome... I'm guessing it's caused by the new version of > php, or by windows. check lines 35 - 45 of includes/setup.php ... I looked, and I found. It had to do with the absence of the translation library and the corresponding gettext() / _() function, which many ISPs seem to suffer. You had code from lines 30 to 34 in "include/setup.php" that simulated that a do-nothing version of that function if it didn't already exist. Unfortunately, it erroneously terminated the include of the entire setup.php file by issuing a "return;" outside of a function declaration if no _() function was detected. It's all better now. Thanks for the good work! Mark |
From: Sean P. <spr...@cc...> - 2003-03-10 17:47:48
|
On Mon, Mar 10, 2003 at 09:54:45AM -0500, Mark Bernard wrote: > Sean, > > I've installed version 0.8 on both a Linux machine and a Windows machine, > both with PHP 4.3.1 and some fairly recent MySQL. > > It seems that Option settings aren't being retrieved. I see them stored in > the MySQL database, but when I go to edit them, they are all at their > defaults. > > A problem, likely related to this, is that upon entering a new event, I > receive the following error: > > Software Error > Your subject was too long. characters max. > > This happens no matter how long my subject really is. Note there is no > actual "characters max" displayed. > > I suspect that the "subject_max" field isn't being read properly anywhere > in the scripts. This is very bothersome... I'm guessing it's caused by the new version of php, or by windows. check lines 35 - 45 of includes/setup.php that's where the config stuff is being read at. try doing some debugging there and let me know how it goes. everything works fine for me with php 4.1.2 Sean |
From: Mark B. <php...@em...> - 2003-03-10 14:57:23
|
Sean, I've installed version 0.8 on both a Linux machine and a Windows machine, both with PHP 4.3.1 and some fairly recent MySQL. It seems that Option settings aren't being retrieved. I see them stored in the MySQL database, but when I go to edit them, they are all at their defaults. A problem, likely related to this, is that upon entering a new event, I receive the following error: Software Error Your subject was too long. characters max. This happens no matter how long my subject really is. Note there is no actual "characters max" displayed. I suspect that the "subject_max" field isn't being read properly anywhere in the scripts. Thanks, Mark |
From: Mark B. <php...@em...> - 2003-03-10 14:54:52
|
Sean, I've installed version 0.8 on both a Linux machine and a Windows machine, both with PHP 4.3.1 and some fairly recent MySQL. It seems that Option settings aren't being retrieved. I see them stored in the MySQL database, but when I go to edit them, they are all at their defaults. A problem, likely related to this, is that upon entering a new event, I receive the following error: Software Error Your subject was too long. characters max. This happens no matter how long my subject really is. Note there is no actual "characters max" displayed. I suspect that the "subject_max" field isn't being read properly anywhere in the scripts. Thanks, Mark |
From: Sean P. <spr...@cc...> - 2003-03-07 21:08:45
|
On Fri, Mar 07, 2003 at 07:37:27PM +0100, Zeno Davatz wrote: > On 7.3.2003 19:24 Uhr, "Sean Proctor" <spr...@cc...> wrote: > > >> Where did the config.inc.php go? > > > > it's config.php now > And in which directory? I can not find the file in the download (form the > link you mentioned). the install program creates it. (or you do if your web server doesn't have write access to the directory you have the calendar in) Sean |
From: Zeno D. <zd...@yw...> - 2003-03-07 18:37:36
|
On 7.3.2003 19:24 Uhr, "Sean Proctor" <spr...@cc...> wrote: >> Where did the config.inc.php go? > > it's config.php now And in which directory? I can not find the file in the download (form the link you mentioned). >> Do you have any steps you can tell me, that I can follow so my data is not >> lost from the 0.7 Version? Also I would like to keep my CSS. > > style.css.php has the style. there's a few variables for color in > miniconfig.php Ok. Thanks for your help and time. Zeno |
From: Sean P. <spr...@cc...> - 2003-03-07 18:24:07
|
On Thu, Mar 06, 2003 at 12:11:33PM +0100, Zeno Davatz wrote: > Thanks for the info. welcome > > Where did the config.inc.php go? it's config.php now > > Do you have any steps you can tell me, that I can follow so my data is not > lost from the 0.7 Version? Also I would like to keep my CSS. style.css.php has the style. there's a few variables for color in miniconfig.php Sean |
From: Zeno D. <zd...@yw...> - 2003-03-06 11:11:45
|
On 6.3.2003 0:23 Uhr, "Sean Proctor" <spr...@cc...> wrote: > hi, > please test this out: http://www.rottenvegetable.org/php-calendar-0.8.tar.gz > if no one has any problems, I'll release it tomorrow night or something. Thanks for the info. Where did the config.inc.php go? Do you have any steps you can tell me, that I can follow so my data is not lost from the 0.7 Version? Also I would like to keep my CSS. Thanks for your help and time. Zeno |
From: Sean P. <spr...@cc...> - 2003-03-05 23:23:51
|
hi, please test this out: http://www.rottenvegetable.org/php-calendar-0.8.tar.gz if no one has any problems, I'll release it tomorrow night or something. Sean |