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 ...unable to delete pagesunable to delete pages
Previous
 
Next
New Post
12/5/2007 9:16 AM
 

I always forget about that option...  It is nice.

Gijs:

When you do that, paste the query that Sebastian provided into the large textbox, and do not check the "run as script" checkbox.

Next, click the "Execute" link.

You should now see the Site Settings for all of the installed portals.  Be sure that each of the following field values are Null: HomeTabId, LoginTabId, UserTabId, and SplashTabId.

Let us know what happens.


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
New Post
12/5/2007 9:49 AM
 

To be precise, it says the folowing:

HomeTabId: 36

LoginTabId: empty (I figure an empty box means Null?)

UserTabId: empty

SplashTabId: empty

It says exactly the same on a default DNN installation (4.7), and deleting pages there works fine.

 
New Post
12/5/2007 10:24 AM
 

Gijs:

I can tell that you have replied, but I cannot yet tell what you have replied.  (One of the current bugs in the Forums Module.)  So, in anticipation of your answer, here is a query that will reset those values, and you can run it in the same place.

UPDATE {databaseOwner}{objectQualifier}Portals SET HomeTabId = NULL, LoginTabId = NULL, UserTabId = NULL, SplashTabId = NULL WHERE PortalId = [put the id number of the portal you want to update here]

Remember to replace the last portion with the correct PortalId (the first field in the table).  For instance, if the portal id you want to change is zero (0), this is what your query will look like.

UPDATE {databaseOwner}{objectQualifier}Portals SET HomeTabId = NULL, LoginTabId = NULL, UserTabId = NULL, SplashTabId = NULL WHERE PortalId = 0

Following the query execution above, you will need to clear the cache for the site.  The easiest way for you will likely be to click the Restart Application link at the bottom of the Host Settings page.

If your values are all already Null, then I am not sure how to proceed at this point. 


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
New Post
12/5/2007 10:46 AM
 

hismightiness wrote

Gijs:

I can tell that you have replied, but I cannot yet tell what you have replied.  (One of the current bugs in the Forums Module.)  So, in anticipation of your answer, here is a query that will reset those values, and you can run it in the same place.

UPDATE {databaseOwner}{objectQualifier}Portals SET HomeTabId = NULL, LoginTabId = NULL, UserTabId = NULL, SplashTabId = NULL WHERE PortalId = [put the id number of the portal you want to update here]

Remember to replace the last portion with the correct PortalId (the first field in the table).  For instance, if the portal id you want to change is zero (0), this is what your query will look like.

UPDATE {databaseOwner}{objectQualifier}Portals SET HomeTabId = NULL, LoginTabId = NULL, UserTabId = NULL, SplashTabId = NULL WHERE PortalId = 0

Following the query execution above, you will need to clear the cache for the site.  The easiest way for you will likely be to click the Restart Application link at the bottom of the Host Settings page.

If your values are all already Null, then I am not sure how to proceed at this point. 

I'm afraid that doing this made my entire site unaccessable! No worries though, I had made a backup before I tried this. If there is no semi-quick solution for my problem, could migrating the site to IIS and SQL 2005 (instead of using VWD express and SQL express) have any influence on this problem? I've been thinking about doing this anyway. But if it won't have any benefits then I see no reason to do this.

 
New Post
12/5/2007 1:03 PM
 

There is no problem in using VWD for development.  That is what I use for all module development.  I reserve my full copy for class assembly and provider development.

As far as upgrading the SQL Server, you will benefit from increased performance, and a multitude of extra features.  However, you will not notice the feature improvement unless you are going to use those specific features. 

Sorry about the query bringing your site down.  Down how?  Did you try restarting the application or IIS before restoring the site?


Will Strohl

Upendo Ventures Upendo Ventures
DNN experts since 2003
Official provider of the Hotcakes Commerce Cloud and SLA support
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...unable to delete pagesunable to delete pages


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