I ran a Fedora import and got the following warnings:
Warning: array_walk() expects parameter 1 to be array, null given in livingstone_batch_finished() (line 272 of /var/www/localhost/htdocs/sites/all/modules/custom/livingstone_online_module/includes/batch.inc).
Notice: Undefined index: successful in livingstone_batch_finished() (line 277 of /var/www/localhost/htdocs/sites/all/modules/custom/livingstone_online_module/includes/batch.inc).
Notice: Undefined index: failed in livingstone_batch_finished() (line 278 of /var/www/localhost/htdocs/sites/all/modules/custom/livingstone_online_module/includes/batch.inc).
Notice: Undefined index: messages in livingstone_batch_finished() (line 282 of /var/www/localhost/htdocs/sites/all/modules/custom/livingstone_online_module/includes/batch.inc).
Warning: array_filter() expects parameter 1 to be array, null given in livingstone_batch_finished() (line 282 of /var/www/localhost/htdocs/sites/all/modules/custom/livingstone_online_module/includes/batch.inc).
Warning: Invalid argument supplied for foreach() in livingstone_batch_finished() (line 283 of /var/www/localhost/htdocs/sites/all/modules/custom/livingstone_online_module/includes/batch.inc).
Now, there appear to be objects that are "out of date" or "to be added" that didn't get resolved when I ran the "Import all content" process.
Also, this may be related to the above, but on the Catalogue page, some facets (e.g. addressee, genre, etc.) are not showing everything that should be there.
I just ran it again, everything seemed to work fine. I had a read through the code, and couldn't find a reasonable explanation for them, seems that state shouldn't have been possible under normal circumstances, let me know if anything else comes up. Also you don't need to worry if an import fails or if there is a warning, just try running things again in a few minutes.
Everything on the back end tables looks good. I also did a fair amount of checking in the Catalogue and all looks good there. So thanks very much for sorting all that out.
That leaves this issue:
Also, this may be related to the above, but on the Catalogue page, some facets (e.g. addressee, genre, etc.) are not showing everything that should be there.
Unfortunately, this is still not fixed. I just imported/updated all manuscript nodes via this page (http://livingstoneonline.org/admin/livingstone/import/drupal) and also cleared all caches. However, on the Catalogue page at least the addressee and genre facets still appear to be incomplete.
I also think that the failure to import this data issue may be carrying over to the Browse by Location page. See screen shot. For example, for location "[Africa]" (or Africa), we should have loads of pins in this location (-11.825556,25.135556) but there's only this one.
Unfortunately, this is still not fixed. I just imported/updated all manuscript nodes via this page (http://livingstoneonline.org/admin/livingstone/import/drupal) and also cleared all caches. However, on the Catalogue page at least the addressee and genre facets still appear to be incomplete.
Oh I didn't know thats what you meant, the facets are limited to 20 to show and only those facets which have two or more items in their category was showing, this is how the catalogue has always worked, anyway I've removed those limitations so now it shows all facets.
I believe the second issue has to do with the other items having more than one coordinate:
This one is showing up at the first coordinate rather than both places. It would appear that the google maps view module only has support for one coordinate marker per item.
OK, thanks for resolving the Catalogue issue. Catalogue page looks great now. Too bad about the location page; Livingstone sometimes writes things in multiple places. In any case, I'll sort out something with the MODS records down the road (or choose a "priority" coordinate to put first or something like that).
I ran a Fedora import and got the following warnings:
Now, there appear to be objects that are "out of date" or "to be added" that didn't get resolved when I ran the "Import all content" process.
Also, this may be related to the above, but on the Catalogue page, some facets (e.g. addressee, genre, etc.) are not showing everything that should be there.
To follow up on the missing facet items, in the previous comment, this may be due to Fedora into Drupal import failing. See screen shot.
I just ran it again, everything seemed to work fine. I had a read through the code, and couldn't find a reasonable explanation for them, seems that state shouldn't have been possible under normal circumstances, let me know if anything else comes up. Also you don't need to worry if an import fails or if there is a warning, just try running things again in a few minutes.
Everything on the back end tables looks good. I also did a fair amount of checking in the Catalogue and all looks good there. So thanks very much for sorting all that out.
That leaves this issue:
Unfortunately, this is still not fixed. I just imported/updated all manuscript nodes via this page (http://livingstoneonline.org/admin/livingstone/import/drupal) and also cleared all caches. However, on the Catalogue page at least the addressee and genre facets still appear to be incomplete.
One easy way to tell is to compare the list of Addressees on this page (http://livingstoneonline.org/in-his-own-words/catalogue) with the list on the Browse by Addressee page (http://livingstoneonline.org/in-his-own-words/addressee). You'll see that the latter page is showing lots of Addressees that are not making it onto the relevant Catalogue page facet.
I also think that the failure to import this data issue may be carrying over to the Browse by Location page. See screen shot. For example, for location "[Africa]" (or Africa), we should have loads of pins in this location (-11.825556,25.135556) but there's only this one.
Oh I didn't know thats what you meant, the facets are limited to 20 to show and only those facets which have two or more items in their category was showing, this is how the catalogue has always worked, anyway I've removed those limitations so now it shows all facets.
I believe the second issue has to do with the other items having more than one coordinate:
This one is showing up at the first coordinate rather than both places. It would appear that the google maps view module only has support for one coordinate marker per item.
OK, thanks for resolving the Catalogue issue. Catalogue page looks great now. Too bad about the location page; Livingstone sometimes writes things in multiple places. In any case, I'll sort out something with the MODS records down the road (or choose a "priority" coordinate to put first or something like that).