an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > How do you delete an alias?
Last Post 7/7/2009 7:15:51 AM By Smithy. 2 replies.
7/7/2009 6:22:53 AM
Smithy
Posts: 5
Joined: 4/2/2009
How do you delete an alias?
The only way I can see to delete an alias is by deleting it in the database table OOC_Block_Reference . Is there any other way of doing it?
7/7/2009 6:42:09 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: How do you delete an alias?
The other way is to delete the blocks that you created alias from and were created from alias. For example, you have block B and then create alias A. You create another block C by using alias A. If you delete both B and C, A will be deleted automatically.
DotShoppingCart Staff
7/7/2009 7:15:51 AM
Smithy
Posts: 5
Joined: 4/2/2009
Re: How do you delete an alias?
I tried that and it doesn't delete the block in the Block table or the alias in Block_Reference