Anyway I think I managed to mess it up again :oops: I amended the config file as you suggested to: define("AC_DB_HOST","localhost"); define("AC_DB_NAME","zalmanse_calendar"); define("AC_DB_USER","zalmanse_xx"); define("AC_DB_PASS"...
Hi Chris, Thank you for bearing with me on this one. I saw that you managed to fix it. How in the world did you do that?! Did you actually hacked into my site?
I created a new database to no avail :oops: Let's see if I have ac-config.inc correctly: define("AC_DB_HOST","localhost"); define("AC_DB_NAME","calendar"); define("AC_DB_USER","xx"); define("AC_DB_PASS","xx"); define(&qu...
Hello Chris First thanks for the software. When all is set and working I will sure donate… I need some guidance with installation. Here is what I did: 1- I uploaded all files to my site: http://seashoresunset.com/calendar 2- I set “ac-config.inc.php” to: Database host: localhost Database name: seash...