New release GrandNode 2.0 - 2.3.0 is out now! Get the newest version from downloads page! Download GrandNode 2.0 CLOSE

Profile: truezanuda

Statistics
Avatar
  • 2

Patryk wrote:

Hi,
Hi,
I am not getting the Settings.txt file on App_Data folder. Where can I change the connection string after deployment?

What do you mean by I'm not getting the Settings.txt file? It doesn't exist? If not, have you ever installed GrandNode? Firstly you should install GrandNode, then you will be able to find the Settings.txt file and change the resource string.


1. The filename is "Settings.cfg", not "Settings.txt".
2. There is no login and password there. Where I can find current creds?

Tuesday, August 30, 2022 10:49 PM

I copied file "GetProductDetailsPageHandler.cs" to theme inside the same directory. And now GrandNode use class from this file instead of original one.
1. How does it work actually? I can't find any reference to class itself or interface it implemented...
2. And if it is legal option to change behavior than can I make a PR to make these handler classes more convenient to be inherited?
3. If it is not good idea to override handlers, then how I can add properties to BrandBriefInfoModel (for example) and read/write its value to DB?

Wednesday, August 17, 2022 3:52 AM
back to top