here is the error i receive;
http://weathervaneicecreme.com/apply/contact.php
what could be the problem?
here is the error i receive;
http://weathervaneicecreme.com/apply/contact.php
what could be the problem?
That is a MySQL error. It indicates that something in the information in your config file (database name, username, password) is incorrect.
Things to check:
1) Log into your hosting admin control panel and confirm your database name. Some hosts will prefix a database name with all or part of a user's account name.
2) Confirm that you have created a MySQL user account, and that it is associated with the database.
3) Confirm that the username and password in simpleContact's config file match those for the MySQL user account.
You must log in to post.