Close

Profile: Boyko

Avatar

User posts

Hi Shawn,

It is a problem in nopCommerce 3.3. Please read this post for more information.

Thanks

leen3o wrote:
Hi,

Yes. I know. Probably one of the most frustrating afternoons I've had.

nopCommerce version: 3.30

Loaded Assemblies:
SevenSpikes.Nop.Plugins.Core, Version=3.3.347.11165, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Conditions, Version=3.3.347.11165, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Core, Version=3.3.347.11165, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Framework, Version=3.3.347.11165, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Mappings, Version=3.3.347.11165, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Scheduling, Version=3.3.347.11165, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Services, Version=3.3.347.11165, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.HtmlWidgets, Version=3.3.347.11165, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.AjaxFilters, Version=3.3.373.11206, Culture=neutral, PublicKeyToken=null

Note: Weirdly. When I run in Visual Studio (F5) it seems fine, and I can configure the plugins. But when I publish using VS2013 and run that compiled version, then I get this problem? I have checked and the assemblies are published (In fact the list above is from the server)


Hi leen3o,

Can you update the Core plugin folder that contains most of our .dll files + HtmlWidget to the same version of the Ajax Filters as they are different (although this should not be a problem).
Download all plugins from our web site and use the very latest version for all of them.
Probably something is not uploaded on your server, so make sure you manually upload these plugins on the server.

Thanks

leen3o wrote:
Hi - Yes. This is why I just cannot figure out what is going on.


Hi leen3o,

That is really strange. You actually mentioned that you have uninstalled/installed the plugin, so the dll should be there.
Can you go in the administration and go to System -> System Information.
Then click Show link next to loaded assemblies and then search for SevenSpikes.Nop.Plugins.AjaxFilters

Then let me know the version you are using.

You use the nopCommerce 3.3 official version, right?
As in nopCommerce 3.4 the embedded view support is removed, so you can't run the Ajax Filters in nopCommerce 3.4 (which is not yet released).

Thanks

11 years ago

vb_itis wrote:
Make Orientation Of Thumbnails On Product Page Configurable

Product pages orient the product thumbnails vertically on the right of the main image when in full view and as the width shrinks they are placed horizontally below the image.  Would it be possible to make the orientation in the full view configurable so you could choose the orientation of the thumbnails.


Hi vb_itis,

By design the thumbnails should be on the side of the main picture - with and without Cloud Zoom enabled. But on smaller devices they are moved below as there are not enough space to keep them on the side. We can't make this configurable as we don't see any point of doing it.
Do you want them to always be below the main image?

Thanks

11 years ago

Angelov72 wrote:
Where can I change footer information about phone, fax, email and location?


Hi Angelov72,

These are resources. You can search and change them as described in this video.

If you want to change the html markup it is located in this file:
Themes\ArtFactory\Views\Common\Footer.cshtml

and it looks like this:

<ul class="footer-menu">
                    <li class="phone">@T("SevenSpikes.Themes.ArtFactory.Common.Phone")</li>
                    <li class="fax">@T("SevenSpikes.Themes.ArtFactory.Common.Fax")</li>
                    <li class="email">@T("SevenSpikes.Themes.ArtFactory.Common.EmailName") [at] @T("SevenSpikes.Themes.ArtFactory.Common.EmailDomain")</li>
                    <li class="location">@T("SevenSpikes.Themes.ArtFactory.Common.Location")</li>
                </ul>


You can also search for the keys in bold above.

11 years ago

mtek wrote:
I cant use ColumnsThree with this theme ? Can you look please .


Hi mtek,

I don't see any license for the Motion theme associated with your account.
Please send an email to our support mail with your account information with which you have purchased the Motion theme.

Thanks

11 years ago

imprintableswarehouse wrote:
One of our sliders opens a PDF file. Is it possible to have it open in a new tab/window?


Hi ,

Yes, it is possible but you need to modify the view.
If you are using the Nivo slider then you need to edit this file:
Plugins\SevenSpikes.Nop.Plugins.AnywhereSliders\Views\AnywhereSliders\NivoSlider.cshtml

Change this line:

<a href="@link">


to be:

<a href="@link" target="_blank">


Thanks

leen3o wrote:
I have installed the plugin locally and it seems fine. I published the site, and put it onto our staging server. And now I get this error.


The view 'SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings' or its master was not found or no view engine supports the searched locations. The following locations were searched:
~/Administration/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Administration/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Administration/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Administration/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Areas/Admin/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Areas/Admin/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Areas/Admin/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Areas/Admin/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Areas/Admin/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Areas/Admin/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Areas/Admin/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Areas/Admin/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Plugins/SevenSpikes.Nop.Plugins.AjaxFilters/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Plugins/SevenSpikes.Nop.Plugins.AjaxFilters/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Plugins/SevenSpikes.Nop.Plugins.AjaxFilters/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Plugins/SevenSpikes.Nop.Plugins.HtmlWidgets/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Plugins/SevenSpikes.Nop.Plugins.HtmlWidgets/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Plugins/SevenSpikes.Nop.Plugins.HtmlWidgets/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Themes/MyWebsiteName/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Themes/MyWebsiteName/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Views/NopAjaxFiltersAdmin/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml
~/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.cshtml
~/Views/Shared/SevenSpikes.Nop.Plugins.AjaxFilters.Views.NopAjaxFiltersAdmin.Settings.vbhtml


I have tried uninstalling and reinstalling on the staging server but same error when I try to go to the settings?


Hi leen3o,

The Settings view is an embedded resource, so it is part of the Ajax Filters plugin .dll file.
Are you sure you have uploaded the plugins folders on the server i.e Filters and Core?

T

Bugs
11 years ago

alexcompulab wrote:
Hi,

I'm using the licensed version of NopUltimateThemeCollection (3.3.59.10768) on NopCommerce 3.30, and I'm having the same problem when I try to open the admin pages of all plugins of SevenSpikes, by the menu [ADMIN / "plugin name" / SETTINGS].
But if I open it using the plugins list page and click on "Configure" button the page opens well. This is a big problem on plugins which have more admin pages, like the "Nop Product Ribbons", which have the admin pages like "Settings", "Product Ribbons", "Ribbon Images" and "Help", because I cant open them.
The plugins are on "InstalledPlugins.txt", and I tryed to alter the global.asax file to force the restart
What I can do to solve this issue?


The error is:


[i]Server Error in '/' Application.
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.

Source Error:


Line 55:             if (!isPluginFound)
Line 56:             {
Line 57:                 if (tempPlugin.Url.ToLower().Contains(currentControllerName.ToLower()))
Line 58:                 {
Line 59:                     currentPlugin = tempPlugin;


Source File: c:\inetpub\wwwroot\nopCommerce\Plugins\SevenSpikes.Core\Views\Shared\Menu7Spikes.cshtml    Line: 57

Stack Trace:


Hi alexcompulab,

Please download the latest package and update the SevenSpikes.Core plugin folder as this has been fixed already. You can also update all your themes as described in this video as there are other small bug fixes and improvements to the themes/plugins since you have downloaded them.

Thanks

11 years ago

tleeman wrote:
Hi Deni,

Running the solution creates a new Widget Zone named “quick_tabs_attachment_tab” and a tab labeled “Attachments”.  It works very well if you want all your file attachments listed under one tab, thanks.  I was able to modify the “Attachments” title that would appear on the tab by changing the line “ <a href="#quickTab-attachments-in-tab">Attachments</a> “ to “ <a href="#quickTab-attachments-in-tab">Your Tab Title</a> “.

Your modifications do allow pdf files to be attached to a tab, but not really to a custom tab.  I was hoping to add new custom tabs through the Quick Tabs plugin, enter a Display Name for the tab, add the desired attachments, and map accordingly.  Granted, this seems to be considerably more work than your initial solution, but I can always hope!


Hi tleeman,

Unfortunately what you want is not possible because the Tabs can contain only static content.
(HTML), which doesn't allow you to make calls to other plugins. The only way for now to integrate both plugins is to modify the Razor files (as Deni described it), which can contain executable code and you can call the attachments.

Thanks