I tried the upgrade to 5.4.4 from 5.2.3 twice and I get the same bizarre result.
Two of my parent portals' default pages get mixed up with content from the default page from Portal 0.
The menus are OK, but the rest of the content are from Portal 0.
If I refresh the page, sometimes it gets corrected.
Looking at page source, it does obviously try to pull from Tab 36 which is in Portal 0:
Incorrect page:
<TD vAlign="middle" align="left"><a id="dnn_dnnLOGO_hypLogo" title="Ludden.com" href="http://museodesalerosypimenteros.es/tabid/36/language/en-US/Default.aspx"><img id="dnn_dnnLOGO_imgLogo" src="/Portals/mspe/ludttl3.jpg" alt="Ludden.com" style="border-width:0px;" /></a></TD>
Correct page:
<TD vAlign="middle" align="left"><a id="dnn_dnnLOGO_hypLogo" title="Museo de Saleros y Pimenteros de Guadalest" href="http://museodesalerosypimenteros.es/Inicio/tabid/269/language/en-US/Default.aspx"></a></TD>
It's pretty consistent - on every page entry with browser just started I get wrong page when going to
http://museodesalerosypimenteros.es and also another domain I have. Two other domains are fine.
But the menus are OK!
If I click the refresh button on browser (IE, Chrome) it usually comes up with the correct page (not always).
I've cleared the browser caches, the DNN cache, turned off cache in DNN, turned off Friendly URLs, to no avail.
Another issue that may or may not be related is I get an error when trying to look at the Portals in Host Menu:
A critical error has occurred.
Object reference not set to an instance of an object.
Any ideas???
Thanks!
Alex