I am trying to install my own instance of v3. The first page loads, but when I try to create a new form, it fails because a select on the forms table fails. From what I can tell, nothing in the source actually creates the required back end database. Where can I find the required schema?
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
question: where did you obtain the source files from since a complete package has not been released? If you're obtaining the files from one of our repos then are you planning on contributing to the development? If you just want to use the app, it is not complete at the moment and therefore the schema won't really help you much.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am trying to install my own instance of v3. The first page loads, but when I try to create a new form, it fails because a select on the forms table fails. From what I can tell, nothing in the source actually creates the required back end database. Where can I find the required schema?
Thanks!
V3 in still in a development state and will not work on your own system.
Is the mysql schema available for v3? where is it located?
question: where did you obtain the source files from since a complete package has not been released? If you're obtaining the files from one of our repos then are you planning on contributing to the development? If you just want to use the app, it is not complete at the moment and therefore the schema won't really help you much.