It seems I was using the latest source. I got the official release and it works now. Thanks.
I installed Mega Menu on a fresh nopCommerce 2.8. Now I get this error:
[MissingMethodException: Method not found: 'System.String Nop.Services.Media.IPictureService.GetPictureUrl(Nop.Core.Domain.Media.Picture, Int32, Boolean, System.Nullable`1<Boolean>)'.]
SevenSpikes.Nop.Plugins.MegaMenu.Controllers.MegaMenuController.PreparePictureModel(Int32 pictureId, String categoryName) +0
SevenSpikes.Nop.Plugins.MegaMenu.Controllers.MegaMenuController.(Category ) +556
SevenSpikes.Nop.Plugins.MegaMenu.Controllers.MegaMenuController.() +392
SevenSpikes.Nop.Plugins.MegaMenu.Controllers.MegaMenuController.() +121
Nop.Core.Caching.CacheExtensions.Get(ICacheManager cacheManager, String key, Int32 cacheTime, Func`1 acquire) in c:\inetpub\wwwroot\nopCommerce\Libraries\Nop.Core\Caching\Extensions.cs:23
Nop.Core.Caching.CacheExtensions.Get(ICacheManager cacheManager, String key, Func`1 acquire) in c:\inetpub\wwwroot\nopCommerce\Libraries\Nop.Core\Caching\Extensions.cs:12
SevenSpikes.Nop.Plugins.MegaMenu.Controllers.MegaMenuController.(Int32 ) +214
SevenSpikes.Nop.Plugins.MegaMenu.Controllers.MegaMenuController.MegaMenu() +90
lambda_method(Closure , ControllerBase , Object[] ) +79
System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) +274
I installed Mega Menu and configured it. I checked the checkboxes, saved, cleared nopCommerce cache and restarted the app. Refresh the page and restarted the browser but when I hover over the menu, I don't see any changes. It's still the same original menu.
What am I missing?
http://i45.tinypic.com/a27uye.jpg