orchidpsycho
Posts: 1
|
| Posted: 04/17/2007, 3:19 PM |
|
Hi, I am new to codecharge but been programming in php for a few years. I have been trying to just make a simple events calendar like in the example but have been unsuccessful. I have tried all different combinations. If anyone can please help i would appreciate it. I feel like I could have written it by scratch by now. But i would like to learn to use the software. I can get them both to display (calendar and events) but am unsure about how to link the numbers???
Any help would be appreciated
|
 |
 |
Wkempees
|
| Posted: 04/18/2007, 5:22 AM |
|
Have a look at this http://www.dubbellul.nl/calendar
read the description on the first page.
If this rings any bells, post back.
Walter
|
|
|
 |
djgjohng
Posts: 28
|
| Posted: 06/13/2007, 5:40 PM |
|
The things to check are date formats. Make sure that Date DB Format and Time DB Format are set correctly. Then go to the data source. You will see that the WHERE of Sql (MySql) is a date range. Set the field date format correctly. Events on the date will then show.
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 06/14/2007, 10:43 PM |
|
orchidpsycho
You can also check in these places:
CCS marketplace: (look for calendar) http://www.yessoftware.com/marketplace/
CCS example packs: http://examples.codecharge.com/CCSExamplePack2/Calendar...endarSearch.php
|
 |
 |
Wkempees
|
| Posted: 06/15/2007, 6:15 AM |
|
Mambo
I think it is not that urgent, has been posted in april.
I have a solution but received no response whatsoever.
Walter
|
|
|
 |
mamboBROWN
Posts: 1713
|
| Posted: 06/15/2007, 3:57 PM |
|
WKempees,
Thanks for the heads up. Most of the time I don't even look at the date I just try to give a helpful answer.
|
 |
 |