Closed (duplicate)
Project:
Bio
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2008 at 01:39 UTC
Updated:
10 Jan 2008 at 19:44 UTC
After installing the bio module and various other modules all in the hope of getting the Advanced Profile module (http://drupal.org/project/advanced_profile) to work, I received this error message:
warning: array_keys() [function.array-keys]: The first argument should be an array in /home/.chagall/testing12/wellnessgame.com/sites/all/modules/bio/bio_views.inc on line 39.
The above error message is basically the same "another error" message that Graham Wellington describes at http://shellmultimedia.com/story/extra-files-advprofile#comment-1520.
I marked the "Component" as "Code", but I'm not sure that's the correct choice.
Thanks.
Comments
Comment #1
michelleLooks like there's an existing issue for this with a patch: http://drupal.org/node/183652
Michelle
Comment #2
webchickHm. I'm confused by the status change. Did you test http://drupal.org/node/183652 and that one's ready to be committed? Or was that a mistaken status change?
In any case, there's no patch here, and this appears to be a duplicate.
Comment #3
michelleYes, it was a mistake. Walt filed this after running into the error with advprofile. While searching the queue for my comment problem, I realized this error already has an issue so I was trying to mark this one duplicate. I guess I managed to miss. LOL! I plead wiggly baby on lap and distracting toddler. ;)
Michelle
Comment #4
Walt Esquivel commentedThat is hilarious! LOL!!! At least you didn't plead the fifth!
Good detective work, Michelle, on finding the duplicate. I see the Bio patch is from October 15th, so hopefully someone with the expertise will review it and then commit it soon.
In the meantime and since I don't know how serious the above code error is for the Bio module, I guess I'll try your Advanced Profile module without the Bio module since I do believe from your tutorial that "2. Since panels is the only mandatory module, you can skip ahead to configuring Advanced Profile..."
Keeping my fingers crossed. :)
Comment #5
michelleHmmm... I really need to word that better. Yes, panels is the only mandatory module, since the advprofile module is basically a panel in code with some extras. That said, using advprofile without bio will get you a really boring page. I haven't tried hooking up to the core profile module, yet, though that's theoretically possible. And nodeprofile still needs some code written to work.
I'm using bio with advprofile with no problems. I don't think this error is anythign to worry about. Bio works just fine with it.
Michelle
Comment #6
michelleSorry to take this further off topic but I wanted to mention I changed the docs. It was technically accurate as the only dependency is panels 2, but it was really dumb to make it sound like you don't need anything else.
Michelle