Can't send email from contactform

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.
1/18/2012 5:15:47 PM
Gravatar
Total Posts 38

Can't send email from contactform

Windows NT6 Asp.net4 Full trust

Version 2.3.7,9 MSSQL

Hi,

I've just upgraded to the latest Mojo version from 2.3.7.1. I have made my own contactform by cloning the existing feature and it have worked fine in the older version. When I tested it now the log gives me the following error:

2012-01-18 23:58:35,035 ERROR 213.67.42.63 - sv-SE - /kontakt - mojoPortal.Web.Global -  Referrer(http://nordqvists.invoco.se/kontakt) useragent Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0) System.MissingMethodException: Method not found: 'System.String mojoPortal.Web.SiteUtils.ChangeRelativeUrlsToFullyQuailifiedUrls(System.String, System.String, System.String)'.    at Kontakt.UI.Kontakt.btnSend_Click(Object sender, EventArgs e)

Are there any changes that I have to do in my custom feature?

::Anette

 

 

1/19/2012 3:22:05 AM
Gravatar
Total Posts 38

Re: Can't send email from contactform

Hi again,

I found the error! It was a former misspelling of ChangeRelativeUrlsToFullyQuailifiedUrls Smile

::Anette

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