Pretty much as the title implies. When choosing 'Presentation' as a Publication Type, it is not populating the form with any fields.

Edit:

When looking in /admin/settings/biblio/fields/type/edit/135 -- (the field settings for Presentation Type)

The following warning is being returned:

* warning: uasort() [function.uasort]: The argument should be an array in /home/httpd/pages/sites/all/modules/biblio/includes/biblio.admin.inc on line 784.
* warning: Invalid argument supplied for foreach() in /home/httpd/pages/sites/all/modules/biblio/includes/biblio.admin.inc on line 790.

When I'm on the page for the Presentation Publication Type -- It shows no fields, and actually the Name field itself is presented as blank -- and it doesn't seem to have the ability to add/remove/edit any fields, just presents a blank list.

CommentFileSizeAuthor
#1 d6update6035.png17.95 KBrjerome

Comments

Frogtown’s picture

Issue summary: View changes

adding some error information for initial issue

rjerome’s picture

StatusFileSize
new17.95 KB

I saw the same thing, and here is how I fixed it... Go to the /update.php page and check to see if there are any updates pending for the Biblio module, if there are run them, if not select 6035 in the biblio module list (see attached image), then run the update.

Ron.

Frogtown’s picture

Thanks so much RJerome :) There were no pending updates, but I ran 6035 and it resolved it.

rjerome’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

sphinx’s picture

Version: 6.x-2.0-beta3 » 6.x-1.7

I have this exact same problem, but I can't try the solution offered, because "6035" isn't one of the options offered in the drop-down. Is there something else I can do? Is there something (as the error suggests) that needs changing in the biblio.admin.inc file?

rjerome’s picture

Status: Closed (fixed) » Active

Are you seeing this issue in version 6.x-1.7? I don't think the "Presentation" type even existed back then.

sphinx’s picture

No, I'm sorry. The error message is the same, but I see it when I go to admin/settings/biblio/fields. And in Views, I only have the choices of Biblio: All keywords; Publication Type; User ID; Citation. And the node for the item only shows publication type and title (eg, see http://www.memory-key.com/biblio/bdnf-polymorphism-predicts-rate-decline...), although as you can see from my references (eg http://www.memory-key.com/research/news/group-settings-hurt-expressions-...), the data is all there.

[In trying to fix the problem I now appear to have screwed up my author pages (eg http://www.memory-key.com/biblio/author/8545), but I hope I'll be able to fix that once the field problem is sorted).

Thanks for any help you can give me! I am flummoxed.

sphinx’s picture

An addendum in case it helps: I've fixed my author pages by reverting to default views. It looks like the "Broken/missing handler" items that are in Sort criteria, and sometimes Fields, are actually doing something.

Also, I tried updating (a) first by deleting the old biblio folder and reinstalling the 1.7 version, and (b) then by choosing the last number in the update list, which was 6026 I think. Neither action had any effect.

sphinx’s picture

Issue summary: View changes

just adding a little more information.

liam morland’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

This version is no longer maintained. If this issue is still relevant to the Drupal 7 version, please re-open and provide details.