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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | getid3form.patch | 1.8 KB | Rok Žlender |
Comments
Comment #1
bomarmonk commentedOh, and this is not a pressing issue: I am, after all, using development code. Thanks for the start on Drupal 6.
Comment #2
Rok Žlender commentedThis patch should fix this problem and also help text now displays recommended version.
Comment #3
drewish commentedthe part that adjusts the recommended constant looks good but it looks like all that's changing in the second hunk is whitespace.
Comment #4
Rok Žlender commentedI remove parameters in function definition which are not needed and are probably the reason why saving this form produces an error.
Comment #5
robloachCommitted! http://drupal.org/cvs?commit=122136
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.