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.
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?
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