Jump to content

Recommended Posts

Posted

I am looking for a calendar to put on a Boy Scout web site. I am looking for something that will be easy for people to use, fun to look at, and have the ability to have multiple users with different user rights.

 

I have try the one from http://www.planscalendar.com/ and like the general look of it, but it only have one password. I other adult leaders that need to be able to post info, and they keep changing the password.

 

I have tried www.calendars.net, but there sever is so slow, I have been disconected three times while trying to set up a calendar.

 

I have also tried http://www.ikemcg.com/scripts/pec/phpEventCalendar/index.php and I like it, but my other users thought it was more difficult to use and they wanted to be able to see multiple months at once.

 

Any help?

Posted

Thanks for the suggestions. I took a look at them. I am going to install two of them on the webiste to try them out, but they still are not quite what I am looking for. Any body else have a suggest that I can play with? I will load several up and let the other people that will have to use them make the decision.

Posted

OK. I need some help. I was trying to set up the phpcommunity calendar. I set up the database, and was trying to dump the provided information in the data base. Here are the instruction.

 

2) Move into the "tools" directory and create the database.

This can usually be accomplished with the following

command (assuming that you have a database already setup

and that database is called "db_name"):

mysql -h database.host.name -u database_username -p db_name < DB

You will be prompted for a password and the contents of

the "DB" file will be dumped into the database called

"db_name"

 

What do I do here?

Guest
This topic is now closed to further replies.
×
×
  • Create New...