PDA

View Full Version : Logins do not work


jeremy
06-01-2005, 11:25 AM
I have installed the calendar on my website, and it works great. I can login to the master admin account, but not event admins.
I set up two event admins, and tried to login, but it doesn't do anything. I looked in the config.inc.php file, and it shows the passwords fine,so it's chmoded right, but what would be wrong?
http://tascs.us/calendar/setup/

ve9gra
06-01-2005, 11:28 AM
For the events administrator, you have to go to http://tascs.us/calendar/events/

And right now, this is what I'm getting
Configuration Error!

Please configure a database connection using the Setup Manager before using the Events Administrator.

jeremy
06-01-2005, 11:30 AM
Oh, okay, well that's not a problem then. I thought it didn't require a database.

ve9gra
06-01-2005, 11:32 AM
It does require a database... but not a mySQL database. It needs somewhere to store its info. You can choose between the mySQL, or the flat-file.

;)

jeremy
06-01-2005, 11:48 AM
Ah! I get it. Thanks for saving me hours of confusion.