• Welcome to KonaKart Community Forum. Please login or sign up.
 
March 28, 2024, 05:43:52 pm

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - reusr1

1
the integration for the earlier versions of Konakart and Magnolia was really just a combination of the two war files into one. You should only need the classes found in the new versikon of konakart.
2
sorry, hit reply to fast = what version of magnolia are you using?
4
hi, what version of KK and Magnolia are you using?
5
Unfortunately I am not able to recreate the error you described. What locale is your computer set to? have you tried to create a new account and see if it has the same problem?

Thanks
6
I looked into this a bit further - you need to set the following property in the konakart-velocity.properties file (found in WEB-INF/classes)

#replace with the location of your konakart installation, also configure the velocity configuration in konakart admin to template
file.resource.loader.path = C:/Program Files/KonaKart

Hope this helps. I'll have a look at the bundler to see what's going wrong there.
7
have you tried to just use templates? no full path?
8
looks like a startup error of magnolia in general - what version of java application server are you using? Tomcat? Did you try to run magnolia before you built the new war file (just by itself, without the konakart module?

Ruben
9
You're experiencing a problem with the velocity templates - the configuration in the konakart admin console for the velocity email templates should be changed to a relative path instead of the absolute path. Please let me know if this fixes the problem. If the problem goes away, I'll update the documentation. Also, try to disable email notifications for test purposes and see if everything works fine. Please keep me posted if the change works.

Thanks

Ruben