Index: Account.xml =================================================================== --- Account.xml (revision 324) +++ Account.xml (working copy) @@ -73,7 +73,7 @@ insert into Profiles (Profile_LangPref, Profile_FavCategory, Profile_MyListOpt, Profile_BannerOpt, Account_Id) values - (#Profile.FavoriteLanguage#, #Profile.FavouriteCategory.Id#, #Profile.IsShowFavorites#, #Profile.IsShowBanners#, #Login#) + (#Profile.FavoriteLanguage#, #Profile.FavouriteCategory.Id#, #Profile.IsShowFavorites:Boolean#, #Profile.IsShowBanners:Boolean#, #Login#)