Close

Profile: joster

Avatar

User posts

Bugs
9 years ago

Well...unfortunately, I did update my web.config, and it does already have that line in it...

What else could be the problem?

Bugs
9 years ago

Hello-

All previous problems were cleared up a few months ago when I re-created the website.

Yesterday I upgraded our nopcommerce and alfresco theme to version 3.40, and have a new problem with Customer Reminders.
When this page is accessed, it takes about a minute, then a page error finally pops up...then the page loads...

/Admin/CustomerRemindersAdmin/ReminderExcludedCustomerAddPopup?reminderId=2&btnId=btnRefreshReminderExcludedCustomer&formId=reminder-form

The error saved to the nop log is:

Error during serialization or deserialization using the JSON JavaScriptSerializer. The length of the string exceeds the value set on the maxJsonLength property.

System.InvalidOperationException: Error during serialization or deserialization using the JSON JavaScriptSerializer. The length of the string exceeds the value set on the maxJsonLength property. at System.Web.Script.Serialization.JavaScriptSerializer.Serialize(Object obj, StringBuilder output, SerializationFormat serializationFormat) at System.Web.Mvc.JsonResult.ExecuteResult(ControllerContext context) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult) at System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult asyncResult, ExecuteCoreState innerState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.<BeginProcessRequest>b__5(IAsyncResult asyncResult, ProcessRequestState innerState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)


Did I forget something when upgrading?

Thanks!

Hello-

The instant search returns the lowest possible price of the products, preceded by the word "From"

I have looked at the instantsearch view and don't see the word "From":

 '<div class="price"># var price = ""; if (data.ProductPrice.Price) { price = data.ProductPrice.Price } # #= price #</div>' + 


I also don't see a string resource for it...

If I want to change it to display as "Starting at"   or  "As low as", where would I do that?

Thanks!

Bugs
9 years ago

Hello again-

I replaced the customer reminders plugin with a fresh downloaded one, and restarted my application. I still can't get pages to open in the reminder messages report. So then I tried also replacing the nop.core folder with the new one from the customerreminders package, and restarted my application...the application pool went crazy and pegged the CPU, so I restarted the server, created a new app pool for it to use, and restarted site...now CPU is ok, but still I can't get the paging to work on the report...

What could be the problem?

Bugs
9 years ago

Hello-

I finally solved the problem with my server that was causing issues with the scheduled tasks, and have upgraded to version 3.3.

Reminders are sent as configured...no problem....however...I have a bug with the Reminders Messages Report.

Upon initial load of the page, it shows (for example) 750 messages in the list...but when i click on any item in paging routine, like 2, 3, 4 or Next it shows no results in list..click back..now only shows first page of results...refresh page...shows 750 results with paging...but always fails to load page 2 or 3 (or whatever number) when clicked..

Is this a known bug, or maybe I missed something when upgrading?

Thanks!

When we originally purchased the Alfresco theme, it included the nopCustomerReminders plugin. New installations and the 3.3 update doesn't seem to include this plugin. How do I obtain an updated 3.3 version of the Customer Reminders plugin?

Thanks-

9 years ago

Boyko wrote:
Hello-
Hi joster,

Actually there is no bug here. The administration simply always shows the uploaded picture with size 400 as we are limited in the grid and we can't show the original size if for example the uploaded image size is 1200px. But this picture is used only in the administration and it does not replace the original picture. The original picture has the size that you have uploaded and it is used in the public store.

About the Slider in the left column it is how it works as the Slider is responsive and it stretches to the size of its container. On mobile devices the left column disappears and it becomes part of the main column then the Slider takes the full width. That is why the image is stretched as the container gets bigger but this is expected behavior.
How do you expect this to work? Any suggestions are welcome.

Thanks


Hmmm...ok....

Then in order for me to be sure that the graphics don't appear blurry, I just need to upload larger images that look good at all resolutions...and ensure that the container where my widget appears is defined at 200px in width for non-mobile visitors.

This will at least make better looking graphics, but I really don't want my slider widget to be so prominent in mobile devices..I'd rather it always be displayed at the size of the uploaded graphics.

Perhaps a better way of handling it is to allow administration of the size properties of the widget. This way we can define the maximum and minimum dimensions of the displayed widget..regardless of which device it is viewed on....just a thought.

Thanks!

9 years ago

Hello-

I'm using the Alfresco theme for on my version 3.30 nopcommerce site. I have a Nivo slider configured on my website. When creating it, I uploaded two images, both of which were 200px in width and 250px in height.

On the page where the widget appears, in a fully expanded browser window, the slider displays the images at original size, just like you'd expect. However, when the page where the widget appears is viewed in a mobile device, it looks horrible....tablet size and phone sizes both look really bad, but tablet and netbook sizes are the worst...

You can see it here:

http://www.myfootshop.com/shoe-insoles-and-arch-supports

The slider is at the bottom of the left column....under the Symptoms/Conditions box (Your feedback is invaluable to us..)

It looks fine in a browser unless you squish it down to mobile device sizes, then you will see what I mean.

Also, (and maybe related) in the administrative pictures tab, the two graphics that are displayed are at 320pixels wide and 400 pixels tall. When I view details about them, I see that they are actually not the two graphics I originally uploaded, but new ones...stretched and named with   _400, like:  /content/images/thumbs/0001768_400.jpeg

I guess these new stretched versions of my graphics were generated by the plugin, because I didn't create them myself....not sure why the plugin does this?? Maybe it is those stretched/blurry graphics that are being displayed when the page is viewed in a mobile device?

Is this a bug? Any help would be appreciated!

Thanks-

10 years ago

briankesten wrote:
I figured this out by a previous post.  Thanks,


It would be very helpful in the future if you could include the link to the post where you found the resolution...

I have also been having these errors for the same amount of time..about 2 weeks now.
It doesn't seem to be JUST the CustomerReminders task, but all scheduled tasks.

I started this topic here:
http://www.nop-templates.com/boards/topic/929/errors-in-log


I also posted a topic at nopcommerce.com forums:
http://www.nopcommerce.com/boards/t/29170/scheduled-tasks-throwing-errors.aspx

Anyone?

Steve