• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 14, 2024, 06:31:39 am

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.

Topics - craig

1
After installation I am receiving the following error on the My Store Status screen (in the area where the Last 30 Days Orders report should display):

Cannot open the connection for the driver: org.eclipse.birt.report.data.oda.jdbc.
Cannot load JDBC Driver class: not found.

I have it configured to use MS SQL Server using the jtds driver. The jtds driver JAR is in the birt viewer directory konakart/webapps/birtviewer/WEB-INF/platform/plugins/org.eclipse.birt.report.data.oda.jdbc_2.3.1.v20080827/drivers

The error message makes it sound like it doesn't know which driver to load. I have configured the driver in konakart.properties and konakartadmin.properties. I am running this on Solaris 10. This functionality works fine when I run it locally with Windows and MySQL.
2
Not all of my products are available in all countries. I would like to display to the user only products that are available in the country that they are in. Can I do this without multiple stores?
3
Which database script (or scripts) should I execute to create the database if I don't want any of the demo data? The manual installation FAQ only mentions konakart_demo.sql. The other installation FAQ just says that you can run the scripts or the installer can run the scripts but it doesn't say which scripts. It seems like the installer runs konakart_demo.sql. I tried running konakart_empty.sql against a database created by konakart_demo.sql but it seems like that deleted too much (I got an error on startup).