Close

Profile: Boyko

Avatar

User posts

11 years ago

cdesoftware wrote:
The parameters dictionary contains a null entry for parameter 'productPageId' of non-nullable type 'System.Int32' for method 'System.Web.Mvc.ActionResult RetrieveProductRibbons(Int32, Int32[])' in 'SevenSpikes.Nop.Plugins.ProductRibbons.Controllers.ProductRibbonsController'. An optional parameter must be a reference type, a nullable type, or be declared as an optional parameter. Parameter name: parameters

Any idea where I should look to correct this?

Lance


HI Lance,

In the markup of the Ribbons there is a data attribute i.e data-retrieveproductribbonsurl attribute. This attribute is used by the javascript of the plugin to get the ribbons but it expects some parameters to be passed.
For some reason there are search engines that are trying to make a request to this url of course without the required parameters and that is why you get this error in the log. It is no something that you have to worry about i.e the plugin is not functioning etc. This is corrected in nopCommerce 3.2 as explained here. If you can update the plugin to 3.2 then you will get the fix.

Thanks

11 years ago

summitridgegear wrote:
I wanted to add more description to this.

On the detail page the image size is set for 300. I have a product JPG that is 600x600. This zooms fine when you roll the mouse over the image. I have another that is 500x500. Also a JPG. This does not zoom. All images are stored into the database.


HI summitridgegear,

Can you send us a link to your web site so that we can take a look and advice?
You can send it to our support mail if you don't want to share it here.

Thanks

11 years ago

Hi Niels,

There are settings in the administration of the plugin for each filter to be closed by default i.e price range filter, specification filters, attribute filters etc. This is in version 3.1 and higher.

Thanks

11 years ago

Hi guys,

It turned out that there is really a small issue that causes the sending of several emails. Actually all of the sent emails are per different shopping cart items i.e if you have 3 items the user will get an email for the first then for the second and then for the last BUT this could only happen if your reminders scheduled task runs on small intervals i.e 60 seconds. We are working on a fix for this 3.1 and 3.2 and will let you know when it is fixed.

Many thanks for reporting this issue!

Best Regards,
Nop-Templates.com Team

Bugs
11 years ago

MattyLB wrote:
Images are not correct and sometimes cannot be found when sharing a page or product to a social network.

I'm not sure if this is an underlying problem with NopCommerce or not but I believe it can be easily solved with Meta tags disclosing which image(s) can be shared. As it stands, Facebook insists on using my site logo which should not be an option and never happened before you introduced the ability to change logos from the admin panel. Pinterest doesn't even grab an image from mobile & tablet browsers, which makes up nearly 75% of my customers. I fear that I'm losing a lot of word of mouth business because people cannot properly share my product images.

Is this something I am doing wrong, that NopCommerce needs to address or that you can resolve with meta tags in your themes? Any assistance is much appreciated! :-)

To be specific, I used the addthis sharing service on my NC3.1 site www.iowish.com from a Samsung Galaxy 3 and a Nexus 10 tablet, both using chrome and Firefox browsers.


Hi Matt,

I didn't quite understand what your problem is.
Let me summarize: You are using Addthis service for sharing products from the product page (which I can't see at the moment on your web site) and it doesn't share images when you are sharing from specific tablets. Is that the problem or I am missing something?
What happens if you switch to the default theme and you try to use Addthis from the same tablets?
What I am trying to understand is if there is something wrong with the theme itself (which I doubt) or it is some Addthis/Facebook specific behavior.

Thanks

11 years ago

jianni wrote:
Hi there,

We just purchased a license for Smart SEO. The plugins (Core and Smart SEO) appear to have installed successfully (registered in the plugins list, activated properly).

But when we go to Plugins > Nop Smart SEO > Settings, there is a 404 trying to find the file path.

This is for NopCommerce 2.8.

Please advise.


Hi jianni,

Can you try adding a few empty spaces in your Global.asax file (as described here)?

Thanks

11 years ago

imprintableswarehouse wrote:
We have version 3.1. The issue is still occurring even with the specified settings above that, like you said, appear to be set correctly.

This is another screenshot from this morning of the report:

http://oi61.tinypic.com/29yjtah.jpg

Should we reinstall the plugin or upgrade to 3.2?



The least you can do is to update the plugin to the latest version for 3.1 as described here.
Just make sure you stop the Reminders scheduled task (during the update) and also make it run every 10 minutes or every 1 hour. Then restart the application so that the new interval for the scheduled task is applied.
It would be best if you can upgrade to 3.2 too.

Best Regards,
Nop-Templates.com Team

11 years ago

burkay wrote:
searching product according to Specification Attributes


Hi burkay,

Yes, you can search products according to specification attributes with the Ajax Filters.
The Ajax Filters are working fine on mobile devices as you can see in all our responsive themes. Open the demo of any of the themes on a mobile device and you are able to use the Filters.

Are you talking about the Mobile theme in nopCommerce that comes with nopCommerce?
Please note that none of the UI plugins work for this theme as it uses different markup and different widget zones and also is based on jQuery Mobile. All our plugins are fully compatible with the desktop themes for nopCommerce, no matter if they are responsive or not.

Hope this helps!

Best Regards,
Nop-Templates.com Team

11 years ago

imprintableswarehouse wrote:
We had the reminder set to 1 as you stated. Still this was showing in the report.

http://oi58.tinypic.com/1571wfr.jpg


That is really strange. Can you tell me which version of the plugin are you using?
Probably the reminder has been configured to send more than 1 message and the interval between messages to be 1-2 minutes and also the Reminders scheduled task should run every 1-2 minutes as well.
Anyway we couldn't reproduce it and I am sure that the specified settings above will work for you.
Please let me know if you have any further issues with this.

Best Regards,
Nop-Templates.com Team

11 years ago

burkay wrote:
hi,
does it have mobile support for ajax filter?


Hi burkay,

What do you mean by mobile support?

Thanks