Hi, I have done both replaced the productlist.ascx file and reinstalled shopping cart module with new productlist.ascx file replaced in. Looks like it isn't working. And When I click module "Settings" on the "Buy Now" module trying to change some settings, it can not save.
I do check the "event viewer", everytime when I reinstall shopping cart, although it indicated success installed. But plug with the error message below.
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: b8dca5a3-9934-4770-bd1c-ae874a3005d1
InnerException: Argument cannot be null or an empty string Parameter name: CacheKey
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Services.Cache.CachingProvider.GetCacheKey
StackTrace:
Message: System.ArgumentException: Argument cannot be null or an empty string Parameter name: CacheKey at DotNetNuke.Services.Cache.CachingProvider.GetCacheKey(String CacheKey) at DotNetNuke.Common.Utilities.DataCache.GetCache(String CacheKey) at DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors) at DotNetNuke.Entities.Modules.EventMessageProcessor.UpgradeModule(EventMessage message)
Thanks for any help.