DNN Forums

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

The file '/Portals/_default/Skins/MinimalExtropy/index.ascx' does not exist.

 3 Replies
 2 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
Growing Member Send Private Message
Posts: 51
Growing Member

Created a new portal in an old DNN instance. Used the Blank Website template.

The new portal fails to load with the error logged to the exceptions table

The file '/Portals/_default/Skins/MinimalExtropy/index.ascx' does not exist.

I cannot find any reference to that skin in any database search, not in the Tabs table, portals, portalsettings, hostsettings, tabmodulesettings, module settings. I even performed a full database text search for "minimal" and the only references I can find are the exceptions that are logged, and two minimalextrophy.gif file references.

Rather than creating a skin with the name/path referenced above, I really just want to find where it is referenced and fix that. Anyone have any thoughts on where else to look?

Growing Member Send Private Message
Posts: 51
Growing Member
The default skin on the portal was xcillion (sp?), but the ASCX files for that skin didn't exist in the install.

So I changed it to the same skin as the OTHER portal and now it loads fine.

My guess is that if the assigned skin fails to load, dnn is defaulting back to minimalextropy (hardcoded somewhere), which ALSO didn't exist, and thus threw the error????
Veteran Member Send Private Message
Posts: 1198
Veteran Member
Posted By Chris Hammond on 04 Jul 2019 12:16 AM

Created a new portal in an old DNN instance. Used the Blank Website template.

The new portal fails to load with the error logged to the exceptions table

The file '/Portals/_default/Skins/MinimalExtropy/index.ascx' does not exist.

I cannot find any reference to that skin in any database search, not in the Tabs table, portals, portalsettings, hostsettings, tabmodulesettings, module settings. I even performed a full database text search for "minimal" and the only references I can find are the exceptions that are logged, and two minimalextrophy.gif file references.

Rather than creating a skin with the name/path referenced above, I really just want to find where it is referenced and fix that. Anyone have any thoughts on where else to look?

 

I just did a pull request to update this in the documentation:

DNN Docs Themes

It should be live soon, but for now

https://github.com/DNNCom...6b1a455ced7d2061eec6

Check out the Fallback Theme

 

Senior Member Send Private Message
Posts: 1561
Senior Member

This should be in the site template file(s).  Whenever I can't find a file or text inside of a file easily, I just use FileLocator Lite.  It's super fast and finds everything.  I've fixed numerous hacked sites with this tool.  Super efficient! :)

These Forums are dedicated to the discussion of DNN Platform.

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