Error when trying to save getid3 path
bomarmonk - June 17, 2008 - 05:59
| Project: | getID3() |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
I keep getting errors with form.inc when trying to save the path for getid3:
Fatal error: Cannot use string offset as an array in /home/.muckl/mysite/mysite.org/includes/form.inc on line 965. Thanks for any help with this one.

#1
Oh, and this is not a pressing issue: I am, after all, using development code. Thanks for the start on Drupal 6.
#2
This patch should fix this problem and also help text now displays recommended version.
#3
the part that adjusts the recommended constant looks good but it looks like all that's changing in the second hunk is whitespace.
#4
I remove parameters in function definition which are not needed and are probably the reason why saving this form produces an error.
#5
Committed! http://drupal.org/cvs?commit=122136
#6
Automatically closed -- issue fixed for two weeks with no activity.