Hello-
I guess maybe it's an oversight, but we didn't notice that there is no theming for the Forum, and that, in fact, even after enabling the Forums in our General settings in the admin area, no link for the forum appears in the footer...was this intentional, or is there a bug? If it was intentional, how can I get the forums to work again while using the fashion theme?
I did discover in the mega menu settings that there is a way to cause the forum link to appear in it, and when I visit it, I see that there is, indeed, no styling at all for the forums with the fashion theme......
UGLY. see it here
Hello-
We recently acquired a Windows 2008 server and I've installed a fresh copy of nopcommerce 2.80 on it. I am using a database that I was using for a 2.65 version installation, that has been upgraded to 2.80. After some effort, it was loading correctly and I then installed the Fashion theme and all the plugins via the admin area.
It seemed to go well, but I'm now getting this error on the home page:
Server Error in '/' Application.
The controller for path '/' was not found or does not implement IController.
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.Web.HttpException: The controller for path '/' was not found or does not implement IController.
Source Error:
Line 3: @foreach (var widget in Model)
Line 4: {
Line 5: @Html.Action(widget.ActionName, widget.ControllerName, widget.RouteValues)
Line 6: }
Source File: c:\inetpub\wwwroot\MFSdev\Views\Widget\WidgetsByZone.cshtml Line: 5
Stack Trace:
[HttpException (0x80004005): The controller for path '/' was not found or does not implement IController.]
etc...etc...
...what's really frustrating is that I went back in my browser history to the admin general settings screen and changed it back to Default Clean theme, saved it, then view public store is the same error...
When I comment out the foreach loop section in the \Views\Widget\WidgetsByZone.cshtml page, the home page will load, but then when I re-enable the Fashion theme, I get this new error:
Server Error in '/' Application.
The controller for path '/' was not found or does not implement IController.
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.Web.HttpException: The controller for path '/' was not found or does not implement IController.
Source Error:
Line 28: </ul>
Line 29: <ul class="copyright">
Line 30: @Html.Action("NopCommerceCopyright", "Fashion")
Line 31: <li class="first">@Html.Action("ContentCopyrightNotice", "Fashion")</li>
Line 32: <li><a href="@Url.RouteUrl("Topic", new { SystemName = "conditionsofUse" })">@T("ConditionsOfUse")</a></li>
Source File: c:\inetpub\wwwroot\MFSdev\Themes\Fashion\Views\Common\InfoBlock.cshtml Line: 30
Well...
We're having a bit of trouble with the installation of the Fashion theme.
We installed the 2.65 version of the fashion theme by completing the following steps:
1. copied just the /Plugins/SevenSpikes.Theme.Fashion into our plugins folder
2. copied the entire fashion theme folder into our themes directory
3. added a line in the InstalledApps.txt file referencing the fashion theme
4. via Administration area, Configuration>>Settings>>General & Misc. Settings...changed the theme to Fashion and clicked save.
This is the error I'm now getting when I view the home page:
------------------------------------------------------------------------------------------------
Server Error in '/' Application.
--------------------------------------------------------------------------------
The controller for path '/' was not found or does not implement IController.
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.Web.HttpException: The controller for path '/' was not found or does not implement IController.
Source Error:
Line 28: </ul>
Line 29: <ul class="copyright">
Line 30: @Html.Action("NopCommerceCopyright", "Fashion")
Line 31: <li class="first">@Html.Action("ContentCopyrightNotice", "Fashion")</li>
Line 32: <li><a href="@Url.RouteUrl("Topic", new { SystemName = "conditionsofUse" })">@T("ConditionsOfUse")</a></li>
Source File: c:\Inetpub\wwwroot\MFS2\Themes\Fashion\Views\Common\InfoBlock.cshtml Line: 30
Stack Trace:
[HttpException (0x80004005): The controller for path '/' was not found or does not implement IController.]
-----------------------------------------------------------------------------------------------------------------------------
I can go back in my browser and change it back to Electronics and it works fine, but if I select the checkbox to allow customers to choose theme, and leave it on Electronics, it's the same error.
I am afraid I won't be able to access the admin area to change it, so am going back now and changing it back to Electronics until I hear from someone.
Thanks-
Thanks Boyko.
Does nop templates use responsive web design (fluid grid layout/fluid image scaling)?
When I was initially researching nop templates, I seem to recall a plugin for mobile devices?
I'd appreciate some feedback on these topics.
Thanks.much.
Jeff
Thanks Boyko. You made my day.
Jeff
We started out with the electronics theme and have loaded most of our products and product attributes into the database. We'd like to switch to the fashion theme. Are we going to be able to use the same db or are we going to have to rebuild our db in the new theme?
Thanks.
Jeff