Topic: Verification 3 form error
Good day,
i'm doing the migration from a Drupal 6.30 and warehouse 0.81 to a Drupal 7.36 and warehouse 0.90 (all on a debian 7, postgres 8.4). I'm having big problems to make it work the verificaion 3 form. My problem is that if i use the verification 3 (or also 4), i can see the occurrences to validate but if i try to validate i don't have success because the response json says it misses "data.Record". So i tried to use the old 0.81 verification_3.php file and i can validate but if i click on a row to see on the map, map is not update... i get this for example this json, example:
http://xxx.xxx/iform/ajax/verification_ … ce_id=5341
{
"content": "<table>\n<tr><td class=\"caption\">Status<\/td><td class=\"status status-\">Unknown<\/td
><\/tr>\n<tr><td colspan=\"2\" class=\"header\">Sample<\/td><\/tr>\n<tr><td class=\"caption\">Tipo di
segnalazione<\/td><td>Trovato morto su strada<\/td><\/tr>\n<tr><td class=\"caption\">Numero individui
<\/td><td>1<\/td><\/tr>\n<tr><td class=\"caption\">Sesso<\/td><td>Maschio<\/td><\/tr>\n<tr><td class
=\"caption\">Email<\/td><td>yyyyy@yy.yy<\/td><\/tr>\n<tr><td class=\"caption\">CMS Username
<\/td><td>abc cde<\/td><\/tr>\n<\/table>\n",
"data": {
"Sample": [
{
"caption": "Tipo di segnalazione",
"value": "Trovato morto su strada"
},
{
"caption": "Numero individui",
"value": "1"
},
{
"caption": "Sesso",
"value": "Maschio"
},
{
"caption": "Email",
"value": "yyyyy@yy.yy"
},
{
"caption": "CMS Username",
"value": "abc cde"
}
]
},
"additional": {
"wkt": null,
"taxon": null,
"sample_id": null,
"date": null,
"entered_sref": null,
"taxon_external_key": null,
"taxon_meaning_id": null,
"recorder_email": "yyyyy@yy.yy"
}
}
it misses the data from "additional"...
Is there a way to make it work?? i have tried to update the verification_3,php with the 0.91 or to upgrade ifrom to the latest and warehouse 0.91 too... nothing works...
thanks
QuestIT s.r.l.
Home page: www.quest-it.com
E-Mail: politi@quest-it.com - Skype: carlo.politi.questit