Topic: Error on Report Submission
Hi all,
I'm currently testing out a survey using the test warehouse. However, when I submit the survey from my Indicia form I get a message:
There was an SQL error: ERROR: current transaction is aborted, commands ignored until end of transaction block - SELECT table_schema || '.' || table_name FROM information_schema.tables WHERE table_schema NOT IN ('pg_catalog', 'information_schema')
[sample:general]
Can you help me interpret what's causing this error or suggest any ways I could fix it?
I'm using the General Purpose Data Entry Forms > Sample With Occurrences Form from the Indicia Drupal module, which I've defined the layout of like this:
=Where Were You?=
?Tell us about the location where your sightings were made. You can enter a lat/long reference directly for your location, or search for a place then click on the map to set it.?
[smpAttr:345]
@smpAttr:345|helpText=Tell us what you were doing when you made your sighting(s).
[date]
@label=The date of your sightings
@helpText=Use the dropdown box to select a date.
[location name]
[spatial reference]
@label=Co-ordinates
@helpText=The most accurate method is to use the map below to click on the location of your sightings.
[place search]
@helpText=You can search for your location using this box. Enter the location name and click Search.
[map]
[*]
=Species=
?Please use the autocomplete box below to enter species names and tell us about the species that you saw.?
[species]
@resizeWidth=1500
@resizeHeight=1500
[species attributes]
[*]
Can anyone help?
Thanks,
Steve