Close

Profile: Boyko

Avatar

User posts

11 years ago

drcomputer wrote:
I am using this on windows azure websites using sql azure



Hi drcomputer,

Thank you for reporting this! We will investigate what the problem is and will let you know how to fix.

Have a great weekend!

11 years ago

drcomputer wrote:
I have installed standard code without changesets. I am able to install all Plugins except ajax filter, where error is coming as

"Keyword or statement option 'encryption' is not supported in this version of SQL Server. "

can u please help me out


What is your version of SQL Server?

Thanks

11 years ago

shayt wrote:
i am not happy with the answer.
i see it MULTIPLE times in my log,
i gave you the error i get,
i notice it once and i did a screen shot, but it happened multiple times,
my customers see it occasionally and might think that my site is not good and i can loose sales.

Shay


Hi shayt,

I think there was some misunderstanding here as by your previous posts I understood that you can't reproduce the problem. Please download the very latest version of the plugins and update all of them. If you use the Ajax Filters you will need to uninstall and install them again after the update.
http://www.nop-templates.com/nop-ajax-filters-for-nopcommerce-faster-than-ever

Then clear your log and let's see if this error will appear in the log during the weekend.
I believe you haven't made any modifications to the views and the Ajax cart or in the theme that might be the reason for this error as I haven't seen it till now. We use the Ajax Cart plugin in all our theme demos and there are no such errors in the Logs.

Thanks

11 years ago

shayt wrote:
it is not one of my products,
because i have a category with all my product, and i look at every page, and i did not see the problem.

Shay


Hi Shay,

Ok if this is a one time then I suggest you keep watching and let us know if this happens again. If you are able to reproduce it a few times then let us know and we will investigate.

Thanks

11 years ago

shayt wrote:
i am not 100% sure it's the same problem,
but a few times, in a category page
i saw this error -
http://tinypic.com/r/bjeiw6/5

and i have the errors in my site log.

all the errors are from a Guest account.

the URLs are -
/nopajaxcart/getaddproducttocartajaxbutton
/nopajaxcart/getaddproductvarianttocartajaxbuttonwidget
/nopajaxcartshoppingcart/addproducttocartajax
/nopajaxcartcatalog/checkifproducthasattributesfordefaultproductvariant

Shay


Hi Shay,

This looks like a problem with a specific product. What is this product for which the Ajax Cart could not be loaded? Could you send us a link to this page where you get this error?

Thanks

11 years ago

codestream wrote:
Unfortunately the Mega Menu doesn't work for us as the client wants the categories listed on the main menu bar instead of under a categories option. We also don't just want to show the first few manufacturers, but only ones with products.

The reason for having manufacturers without products is simple. When a user uploads a new product for sale they need to select the manufacturer of the product and so we need a comprehensive list to avoid allowing them to enter it themselves which would result in corrupt data and duplications. They will be doing this through a custom page so I think we will end up setting the published status for the manufacturer only once a product has been mapped to it.


Hi codestream,

Thank you for the follow up. Yes the published status seems like a good workaround and no need to modify the Manufacturer service(which you should try to avoid if you want to upgrade to a newer version without too much pain).
Please note that the Mega Menu is a much improved version of the Header Menu and everything you can do with it can be done with the Mega Menu plus much much more.
The Mega Menu has a setting called "Show categories in a single menu" which you can uncheck and all the top level categories will be shown in a separate menu items. You can also choose to show the subcategories in Grid (with pictures) or in List (just like the Header Menu). There a plenty of options that we have added and you can play with them. We have explained the Mega Menu in our online documentation, so you can refer to it.

Should you have additional question we will be glad to help!

Thanks

11 years ago

[email protected] wrote:
I want to use MegaMenu on an ASP.NET site that is not nopCommerce.

Surely this is possible. Do you have any install and usage instructions?


Hi [email protected],

I don't think that the Mega Menu could be used outside of the nopCommerce context as it depends on it on many levels.
The Nop Mega Menu plugin is MVC based and consists of 3 main parts: Controller, Model and View.
1. The controller uses the nopCommerce services to populate its Model.
2. The model is also related to nopCommerce as it consists of some of the existing nopCommerce models - ManufacturerModel etc.
3. The View is the only thing that can be reused or at least its Html and CSS.

I hope this answers to your question.

Thanks

11 years ago

codestream wrote:
Hi, we have a list of over 500 manufacturers in our database and it would be extremely helpful to only display the ones that have products mapped to them in the menu. I can't see a way of doing this without editing the manufacturer service itself.

Do you know a way to do this in the latest version?


Hi codestream,

There is no such method implemented in nopCommerce to get only manufacturers that have products mapped to them, so you need to make customizations. With the Nop Mega Menu plugin you can limit the number of manufacturers that are shown to a specified number i.e 20 and then you will get a View all link that when clicked will take you to the Manufacturers page in nopCommerce that shows all of the manufacturers. I don't know why you should have a manufacturer without products(makes no sense) but you can simply not publish these Manufactures.

Hope this helps!

Thanks

11 years ago

shayt wrote:
i am getting SOMETIMES and error -
The parameters dictionary contains a null entry for parameter 'productId' of non-nullable type 'System.Int32' for method 'System.Web.Mvc.ActionResult GetAddProductToCartAjaxButton(Int32, System.String, Boolean)' in 'SevenSpikes.Nop.Plugins.AjaxCart.Controllers.NopAjaxCartController'. An optional parameter must be a reference type, a nullable type, or be declared as an optional parameter. Parameter name: parameters

i am using version 3.00

Thanks,
Shay


Hi Shay,

Have you noticed when this error occurs?
On which page the error is thrown i.e catalog pages or a product page?
What is the user that causes the error i.e is it a logged user or some search engine bot?

Thanks

11 years ago

pawrisian wrote:
Oh so sorry !

I am talking about the Theme Roller for the Electronics Theme.

Thanks !


Hi pawrisian,

We are almost ready with the Theme Roller for the Electronics theme. We just need to create some nice Presets and some new textures. Hopefully we will be able to launch the Theme Roller at the end of next week.

Thanks