maybe have problem with the theme.skin.

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/29/2012 1:27:03 AM
Gravatar
Total Posts 46

maybe have problem with the theme.skin.

hi, joe.

after upgrade to the  2.3.8.1.  the setting for <asp:Calendar in theme.skin is invalid now.

Befor upgrade,

I changed DayNameFormat="FirstLetter"  to DayNameFormat="Shortest"  for <asp:Calendar in theme.skin. It is ok!

After upgrade, the setting is invalid.

I chaged other settings for <asp:Calendar, it is also invalid.

I can't find the reason.

Thanks!

1/29/2012 5:45:02 AM
Gravatar
Total Posts 18439

Re: maybe have problem with the theme.skin.

Hi,

If you're talking about the calendar in the blog, add SkinID="Blog" to the calendar in your theme.skin file.

Hope that helps,

Joe

1/29/2012 8:42:41 AM
Gravatar
Total Posts 46

Re: maybe have problem with the theme.skin.

It works now!

Thanks!

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