Profile: Samson
Statistics

- 82
Dear,
I have a concern regarding sending the Newsletters. If I am using outlook SMTP to send the emails, is there a chance of getting my emails blacklisted. I am afraid that sending bulk emails can mark my email as spam.
Please let me know if Grandnode has taken any measures in addressing this issue. Is is safe to send Newsletters from grandnode Platform
Patryk wrote:
Which version of GrandNode do you use? Have you modified the default theme?
I tested using v4.9. The "add to cart" action is an ajax call and so the event scripts are called during the action but are not rendered on the page. I also confirmed that the plugin method is successfully executed.
Dear team,
I have enabled the Facebook pixel, but found that add to cart event is not getting registered with FB, Whereas Page Views are getting registered.
Dear Patryk,
I fugured out the issue. My production shows hosting environment as development. But how did that happen. ? I published the source code on release mode.
Now What can I do to change it to production environment? Please advice
Patryk wrote:
In the case of displaying full stack error trace, you can disable it in the appsettings.json file, just set it to false.
Dear Patryk,
Even though it is set to false, the full error gets displayed on site. Why is that so? Any other alternate method to not display the scary error to the customer?
Patryk wrote:
In the case of displaying full stack error trace, you can disable it in the appsettings.json file, just set it to false.
But its is already set to false.
Dear Patryk, I cannot upgrade to the new version as I have custom code changes added to the verison4.7. Kindly can you let me understand the cause of reason, so thta I can fix in my version of Source code
Patryk wrote:
This problem shouldn't appear in the newest version.
But my application is Hosted with version-4.7
Dear,
My website occasionally shows the following error:-"Unauthorized Access Exception-Access to Path -"C:\inetpub\www\qomash\plugins\bin\grand.plugin.shipping.shippingpoint.dll" is denied". But when I restart IIS the Issue gets resolved. What can the posible reason for this error?
Also how can I set a generic error page instead of showing these errors on public site
Tomasz wrote:
There are no logical issues to make this, but when do action need to remember the dependencies, like making an order a stock of the item is reduced. When cancel/delete order needs to increment stock back. This same of the reward points for example.
Hope that will clarify your doubts.
Thanks. So in short, I can delete the cancelled order from admin side having in no issues w.r.t inventory and finance
Dear Patryk,
Will there be any logical issues if the cancelled orders are deleted from the system? What things should be taken care in this scenario? Kindly Advice..