Close

Multi Language

venkatgoud143
5 years ago
#14670 Quote
Avatar
  • 14
Hi all,
I am using Nop 4.0 version(Venture and Prisma)themes in this I implemented French language but the problem was when installed seven spike mega menu plugin not loaded French language words in menu like my account, blog, contact us, about us etc...., how can I update entire site with all seven spike plugins like mega menu and ajax filters.....

Thanks,
Venkat Goud.
anton_ivanov
5 years ago
#14672 Quote
Avatar
  • Moderator
  • 277
Hello,

You can edit the resources for your languages from Administration -> Configuration -> Languages -> String Resources.
The menu items in the mega menu are not resources, though. The menu items have a setting "Title" that can have different values per language. In order to change it you will need to go to Administration -> Nop-Templates -> Plugins -> Mega Menu -> Manage Menus -> Edit Menu -> Menu Items and edit the menu item by clicking the downfacing arrow next to the name of the menu item. After that, choose the language from the tabs above the Title setting and enter a value.

Hope that helps!
Regards,
Anton Ivanov
Nop-Templates.com
venkatgoud143
3 years ago
#21384 Quote
Avatar
  • 14
Hi,

We are using mega menu while editing any menu item and click the save/saveandcountinue button getting a blank screen, after refreshing the page it's open but our modification is not applied,

We are checked in log entry details: below-mentioned error we got it

Log level: Error
Short message: Form value count limit 1024 exceeded.
Full message    : System.IO.InvalidDataException: Form value count limit 1024 exceeded.
todor.atanasov
3 years ago
#21386 Quote
Avatar
  • Moderator
  • 249
venkatgoud143 wrote:
Hi,

We are using mega menu while editing any menu item and click the save/saveandcountinue button getting a blank screen, after refreshing the page it's open but our modification is not applied,

We are checked in log entry details: below-mentioned error we got it

Log level: Error
Short message: Form value count limit 1024 exceeded.
Full message    : System.IO.InvalidDataException: Form value count limit 1024 exceeded.


Greetings,

Thank you for reaching out to us!

Please raise a ticket in our ticket system and provide us with the full error message you get under System -> Log, in order for us to investigate further.
Best regards,
Todor Atanasov
Nop-templates.com
venkatgoud143
3 years ago
#21390 Quote
Avatar
  • 14
Hi Todor Atanasov,

We are using mega menu while editing any menu item and click the save/saveandcountinue button getting a blank screen, after refreshing the page it's open but our modification is not applied,

We are checked in log entry details: below-mentioned error we got it

Log level: Error
Short message: Form value count limit 1024 exceeded.
Full message    :
Full message
System.IO.InvalidDataException: Form value count limit 1024 exceeded.
   at Microsoft.AspNetCore.WebUtilities.FormReader.Append(KeyValueAccumulator& accumulator)
   at Microsoft.AspNetCore.WebUtilities.FormReader.<ReadFormAsync>d__43.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
   at Microsoft.AspNetCore.Http.Features.FormFeature.<InnerReadFormAsync>d__18.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Mvc.ModelBinding.FormValueProviderFactory.<AddValueProviderAsync>d__1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.<CreateAsync>d__3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Mvc.ModelBinding.CompositeValueProvider.<CreateAsync>d__2.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeInnerFilterAsync>d__14.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeNextResourceFilter>d__22.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Rethrow(ResourceExecutedContext context)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeFilterPipelineAsync>d__17.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Microsoft.AspNetCore.Mvc.Internal.ResourceInvok