Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.
If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
You may also want to review the installation or upgrading documentation.
Hi Joe,
Did an upgrade this morning to 2.3.6.6 so that I could pick up your new Calendar Pro. After the upgrade I have the wrong skin. No matter what skin is selected in site settings I always have the site skin displayed. The bottom shows:
Powered by mojoPortal | HTML 5 | CSS | Original design by Andreas Viklund
I know this is one of the default skins but don't recall which one.
Anyway any idea why I would not be able to change skins? I did copy my skin from /data/skins to /data/sites/1/skins after the upgrade.
Thanks Joe.
Hi,
Check the system log (Administration Menu > System Log) for errors. You will probably find something related to the layout.master at the bottom of the log. If you do, let us know what it is and we can probably tell you how to fix it.
HTH, Joe D.
This is all thats in the log:
2011-06-21 08:35:40,469 INFO mojoPortal.Web.Global - Application Started. 2011-06-21 08:51:19,455 INFO mojoPortal.Web.Global - Global.asax.cs Application_End 2011-06-21 08:51:27,395 INFO mojoPortal.Web.Global - Application Started. 2011-06-21 08:52:07,924 INFO mojoPortal.Web.Global - Global.asax.cs Application_End 2011-06-21 08:52:13,727 INFO mojoPortal.Web.Global - Application Started.
No additional entries when changing from one skin to another.
-Bill
Hi Bill,
I would check under My Account and see if you have a different skin selected from there. Users in roles that can manage skins are able to choose a skin from the user profile even if that feature is not enabled for other users. This allows working on a new design without assigning it to the site. If you set it to "Site Default" then it should show the skin you have set from Site Settings.
Hope that helps,
Joe
That is one of the first things that I had checked since we use that capability often.
I uploaded the site again and ran setup and can now set skins ok. Guess I had missed something during this first transfer. Thanks Joe and Joe for your replies.