Close

Profile: IvanSlater

Avatar

User posts

6 years ago

Hi.

Using latest 3.7 version. How do I change plugin to refresh payment method and payment info when user selects/changes shipping method?

Thanks!

6 years ago

any new on it?

6 years ago

When I click on HREF link, the page is reloaded and URL is changed to:

http://www.aquelascoisas.com.br/lingeries-sexy#!&pageSize=30&orderBy=0&pageNumber=1

Something is removing everything between first and last # character.

Opening the link in a new browser (direct access), works good, but internal page linking is not doing good.

6 years ago

Sure..

URL: http://www.aquelascoisas.com.br/lingeries-sexy

Filtered URL: http://www.aquelascoisas.com.br/lingeries-sexy#/attrFilters=2!#-!1759!-#!1m!#-!2467!-#!&pageSize=30&orderBy=0&pageNumber=1 (black and small selected)

A HREF link Im trying: #/attrFilters=2!#-!1759!-#!1m!#-!2467!-#!&pageSize=30&orderBy=0&pageNumber=1

Att,

6 years ago

Hi!

I need to create a filter "shortcut" using a href, like "see all small black itens" and filter plugin should filter all products color BLACK and SMALL size, for example.

Is that possible?

Im creating the href parameter just copying the URL when both filters are selected, but it is not working.

It is the correct way?

Thanks!

Filter 3.7, latest version.

7 years ago

3.7

Let me know so I can download plugin again!

Thanks.

7 years ago

When your reminder plugin loads a messagetemplate and apply all tokens, it calls the event publisher service?

_eventPublisher.MessageTokensAdded(messageTemplate, tokens);

???

Im subscribing this event to add some custom tokens but it is not working.

Can you check your code?

Att,

7 years ago

Hi.

Any message generated is being duplicated in QueuedEmail list. Same if I look in database, [SS_CR_CustomerReminderMessageRecord]. Records have minimal miliseconds difference, same reminderId, customerId, ReminderMessageId.

We are testing latest trial version on nop 3.7 running on webfarm (2 processors).

No other nop e-mail is being duplicated, should it be related to webfarms?

Can you verify?

Custom Rules
7 years ago

Staff, any help on it?

Custom Rules
7 years ago

All my custom roles started to thrown an exception after upgrade them to 3.7 version, running on web farm.

Error while running the 'Customer Reminders Task' schedule task. Nullable object must have a value.

System.InvalidOperationException: Nullable object must have a value. at Nop.Plugin.Misc.NewReminderRules.MakeCommentRulesService.GetCustomerReminderInfos(TimeSpan conditionMetDataEarlierThan, TimeSpan conditionMetDateLaterThan, Int32 storeId, Int32 reminderId) at SevenSpikes.Nop.Plugins.CustomerReminders.Services.RemindersProcessor.KaeWsmUPqS() at SevenSpikes.Nop.Plugins.CustomerReminders.Services.RemindersProcessor.ProcessReminders() at SevenSpikes.Nop.Plugins.CustomerReminders.Tasks.CustomerRemindersTask.TG3VfSGZunBWJvkN9My(Object ) at SevenSpikes.Nop.Plugins.CustomerReminders.Tasks.CustomerRemindersTask.Execute() at Nop.Services.Tasks.Task.Execute(Boolean throwException, Boolean dispose, Boolean ensureRunOnOneWebFarmInstance)

Is it a CustomerReminder plugin bug? Is it related to web farm?

Can you help?

Thanks