Re: Ecommerce site not working

2024-08-30 Thread Groza Danut
Sorry, my mistake. I updated ofbiz-framework to the latest commit, but didn't update the ecommerce in the plugins folder. It works with the latest ofbiz-plugins commit. On Fri, Aug 30, 2024 at 1:24 PM Deepak Dixit wrote: > Hi Groza Dănuț, > > Please set auth="false" for all views that should be

Re: Ecommerce site not working

2024-08-30 Thread Deepak Dixit
Hi Groza Dănuț, Please set auth="false" for all views that should be accessible anonymously. Additionally, the default values for the https and auth attributes in the security element have been changed from false to true. This means that if the security element is not defined or if auth/https are

Ecommerce site not working

2024-08-30 Thread Groza Danut
Hi all, The ecommerce site at /ecommerce/control/main or /ecomseo/control/main is not working anymore, throwing 500 Internal error: org.apache.ofbiz.webapp.control.RequestHandlerException: An active login is required for view with name [main] Stacktrace is: org.apache.ofbiz.webapp.control.Reque