DNN Forums

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

Find backend/cms link

 6 Replies
 2 Subscribed to this topic
 37 Subscribed to this forum
Sort:
Author
Messages
New Around Here
Posts: 23
New Around Here

Hi,

I got complete source code and database of website having DNN cms. I set it up and working fine. I can browse by www.example.com.

Now how i can login to cms or backend? i do not have its url or link.

Growing Member
Posts: 55
Growing Member
www.example.com/admin or www.example.com/login
Veteran Member
Posts: 1182
Veteran Member
MVP
MVP
You're an MVP!
There should be a login link somewhere on the page.

BTW, there is no such thing as a "backend" in DNN, which makes it quite unique. depending on the permissions, you may edit and update the modules on the page directly.

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

DNN Connect
New Around Here
Posts: 23
New Around Here

I could not find login link to the CMS.

We all Know that DNN is a CMS. each CMS must have login. For example wordpress has default

www.example.com/wp-admin

What is my cms link? Even i can not find in db.

Also how i can get username and password?

 

Advanced Member
Posts: 159
Advanced Member
MVP
MVP
You're an MVP!

<code>example.com/login</code> or <code>example.com/?ctl=login</code> should work for a standard login. If those doesn't work, there's something overriding the DNN login logic. You could look at the <code>LoginTabId</code> column in the <code>PortalLocalization</code> table to find the login page (but one of the above methods should have redirected you there, anyway). Hope it helps!

New Around Here
Posts: 0
New Around Here
I went to database PortalSettings and updated the setting HideLoginControl to false but still, nothing.
Veteran Member
Posts: 1182
Veteran Member
MVP
MVP
You're an MVP!
When you change anything in the database (which is not recommended), you have to restart the application pool, otherwise data will come from the cache and will not reflect your changes.

Happy DNNing!
Michael

Michael Tobisch
DNN★MVP

DNN Connect

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