No skin loads on default install from web platform

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.

Post here for help with installation of mojoPortal pre-compiled release packages

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.

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.

This thread is closed to new posts. You must sign in to post in the forums.
1/27/2014 4:33:08 PM
Gravatar
Total Posts 1

No skin loads on default install from web platform

Hello, I just today downloaded and installed mojoPortal on windows Server 2012 R2, with SQL Server 2012 SP1 (originally setup in 2008, imported to 2012 for testing purposes), and .net 4.5.1 , installed with the web platform installer. While I have gotten the site installed and able to load, no skin loads. Even when I go into Administration and change the skin, there is still no skin loaded - plain white background, black text, links badly formatted and arranged on the page.

I am posting this on the Installation forum because I suspect there is a missing file permission or perhaps something was done incorrectly during the install. No custom configuration of any kind has been done so far; it is using all defaults. It has never loaded the skin, even prior to moving to the SQL 2012 database. The C:\inetput\wwwroot\mojoportal\data\sites\1 directory was originally empty, I copied in the skins from C:\inetput\wwwroot\mojoportal\data\skins and am able to select from those on the Administration Menu>Site Settings-> General tab, but nothing changes on the site.

What have I done terribly wrong?

1/27/2014 4:59:14 PM
Gravatar
Total Posts 18439

Re: No skin loads on default install from web platform

you need to view the source of the page and follow the link for the csshandler.ashx, find out if it is returning an error and start with Basic Troubleshooting to look for logged errors

Hope that helps,

Joe

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