an ASP.NET Open Source CMS & eCommerce platform
Search:
Skip Navigation LinksHome > DotShoppingCart Forums > Support > Using DotShoppingCart > AskQuestion Block Container Editor
Last Post 11/13/2008 8:09:20 AM By Newmedia Design. 12 replies.
Page 2 of 2 (13 posts) << First < Prev 1 2 Next > Last >> 
11/11/2008 1:44:23 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: AskQuestion Block Container Editor
Run the following sql script to fix those.
 
update dbo.DSC_Block
set blocktypeid = 63
where cast(Data as nvarchar(max)) like '%PageBlockContainer%'
and blocktypeid = 1
DotShoppingCart Staff
11/13/2008 8:09:20 AM
Newmedia Design
Posts: 65
Joined: 9/25/2008
Re: AskQuestion Block Container Editor
Thanks Lukezy
 
Thats working now
Page 2 of 2 (13 posts) << First < Prev 1 2 Next > Last >>