Close

Smart SEO is not working on categories.

jburke
8 years ago
#9775 Quote
Avatar
  • 44
Performed a complete uninstall/delete of core and seo. Installed it with the same results. I did however notice the following error after installation (already went through the restart application pool, global.asax spaces, etc.):



The level of log entry.Log level:   Error
The log entry message.Short message:   Error installing resources from file h:\root\home\shinybars-001\www\shinybars\Plugins\SevenSpikes.Nop.Plugins.SmartSEO\Resources\Resources.en-us.xml
The details for the log entry.Full message:   System.ObjectDisposedException: The ObjectContext instance has been disposed and can no longer be used for operations that require a connection. at System.Data.Entity.Core.Objects.ObjectContext.ReleaseConnection() at System.Data.Entity.Core.Common.Internal.Materialization.Shaper`1.Finally() at System.Data.Entity.Core.Common.Internal.Materialization.Shaper`1.SimpleEnumerator.Dispose() at System.Data.Entity.Core.Common.Internal.Materialization.Shaper`1.SimpleEnumerator.MoveNext() at System.Data.Entity.Core.Objects.DataClasses.RelatedEnd.Merge[TEntity](IEnumerable`1 collection, MergeOption mergeOption, Boolean setIsLoaded) at System.Data.Entity.Core.Objects.DataClasses.EntityCollection`1.Load(List`1 collection, MergeOption mergeOption) at System.Data.Entity.Core.Objects.DataClasses.EntityCollection`1.Load(MergeOption mergeOption) at System.Data.Entity.Core.Objects.DataClasses.RelatedEnd.DeferredLoad() at System.Data.Entity.Core.Objects.Internal.LazyLoadBehavior.LoadProperty[TItem](TItem propertyValue, String relationshipName, String targetRoleName, Boolean mustBeNull, Object wrapperObject) at System.Data.Entity.Core.Objects.Internal.LazyLoadBehavior.<>c__DisplayClass7`2.<GetInterceptorDelegate>b__1(TProxy proxy, TItem item) at System.Data.Entity.DynamicProxies.Language_2874D761C770BB5A927FE842140FA1D307A07E812ABDC291BAC020FA08CE6F22.get_LocaleStringResources() at SevenSpikes.Nop.Framework.InstallHelper.afgiTIN74Y(Object , Object , Boolean ) at SevenSpikes.Nop.Framework.InstallHelper.CnR0OlY9xrhvwgs0kWp(Object , Object , Boolean ) at SevenSpikes.Nop.Framework.InstallHelper.G54iNZn4Hp(Object , Object , Object , Boolean )
iliyan.tanev
8 years ago
#9782 Quote
Avatar
  • Moderator
  • 347
Hi,

This is due to insufficient permissions for the resource folder of the plugin.

We will investigate this further more, but in the meantime if you have problem installing this plugin, you can try this workaround:

1. Open the Plugins\SevenSpikes.Nop.Plugins.SmartSEO and delete the Resources folder.
2. Install the plugin ( everything should be fine now ).
3. Copy the Resource folder from the plugin package and place it in the Plugins\SevenSpikes.Nop.Plugins.SmartSEO
4. Go to Configuration -> Languages
5. Click on the Edit
6. Click Import resources and select the file from Plugins\SevenSpikes.Nop.Plugins.SmartSEO\Resources.
Regards,
Iliyan Tanev
Nop-Templates Dev Team
jburke
8 years ago
#9783 Quote
Avatar
  • 44
Issue resolved and was caused by a third party plugin.