Close

Profile: CLevon85

Avatar

User posts

10 years ago

Dear nop-templates.com

In version 3.2 there is already added vendor support and even filter by vendor panel on the home page. So, why don't you add vendor filter on you Ajax Filter on this version?

And as I noticed you haven't add vendor support on you Mega Menu too.

Because the vendors filtering is one of the main goal of my site, I would like to know if you are planning to do these.

Thanks for your great products!

Regards

10 years ago

Thanks for fast answer.

I downloaded trial version, and change description.txt file like this: "SupportedVersions: 3.10,3.20"

After pressing reload plugin button I get the following error. I realy want to by this plugin, so want to be sure that this is version issue, so I should wait till 3.2 version.

ERROR TEXT:
Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

Source Error:


Line 147:                            
Line 148:                            //init plugin type (only one plugin per assembly is allowed)
Line 149:                            foreach (var t in pluginDescriptor.ReferencedAssembly.GetTypes())
Line 150:                                if (typeof(IPlugin).IsAssignableFrom(t))
Line 151:                                    if (!t.IsInterface)

Source File: g:\My Projects\mypc.am\nopCommerce\Libraries\Nop.Core\Plugins\PluginManager.cs    Line: 149

Stack Trace:


[ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.]
   System.Reflection.RuntimeModule.GetTypes(RuntimeModule module) +0
   System.Reflection.RuntimeModule.GetTypes() +4
   System.Reflection.Assembly.GetTypes() +61
   Nop.Core.Plugins.PluginManager.Initialize() in g:\My Projects\mypc.am\nopCommerce\Libraries\Nop.Core\Plugins\PluginManager.cs:149

[Exception: Method 'GenerateCssFiles' in type 'SevenSpikes.Nop.Plugins.Core.Services.PageHeadBuilder7Spikes' from assembly 'SevenSpikes.Nop.Plugins.Core, Version=3.1.39.8943, Culture=neutral, PublicKeyToken=null' does not have an implementation.
]
   Nop.Core.Plugins.PluginManager.Initialize() in g:\My Projects\mypc.am\nopCommerce\Libraries\Nop.Core\Plugins\PluginManager.cs:169

[Exception: Method 'GenerateCssFiles' in type 'SevenSpikes.Nop.Plugins.Core.Services.PageHeadBuilder7Spikes' from assembly 'SevenSpikes.Nop.Plugins.Core, Version=3.1.39.8943, Culture=neutral, PublicKeyToken=null' does not have an implementation.

Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
]
   Nop.Core.Plugins.PluginManager.Initialize() in g:\My Projects\mypc.am\nopCommerce\Libraries\Nop.Core\Plugins\PluginManager.cs:182

[InvalidOperationException: The pre-application start initialization method Initialize on type Nop.Core.Plugins.PluginManager threw an exception with the following error message: Method 'GenerateCssFiles' in type 'SevenSpikes.Nop.Plugins.Core.Services.PageHeadBuilder7Spikes' from assembly 'SevenSpikes.Nop.Plugins.Core, Version=3.1.39.8943, Culture=neutral, PublicKeyToken=null' does not have an implementation.

Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
.]
   System.Web.Compilation.BuildManager.InvokePreStartInitMethodsCore(ICollection`1 methods, Func`1 setHostingEnvironmentCultures) +556
   System.Web.Compilation.BuildManager.InvokePreStartInitMethods(ICollection`1 methods) +132
   System.Web.Compilation.BuildManager.CallPreStartInitMethods(String preStartInitListPath, Boolean& isRefAssemblyLoaded) +102
   System.Web.Compilation.BuildManager.ExecutePreAppStart() +153
   System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters, PolicyLevel policyLevel, Exception appDomainCreationException) +516

[HttpException (0x80004005): The pre-application start initialization meth

10 years ago

Dear support, I am using the latest working version from codeplex and my site at the moment is 3.2 version.

Will the Nop Mega Menu work on it?

And one more question. Will I be able to show the vendors list as the categories shown If I add vendors photo?

Thanks in advance