When I use message perform CCK Fullname
Cannot use a scalar value as an array in ..\includes\form.inc on line 2254
What should I do?
Thank you
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | scalar-attributes-parameter.patch | 1.67 KB | alan d. |
When I use message perform CCK Fullname
Cannot use a scalar value as an array in ..\includes\form.inc on line 2254
What should I do?
Thank you
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | scalar-attributes-parameter.patch | 1.67 KB | alan d. |
Comments
Comment #1
rconstantine commentedYou have not given enough information for anyone to know what you are talking about.
Comment #2
alan d. commentedPossibly on line 365, reformatted to make it easier to read:
The last value is a scalar rather than an array. Not sure on the internals yet, but this is looking like the most likely cause for this error.
Maybe
Comment #3
alan d. commented@Peloose Can you try the patch, or if not, supply the exact details that you used to create the middle name or initial field. Thx.
Comment #4
Peloose commented@rconstantine, What information must I provide?
We are sorry because I was just learning to use Drupal and PHP
Comment #5
Peloose commentedOk, I'll try it another time. To remove it, I uninstall this module. Sorry, I do not know what to do. After much consideration I resolved to use the module namefield while waiting for updates that accommodate taxonomy.
But do not worry, I will still try to patch that you create and report the results.
thanks
Comment #6
alan d. commentedThe patch should resolve the error, but it would be good if Ray has a look to ensure that it is not lacking any functionality. I think that this would be only be formatting issues if anything.
Comment #7
rconstantine commented@peloose - no problem. Just try to give too much information rather than short snippets with no context.
In any case, the patch is correct.
Comment #8
smscotten commentedPatch in #3 resolved the issue for me. Switching status to needs review rather than needs work.
Comment #9
Renee S commentedThe patch in #922992: Middlename / remove middle initial TODO fixes this issue, and a few other things too.
Comment #10
tim foley commentedWas having the same issue listed above. Applied patch and seem to have full functionality. Thanks - Tim
Comment #11
alan d. commentedFrom the feedback, this looks good to go :)
Comment #12
alan d. commentedClosed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.