It seems like it not will run anyway. I have made a campaing and clicked schedule but when the time is right it will not start, I also check the server time and it is the same as on my computer. I checked in the schedules task in system and it has never run. The only way I can get it to work is to click run immediately.
My server uses 12 hour (am/pm) and I uses 24 hour. Can it depends on that?
Sorry my bad. When I scedule it I will not click run now, it will start automatically. But I still dont get a campaign in the menu :(
I have just bought this plgin, I'm using Nop 3.4
I have made a campaing that will run from 25/8/2014 to 31/8/2014. When I click run the campaign will run today 23/8/2014.
I dont know if I missunderstand but I think it should be a link to campigns in the Mega Men? There is not such link in my menu.
I have sent you a pm with tre credentials
Yes all files are present in the plugin folder and they all supports 2.7. I have done a blank space i global before, i tried once agian.
I get the same error message
Hello
Yes I copy that file back. Here is the file with all the plugin that belongs to to the theme
SevenSpikes.Core
SevenSpikes.Nop.Plugins.AnywhereSliders
SevenSpikes.Nop.Plugins.NopQuickTabs
SevenSpikes.Nop.AjaxFilters
SevenSpikes.Nop.Plugins.AjaxCart
SevenSpikes.Nop.Plugins.InstantSearch
SevenSpikes.Nop.Plugins.SmartSEO
SevenSpikes.Nop.Plugins.MegaMenu
SevenSpikes.Nop.Plugins.JCarousel
SevenSpikes.Nop.Plugins.CloudZoom
SevenSpikes.Theme.ShopAll
I have upgraded from 2.6 to 2.7 and now I get this error
The partial view 'InstantSearch' was not found or no view engine supports the searched locations. The following locations were searched:
~/Themes/ShopAll/Views/InstantSearch/InstantSearch.cshtml
~/Themes/ShopAll/Views/InstantSearch/InstantSearch.vbhtml
~/Themes/ShopAll/Views/Shared/InstantSearch.cshtml
~/Themes/ShopAll/Views/Shared/InstantSearch.vbhtml
~/Views/InstantSearch/InstantSearch.cshtml
~/Views/InstantSearch/InstantSearch.vbhtml
~/Views/Shared/InstantSearch.cshtml
~/Views/Shared/InstantSearch.vbhtml
~/Administration/Views/InstantSearch/InstantSearch.cshtml
~/Administration/Views/InstantSearch/InstantSearch.vbhtml
~/Administration/Views/Shared/InstantSearch.cshtml
~/Administration/Views/Shared/InstantSearch.vbhtml
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.InvalidOperationException: The partial view 'InstantSearch' was not found or no view engine supports the searched locations. The following locations were searched:
~/Themes/ShopAll/Views/InstantSearch/InstantSearch.cshtml
~/Themes/ShopAll/Views/InstantSearch/InstantSearch.vbhtml
~/Themes/ShopAll/Views/Shared/InstantSearch.cshtml
~/Themes/ShopAll/Views/Shared/InstantSearch.vbhtml
~/Views/InstantSearch/InstantSearch.cshtml
~/Views/InstantSearch/InstantSearch.vbhtml
~/Views/Shared/InstantSearch.cshtml
~/Views/Shared/InstantSearch.vbhtml
~/Administration/Views/InstantSearch/InstantSearch.cshtml
~/Administration/Views/InstantSearch/InstantSearch.vbhtml
~/Administration/Views/Shared/InstantSearch.cshtml
~/Administration/Views/Shared/InstantSearch.vbhtml
Source Error:
Line 68: @if (instantSearchIntegrated)
Line 69: {
Line 70: @Html.Action("InstantSearch", "InstantSearch")
Line 71: }
Source File: \\.....\public_html\Themes\ShopAll\Views\Catalog\SearchBox.cshtml Line: 70