cregy
Junior Member
Posts: 3
Registered: 5/1/2005
Location: Lostwithiel Cornwall England
Member Is Offline
|
| posted on 5/1/2005 at 07:39 AM |
|
|
Noobie
Hi
I have installed the Calendar and got it working with no problems but I can't work out how to get an event listing. When I follow the instructions I
get php errors. So I'll ask the questions in order!
1. include 'path_to_calendar_dir_files/calendar.php'; When I paste this code into my html file I duly change the path details but there is no file
called calendar.php and when I try to create a new file it doesn't create one!
2. I want to list all events by date order. What code do I use to arrange this?
Thanks
Rich
Site at: http://pulaski.cregy.net/calendar/index.php?CLmDemo_horizontal=5
|
|
|
con4mity
Junior Member
Posts: 8
Registered: 5/1/2005
Location: Cleveland OH
Member Is Offline
|
| posted on 5/2/2005 at 07:31 PM |
|
|
did your install work successfully?
Craig, seen your post. I'm not an expert at this as I've just begun testing this program myself.
Did your install work successfully? The calendar.php, I think gets created during the automatic install process, and will end up in the
calendar/cl_files/ directory. It should at any route if all went well.
You should check your paths, but if you don't have the calendar.php I suspect the install didn't go well, and likely you need to try again, this
time using absolute paths like /home/craig/public_html/calendar/cl_files
Also, before install, create the data folder inside cl_files if it's not there, make you you can write to it. Permissions sounds like a problem
here.
As for showing a whole year in the event list, I don't think this program does that out of the box. I seen a mod to show a month, so it can be done,
but you'll need to do it yourself I think. There's a post for displaying a month you could check out, it might help you.
|
|
|
cregy
Junior Member
Posts: 3
Registered: 5/1/2005
Location: Lostwithiel Cornwall England
Member Is Offline
|
| posted on 5/2/2005 at 08:56 PM |
|
|
Hi
Thanks for the response that cracked it and I also sorted out the month thing!
Rich
|
|
|
con4mity
Junior Member
Posts: 8
Registered: 5/1/2005
Location: Cleveland OH
Member Is Offline
|
| posted on 5/6/2005 at 04:05 PM |
|
|
I'm glad, wish I could get some responses on my post. :(
But cheers dude, enjoy the calendar.
|
|
|