|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
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 |
|
#2
|
|||
|
|||
|
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... |
|
#3
|
|||
|
|||
|
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 |
|
#4
|
|||
|
|||
|
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! |
|
#5
|
|||
|
|||
|
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 |
|
#6
|
|||
|
|||
|
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 |
|
#7
|
|||
|
|||
|
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.. |
|
#8
|
|||
|
|||
|
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.
|
|
#9
|
|||
|
|||
|
Quote:
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 |
|
#10
|
|||
|
|||
|
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. |
|
#11
|
|||
|
|||
|
I have months skipping and left out. February never comes up. IS there a fix for this?
|
|
#12
|
|||
|
|||
|
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 |
|
#13
|
|||
|
|||
|
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. |
|
#14
|
|||
|
|||
|
Re: no source code?
Quote:
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 |
|
#15
|
|||
|
|||
|
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! |
|
#16
|
|||
|
|||
|
I could also use the source code. I'm stumped on adding new events.
Thanks, URL |
|
#17
|
|||
|
|||
|
I see no link whatsoever at the end of this article for the support documentation. Can anyone please point me to it.
|
|
#18
|
|||
|
|||
|
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. |