DNN Forums

Ask questions about your website to get help learning DNN and help resolve issues.

Portal Skin shows in the Persona Bar

 2 Replies
 2 Subscribed to this topic
 42 Subscribed to this forum
Sort:
Author
Messages
Senior Member
Posts: 1322
Senior Member
3 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
Lifesaver
Lifesaver
You're Life Saver!
New Poster
New Poster
Congrats on posting!
3 Engaged Reader
Engaged Reader
You are an engaged reader!

On this site and other DNN 9.3.2 sites I see the Portal Skin in the Persona Bar.
(example: Manage > users > Profile Settings)
For some reason DNN does not use the popUpSkin located here: /Portals/_default/Skins/_default/popUpSkin.ascx
I tried adding a popUpSkin to my skin, but that doesn't make any difference.
Do others see this too in 9.3.2?

BTW, this is not only a "visual issue", in my case some of the elements of the PB were influenced by the skin's JS and that rendered parts of the PB useless.
I managed to fix this by cahnging the skin's JS, but DNN should just load the correct skin IMO.

https://github.com/dnnsof...I/Skins/Skin.cs#L903

 

 

As a reference for others, the actual issue I had with the skin was that when clicking on of the arrows to expand (contact for instance) I got this error:

<code>HTTP Error 403.14 - Forbidden<span class="c-mrkdwn__br" data-stringify-type="paragraph-break" style="box-sizing: inherit; display: block; height: 8px; color: rgb(29, 28, 29); font-family: Slack-Lato, appleLogo, sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: common-ligatures; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(248, 248, 248); text-decoration-style: initial; text-decoration-color: initial;"></span>The Web server is configured to not list the contents of this directory.<br /> Detailed Error Information:<br /> Module <wbr /> <wbr /> <wbr /> <wbr />  <wbr /> DirectoryListingModule<br /> Notification <wbr /> <wbr /> <wbr /> <wbr />  <wbr /> ExecuteRequestHandler<br /> Handler <wbr /> <wbr /> <wbr /> <wbr />  <wbr /> StaticFile<br /> Error Code <wbr /> <wbr /> <wbr /> <wbr />  <wbr /> 0x00000000<br /> Requested URL <wbr /> <wbr /> <wbr /> <wbr />  <wbr /> <a href="http://dnn9dev.local:80/DesktopModules/Admin/Security/" target="_blank" rel="nofollow">http://dnn9dev.local:80/D...ules/Admin/Security/</a><br /> Physical Path <wbr /> <wbr /> <wbr /> <wbr />  <wbr /> D:\Websites\DNN9Dev.local\Files\DesktopModules\Admin\Security\<br /> Logon Method <wbr /> <wbr /> <wbr /> <wbr />  <wbr /> Anonymous<br /> Logon User <wbr /> <wbr /> <wbr /> <wbr />  <wbr /> Anonymous</code>

The reason for this was a Javascript in the page skin that adds an event to "anchor" links in the page (smooth scrolling).
As the expand icon has the same type of url, it blocked the actual persona bar event.

Growing Member
Posts: 54
Growing Member
MVP
MVP
You're an MVP!
I have seen this as well but not sure what caused it.
At one point I thought it was because I was inactive for a while and instead of showing content in the persona bar I got a login. As that is not really strange I logged in and the site was inside that frame. I called it the Matroesjka feature :-)
Veteran Member
Posts: 349
Veteran Member
3 Helpful Replier
Helpful Replier
Thanks for being such a helpful replier!
MVP
MVP
You're an MVP!
Engaged Reader
Engaged Reader
You are an engaged reader!
Avid Reader
Avid Reader
Avid Reader art thou!
I had this issue with popups disabled and ssl offloading and missing the ssl offloading header. Not sure which caused it, but one of those in my case :)

These Forums are for the discussion of the open source CMS DNN platform and ecosystem.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. If you have (suspected) security issues, please DO NOT post them in the forums but instead follow the official DNN security policy
  2. No Advertising. This includes the promotion of commercial and non-commercial products or services which are not directly related to DNN.
  3. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  4. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  5. No Flaming or Trolling.
  6. No Profanity, Racism, or Prejudice.
  7. Site Moderators have the final word on approving / removing a thread or post or comment.
  8. English language posting only, please.

Would you like to help us?

Awesome! Simply post in the forums using the link below and we'll get you started.

Get Involved