Close

Profile: deselt

Avatar

User posts

9 years ago

I did restart application and restart server also but still same error.

9 years ago

just update to latest build NopJewelryTheme_3.4.279.12626 and getting error AjaxCart & AjaxFilters.
I uninstall bout AjaxCart & AjaxFilters but when try install plugins back but getting error.

The ObjectContext instance has been disposed and can no longer be used for operations that require a connection.

System.ObjectDisposedException: The ObjectContext instance has been disposed and can no longer be used for operations that require a connection. at System.Data.Entity.Core.Objects.ObjectContext.get_Connection() at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption) at System.Data.Entity.Core.Objects.DataClasses.EntityCollection`1.Load(List`1 collection, MergeOption mergeOption) at System.Data.Entity.Core.Objects.DataClasses.RelatedEnd.DeferredLoad() at System.Data.Entity.Core.Objects.Internal.LazyLoadBehavior.LoadProperty[TItem](TItem propertyValue, String relationshipName, String targetRoleName, Boolean mustBeNull, Object wrapperObject) at System.Data.Entity.Core.Objects.Internal.LazyLoadBehavior.<>c__DisplayClass7`2.<GetInterceptorDelegate>b__1(TProxy proxy, TItem item) at System.Data.Entity.DynamicProxies.Language_2874D761C770BB5A927FE842140FA1D307A07E812ABDC291BAC020FA08CE6F22.get_LocaleStringResources() at SevenSpikes.Nop.Framework.InstallHelper.PU3YGQ1Mpk(Object , Object , Boolean ) at SevenSpikes.Nop.Framework.InstallHelper.idBQ76ZCIwGmwSsO64Q(Object , Object , Boolean ) at SevenSpikes.Nop.Framework.InstallHelper.KnsYOcTb1j(Object , Object , Object , Boolean ) at SevenSpikes.Nop.Framework.InstallHelper.rrq7NmZijEsTyvUwbMM(Object , Object , Object , Boolean ) at SevenSpikes.Nop.Framework.InstallHelper.InstallLocaleResources(String pluginFolderName, String fileNameWithoutCultureAndExtension, Boolean updateExistingResources) at SevenSpikes.Nop.Framework.Plugin.BasePlugin7Spikes.Install() at Nop.Admin.Controllers.PluginController.Install(String systemName)

9 years ago

thank you for the quick fix. you guys are the best.
all the paging issues are fixed.

just quick note: when you unzipping your theme file. Avast antivirus declaring your SevenSpikes.Nop.Plugins.AjaxCart.dll file as the thread Win32:Evo-gen

9 years ago

Ajax filter is enabled but not working. I try reinstate couple time but did not help.
I also see some css issue with paging on search page and blog page
please try type SKULL on search page
http://www.cycleheart.com/search

9 years ago

fixed just quote out filtering at category template
@*filtering*@
            @*@if (Model.PagingFilteringContext.SpecificationFilter.Enabled)
            {
                @Html.Partial("_FilterSpecsBox", Model.PagingFilteringContext.SpecificationFilter, new ViewDataDictionary())
            }*@

9 years ago

I just update to latest 3.4 with jewelry theme build 3.4.62.12358 and on some category page show filter by tribute under sorting but I'm using ajax filter. any idea?

Bugs
9 years ago

Its not your website its the plugin. We have same issue and I just give up. updates don't help.

Bugs
9 years ago

Thanks a lot. I turn it off and now works fine.
Tom

Bugs
9 years ago

The scheduled task does not seem to be running correctly.
It sand messages if I executed it manually but the schedule
showing error message in log. I try updated for latest version but did not help.

An error occured while running the CustomerRemindersTask

System.NotImplementedException: The method or operation is not implemented. at System.Web.HttpRequestBase.get_UserLanguages() at Nop.Web.Framework.WebWorkContext.GetLanguageFromBrowserSettings() at Nop.Web.Framework.WebWorkContext.get_WorkingLanguage() at SevenSpikes.Nop.Plugins.CustomerReminders.Services.AbandonedShoppingCartReminderRule.(Customer , IList`1 , Int32 ) at SevenSpikes.Nop.Plugins.CustomerReminders.Services.AbandonedShoppingCartReminderRule.GetCustomerReminderInfos(TimeSpan conditionMetDateEarlierThan, TimeSpan conditionMetDateLaterThan, Int32 storeId) at SevenSpikes.Nop.Plugins.CustomerReminders.Services.RemindersProcessor.() at SevenSpikes.Nop.Plugins.CustomerReminders.Tasks.CustomerRemindersTask.Execute()

Free shipping
10 years ago

I using ribbons in version 3.2 and wondering if its any way to setup ribbon for free shipping. I don't see any Condition Statements (rules) what can be use for free shipping.