Error when using contact us form

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
4/23/2008 8:14:17 AM
Gravatar
Total Posts 10

Error when using contact us form

The content that belongs here is too complex to display securely.
4/23/2008 8:32:35 AM
Gravatar
Total Posts 18409

Re: Error when using contact us form

You need to look in your Web.config file and find this:

<add key="SubSonicProvider" value="subsonicMSSQL" />

and change it to:

<add key="SubSonicProvider" value="subsonicMySql" />

I included a Web.config with the correct configuration in the download for MySql.

Hope it helps,

Joe

 

4/23/2008 9:58:40 AM
Gravatar
Total Posts 10

Re: Error when using contact us form

Thanks, that fixed it.

Your support is excellent!

 

You must sign in to post in the forums. This thread is closed to new posts.