Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Admin ribbonbar menu accidentally deleted! Can I re-install?Admin ribbonbar menu accidentally deleted! Can I re-install?
Previous
 
Next
New Post
9/10/2012 3:32 AM
 
it looks like you accidently deleted admin root page.
What is content of your admintools page - is this original admin page?
please execute the following SQL statement and post results:
SELECT TabId, '(' + convert(nvarchar, T.ParentId) + ')' as ParentID, TabName, TabPath, Url FROM {databaseOwner}{objectQualifier}Tabs T WHERE tabpath LIKE '//admin%' AND PortalID = 0

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
9/10/2012 7:40 AM
 
yes it is the original admin page...

Results of query...


TabId ParentID TabName TabPath Url
88 Admin tools //Admintools
65 (64) Site Settings //Admin//SiteSettings
66 (64) Pages //Admin//Pages
67 (64) Extensions //Admin//Extensions
68 (64) Languages //Admin//Languages
69 (64) Skins //Admin//Skins
70 (64) Security Roles //Admin//SecurityRoles
71 (64) User Accounts //Admin//UserAccounts
72 (64) Vendors //Admin//Vendors
73 (64) Site Log //Admin//SiteLog
74 (64) Newsletters //Admin//Newsletters
75 (64) File Manager //Admin//FileManager
76 (64) Recycle Bin //Admin//RecycleBin
77 (64) Log Viewer //Admin//LogViewer
78 (64) Site Wizard //Admin//SiteWizard
79 (64) Taxonomy //Admin//Taxonomy
80 (64) Search Engine SiteMap //Admin//SearchEngineSiteMap
81 (64) Lists //Admin//Lists
82 (64) Site Redirection Management //Admin//SiteRedirectionManagement
83 (64) Device Preview Management //Admin//DevicePreviewManagement
84 (64) Google Analytics //Admin//GoogleAnalytics
 
New Post
9/11/2012 4:46 AM
 
next query to execute:
SELECT TabName, TabPath, Url, IsVisible, IsDeleted FROM {databaseOwner}{objectQualifier}Tabs WHERE TabId = 64

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
9/11/2012 8:14 AM
 
TabName TabPath Url IsVisible IsDeleted
First Up //TCFMCLogin//FirstUp  

hmmm....

 
New Post
9/11/2012 11:10 AM
 

this is your admin page.  

Start with a full database backup. 

Now move all modules on it to a different location and run

UPDATE {databaseOwner}{objectQualifier}Tabs SET TabName = 'Admin', TabPath ='//Admin' WHERE TabId = 64

Restart application and admin should be working again.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Admin ribbonbar menu accidentally deleted! Can I re-install?Admin ribbonbar menu accidentally deleted! Can I re-install?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

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

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. 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.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out