Contact Form in 2.3.9.8: Firefox browser not see the Message field

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.
8/3/2013 8:44:35 AM
Gravatar
Total Posts 27

Contact Form in 2.3.9.8: Firefox browser not see the Message field

Hello

i have updated the mojoportal Site to new Version 2.3.9.8

The Contact Form in Internet Explorer 10 function, not in Firefox Browser (can not see the Message Field)

Thanks for reply.

8/3/2013 11:51:51 AM
Gravatar
Total Posts 18439

Re: Contact Form in 2.3.9.8: Firefox browser not see the Message field

Hi,

It seems ok in FF on our demo site. Most likely a skin/design issue.

Make sure you read and apply any needed changes from the Important Skin Changes article.

Use browser dev tools and check the console to make sure there are no javascript errors happening on the page.

Copy one of the newer skins from /Data/skins into your site skin folder and try it with your site to see if you experience the same problem or if it only happens in your skin.

If it only happens in your skin then use Firefox and firebug to inspect the html and css. Possibly you have white text on a white background or something like that but the message is really there.

Hope that helps,

Joe

8/3/2013 12:08:11 PM
Gravatar
Total Posts 27

Re: Contact Form in 2.3.9.8: Firefox browser not see the Message field

Thanks for Reply.

I wanted to write it yet, but I've forgotten in the rush.
Problem in my skin, and the original art41-darkgears, art41-creamy i testet. I have updated from version 2.3.9.7 to 2.3.9.8.

 

 

8/3/2013 1:14:02 PM
Gravatar
Total Posts 27

Re: Contact Form in 2.3.9.8: Firefox browser not see the Message field

Firefox Debuger:

[20:10:43.186] Failed to load: http://www.domain.net/ClientScript/tiny_mce358/themes/advanced/langs/de.js

8/3/2013 1:20:38 PM
Gravatar
Total Posts 18439

Re: Contact Form in 2.3.9.8: Firefox browser not see the Message field

Hi,

That file seems to be missing in the tinymce package. Since you upgraded, the previous version of TinyMCE should still be on disk so you can copy the file from /ClientScript/tiny_mce357/...

Hope that helps,

Joe

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