I have just upgraded to 3.1 dnn with the 3.0.10 gallery installed. My site answers to several names all of which are identified in the port names.
Example: Site1.com, Site2.com and Site3.com resolves to the same IP
When viewing that gallery I noticed the main gallery answers to the link but the folders/albums are showing a different name.
Example
from the main portal (Site1.com)I have a gallery page,
Site.com/gallery/tabid/100/default.aspx
When I navigate to the tab i see the albums, but the album links are to the other site names.
Site3.com/gallery/tabid/100/path/album/Default.aspx
This can and does include localhost as well.
Looking at the code it seems to pull from the portal names entries ok, just that DNN3.1 doesnt pass back the same answer. this only happens on the Gallery module, so i am a little confussed on where the error is occuring. Is it in the module or DNN. My coding skill are very rusty since i worked on this module syears ago.
-Ossy