Programming Tools
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingProgramming Tools

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old June 11th, 2002, 02:17 AM
mytch mytch is offline
Dev Articles Novice (500 - 999 posts)
 
Join Date: Apr 2002
Location: Sydney, Australia
Posts: 589 mytch User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Article Discussion: A UseFul Events Calendar In PHP

If you have any questions or comments about this article then please post them here.

This forum post relates to this article

Reply With Quote
  #2  
Old June 16th, 2002, 11:05 PM
sicksand sicksand is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jun 2002
Posts: 7 sicksand User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
no source code?

hi there greetings,

i'm a newbie here, but i done several projects on php. nice articles on calendar + organizer thingy.

i hope the administrator of the article would kindly gave all of us the source code.

thank you in advance...

Reply With Quote
  #3  
Old June 17th, 2002, 05:06 AM
Ben Rowe
Guest
Dev Articles Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
on the conclude page page on that article, their is a suport file that you can download that has all the files needed to make the calender work

http://www.devarticles.com/content.php?articleId=146&page=6

Reply With Quote
  #4  
Old June 17th, 2002, 09:13 AM
ucap ucap is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jun 2002
Posts: 2 ucap User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I'd like Monday to be the first day of the week. What would I have to change in order to achieve this?

Thanks for your help!

Reply With Quote
  #5  
Old October 17th, 2002, 07:24 AM
blueice blueice is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Oct 2002
Posts: 1 blueice User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I think some general tips on how to get this going with a database would be very useful as the article does not really have much info on this.

Cheers,
Henry

Reply With Quote
  #6  
Old October 20th, 2002, 11:16 PM
arthaus arthaus is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Oct 2002
Location: Pasadena, CA
Posts: 11 arthaus User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hi,

Currently I'm using PHP version 4.06.
Q: What changes I have to make to use this script?
[...since this script assumes using PHP version 4.1]

Thankx in advance,
Arthur

Reply With Quote
  #7  
Old January 31st, 2003, 10:19 AM
dwhelp dwhelp is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2003
Posts: 1 dwhelp User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
This is a wonderful script and I'll give 2 thumbs up for it. Currently I'm trying to get it work with mysql =).

One minor issue is that when I use it to scroll to Feburary, it states March on top. Hmm... I wonder whats the problem..

Reply With Quote
  #8  
Old February 17th, 2003, 04:27 PM
fivestar fivestar is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 1 fivestar User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
What I can't figgure out is what goes in the cal_events.text file? I can't seem to get it to work no matter what.

Reply With Quote
  #9  
Old February 23rd, 2003, 02:57 PM
FrankieShakes FrankieShakes is offline
Frank The Tank!
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: Jun 2002
Location: Toronto, Canada
Posts: 1,246 FrankieShakes User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via ICQ to FrankieShakes Send a message via MSN to FrankieShakes
Quote:
Originally posted by arthaus
Hi,

Currently I'm using PHP version 4.06.
Q: What changes I have to make to use this script?
[...since this script assumes using PHP version 4.1]

Thankx in advance,
Arthur


Depending on whether the article was written with "register_globals" being off, you may have to make use of the superglobal arrays (ie: $_POST[] and $_GET[]) when passing variables from page to page...

If you have trouble, let me know...
__________________
____________________________________________
Developer Shed Weekly Writer | DevArticles Forum Moderator
Build Your Own KlipFolio Klip With PHP
FrankManno.com - Under Construction
Design Interactive Group - Under Construction

Reply With Quote
  #10  
Old February 25th, 2003, 01:13 PM
txinga txinga is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 1 txinga User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question cal_events.text

I couldn't get it to work either. Kept getting error creating text file until I edited the text file and put something in it...

Last edited by txinga : February 25th, 2003 at 01:39 PM.

Reply With Quote
  #11  
Old May 31st, 2003, 03:40 AM
njdboy njdboy is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2003
Posts: 2 njdboy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I have months skipping and left out. February never comes up. IS there a fix for this?

Reply With Quote
  #12  
Old June 11th, 2003, 05:04 PM
gsahai gsahai is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 1 gsahai User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via Yahoo to gsahai
getting msg: "ERROR: Couldn't create events file."

I'm trying to figure out how to make this calendar work, but can't...

I've uploaded the cal.php file to my webserver, created a cal_events.txt file (changed "define("EVENT_FILE", "cal_events.text");" to "define("EVENT_FILE", "cal_events.txt");" 'cause i wasn't sure if the file extension was actually supposed to be .text or was typo for .txt).

When I point my browser to the cal.php file, i get the error msg: "ERROR: Couldn't create events file."

Any suggestions on how to fix?

thanks,
gs

Reply With Quote
  #13  
Old June 11th, 2003, 06:08 PM
njdboy njdboy is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2003
Posts: 2 njdboy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I got mine to work. I kept the text file as .text extension
It seemed to behave better that way. Make sure whatever directory you have the files in has the ability to write to it. There's not much else you can do. It should work.

Reply With Quote
  #14  
Old December 15th, 2003, 12:12 PM
boweger boweger is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 1 boweger User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Re: no source code?

Quote:
Originally posted by sicksand
hi there greetings,

i'm a newbie here, but i done several projects on php. nice articles on calendar + organizer thingy.

i hope the administrator of the article would kindly gave all of us the source code.

thank you in advance...


I would also like to have the source code. When I try the link below, it does not take me to a specific article?

thanks

Reply With Quote
  #15  
Old December 15th, 2003, 02:37 PM
FrankieShakes FrankieShakes is offline
Frank The Tank!
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: Jun 2002
Location: Toronto, Canada
Posts: 1,246 FrankieShakes User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via ICQ to FrankieShakes Send a message via MSN to FrankieShakes
Hi Boweger,

When we made the transition over to our new CMS, the article support files were not properly added. We're looking into this, and will have the problem resolved shortly.

In the meantime, if anybody has the support file, please let boweger know.


Thanks!

Reply With Quote
  #16  
Old January 14th, 2004, 10:11 AM
intelephant intelephant is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 1 intelephant User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to intelephant
I could also use the source code. I'm stumped on adding new events.

Thanks,

URL

Reply With Quote
  #17  
Old March 2nd, 2004, 01:42 PM
wizard210 wizard210 is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Posts: 4 wizard210 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I see no link whatsoever at the end of this article for the support documentation. Can anyone please point me to it.

Reply With Quote
  #18  
Old March 8th, 2004, 04:47 AM
DiCator DiCator is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Location: Finland
Posts: 1 DiCator User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
still looking for support file

I have been looking for this kind of script for a long time,
and this would fit to my needs perfectly, but i can't get it
work. So is that support file found yet?

Thanks beforehand.

Reply With Quote