|
Hello again-
I never figured out this problem. I was unable to utilize SQL Server profiler as this site is on a shared host, so I am clueless as to how I can proceed with debugging.
If anyone is interested in taking this on as a hired project, please PM me.
Thanks!
Posted:
March 30, 2018 at 12:28 PM
|
Hello Andrei-
It appears that this is now a problem for me.
The Foxnetsoft nop Articles plugin and the 7spikes Knowledgebase plugin both have identically named entities, and as a result, neither plugin can function if both are installed in the same nopComerce instance. This is very disappointing and frustrating and I hope you will consider this suggestion from nop-templates for a future release so that other users and developers do not have this same problem.
Thanks, Steve
Posted:
March 16, 2018 at 3:27 PM
|
I was getting the Internal Server Error (500) after upgrading to 4.0 from 3.90.
After much research, I read that the Settings.txt and InstalledPlugins.txt would automatically be converted to .json files, but I could see that they were still text files.
I was unable to get the stdout logging to work after enabling it in the web.config, but after changing permissions to allow modify permissions on the Logs folder for IUSR, I started getting output. I saw this:
Application startup exception: System.Exception: Access to the path 'C:\inetpub\wwwroot\mywebsite\App_Data\installedPlugins.json' is denied.
So I changed permissions on the App_Data folder to allow IUSR/modify permission.
Then it seemed like maybe the site would load because it took awhile, but then the same Internal Server Error. Now, a new stdout logfile was created with much information about how it created a new XML key (and I see the new file in the DataProtectionKeys folder).
So...the documentation for upgrading to 4.0 needs to also mention that the App_Data and Logs folders need IUSR/modify permissions.
Posted:
February 28, 2018 at 4:58 PM
|
|
That's not possible out of the box, but you can at least configure a "Price override" on each attribute combination. For example, you'd set the "Overridden price" value accordingly for each attribute combination. And by following my previously recommended methodology, you'd be able to specify different prices for each product attribute combination.. for each product (one for each role)
Other than that, I think you'll need to develop (or have developed) a plugin.
Posted:
February 22, 2018 at 5:41 PM
|