As i found this issue ( http://drupal.org/node/274420 ), i post here, but maybe is it a Content_Taxo Issu .
I have three HS active for three vocabulary. User can select nothing or everything ( multiple with term lineage ).
When "nothing is selected " i've got this message :
* warning: Cannot use a scalar value as an array in \sites\all\modules\cck\content.module on line 621.
* warning: Cannot use a scalar value as an array in \sites\all\modules\cck\content.module on line 622.
I use :
- Hierarchical Select 5.x-3.0-rc6
- Content Taxonomy 5.x-1.x-dev (2008-juill.-07)
- Content Construction Kit (CCK) 5.x-1.9
- CCK Fieldgroup Tabs 5.x-1.x-dev (2008-mai-01)
- CCK Teaser Field 5.x-1.x-dev (2008-janv.-24)
Thanks in advance.
JD
Comments
Comment #1
wim leersThanks for searching! Much appreciated ;) :)
Since that issue has been fixed for many months without new similar regressions, I think it's fair to say the problem is located elsewhere. A first possible cause is the outdated Content Taxonomy that you seem to be using. Try updating that first. If that doesn't help, it's something else.
Moving to content_taxonomy's issue queue. If you're sure it's a HS issue, feel free to move it back.
Comment #2
jdotti commentedHello,
Thank you for your answer ! Always so quick, it is nice...
I search much and i found this http://drupal.org/node/234622#comment-1014238
Looks you right, it is a hs_content_taxo issu, but looks we all need your help ;-)
JD
Comment #3
wim leers