The WFC Member's site is partially down.

Why?? Godaddy stopped supporting the language our site was built in (coldfusion) so it had to be rebuilt in a different language (I chose php).

Continue on to member's site anyway



Progress Updates:

  • 2/19/2012: Concert Commitment page is back up and running (member version and admin version)
  • 2/19/2012: A logout link has been provided if you're visiting the page from a public location (your password-entry session will also expire after 10 minutes whether your log out or not)
  • 2/19/2012: Admin access is now available for Debbie and/or board members. The mailing list has been added to the list of admin-only access pages.
  • 2/10/2012: Built multiple pages to support mailing list functionality. Visitors can now join the mailing list from our homepage. Choir admins can also view or edit the mailing list and export to excel. There is also a link we can include in emails that will allow members of the mailing list to unsubscribe from future mailings.
  • 2/08/2012: Built a page where visitors can join our mailing list and the info goes straight to the database (so we don't need to maintain excel spreadsheets offline). From the members site you can add/edit/delete names as well as export them to excel for mass mailings.
  • 2/07/2012: Replaced the old public photos page with a new snazzy php image gallery viewer. It's not done yet but I will eventually set it up so that when you load in personal images (wedding pics, babies, etc) you'll be able to view those from this gallery page as well (but just from the members site, they'll be hidden from public view)
  • 2/07/2012: Rebuilt the public homepage (the starting page) in php so that it queries the database live for upcoming events
  • 2/04/2012: Rebuilt the Events/Calendar page and the event-specific details page in php so it reads from the database. Still need to add in the functionality for members to add/edit events.
  • 2/04/2012: Converted all public pages to extension .php so that I could use a single header include file and not have to update so many different pages every time I finished converting one from .htm/.cfm into .php (prevents against so many broken links)
  • 2/01/2012: Converted all members pages to extension .php so that I could use a single header include file and not have to update so many different pages every time I finished converting one from .htm/.cfm into .php (prevents against so many broken links)
  • 2/01/2012: The venue page has been rebuilt and members can now add/edit venues
  • 1/20/2012: The roster page has been rebuilt in php and members can now edit their own info