Sites disapeared from Site List

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.
10/13/2011 3:56:48 PM
Gravatar
Total Posts 5

Sites disapeared from Site List

  • Windows Web Server 2008 SP2
  • Microsoft SQL Server 2008 (running on Windows Web Server 2008 SP2)
  • 2.3.7.0 on .net 4.0 

Since this is my first post I first want to say thank you for mojoPortal, a great product.

I am running four sites on one mojoportal installation using host headers. One of the sites, not the main site, is running on port 81. This is configured under "Edit Bindings..." in IIS.

Wanted to upgrade from 2.3.6.7 to 2.3.7.0. After backing up database and website directory I used the "App_offline.htm" approach to take the site offline. Copied all the extracted files and folders from "mojoportal-2-3-7-0-mssql-net40-deploymentfiles\wwwroot" to the website directory. Set "DisableSetup" to "true" and visited "/setup/Default.aspx". Setup ran with no error messages and everything is ok.

Testing the four sites and they are working, but when I visit "Administration menu > Site List" two sites are missing from the list. These sites are working, but they are not on the list. These are the two newest sites and they are the only ones that have been created on the 2.3.6.7 release. The two others are created on the 2.3.6.6 release.

This is a testing server, so nothing critical, but I want to upgrade production servers also when I know why this happend.

Any tips on this?

 

10/19/2011 2:45:32 PM
Gravatar
Total Posts 5

Re: Sites disapeared from Site List

I think I have made a mistake here in assuming it has to do with the upgrade. After restoring site and database from backup it still shows only two sites. Even when I reverted the virtual server to snapshot before upgrade. Database and site is on the same virtual server I use for testing. I think maybe it has been like this since a while ago, when I was testing how to move a mojoportal installation from one server to another, creating a new database and restoring backup from the database I was moving over the newly created database. I was moving it to this testing server and am still using that database. I rarely look at the Site List on this server, so that is why I assumed it had to do with the upgrade.

Sorry about this.

10/19/2011 2:49:04 PM
Gravatar
Total Posts 18439

Re: Sites disapeared from Site List

It should show all sites that exist in the mp_Sites table.

Best,

Joe

10/19/2011 3:28:13 PM
Gravatar
Total Posts 5

Re: Sites disapeared from Site List

That table has four rows/sites, but the two rows corresponding to the sites missing from the list has nothing in the "SiteName" column. That is the only column missing something compared to the two other rows for the sites that show up in the list.

I`m gonna delete the site and database, install previous version, recreate four sites and try the upgrade again, just to see how it goes. I think this is maybe a rare case, since I tried moving an installation and restoring a backup over the database, that don`t need further investigation from you guys.

Thank you.

10/19/2011 3:33:41 PM
Gravatar
Total Posts 18439

Re: Sites disapeared from Site List

The site name is what it would show in the list, so the list probably has them but the link text is empty so there is nothing to click and you don't see it. I would populate the name field for those rows.

10/19/2011 3:34:40 PM
Gravatar
Total Posts 5

Re: Sites disapeared from Site List

Maybe because I deleted the site title from Site settings so that it would not show up in the banner? Just a quick guess....

10/19/2011 3:37:39 PM
Gravatar
Total Posts 18439

Re: Sites disapeared from Site List

that may be why you did it, but I advise instead just remove the <portal:SiteTitle control from the layout.master of the skin and put names back into the database.

10/19/2011 3:42:37 PM
Gravatar
Total Posts 5

Re: Sites disapeared from Site List

Oh yes it is, and it does not show when I remove the control. Thank you blush

10/19/2011 3:56:46 PM
Gravatar
Total Posts 18439

Re: Sites disapeared from Site List

and thank you for the beer! much appreciated.

Cheers,

Joe

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