In admin/structure/schema I get the error: Notice: Undefined index: warn in schema_compare() (line 614 of /var/www/vhosts/ds.com/httpdocs/ds/sites/all/modules/schema/schema.module).
Warning: Invalid argument supplied for foreach() in schema_compare() (line 615 of /var/www/vhosts/ds.com/httpdocs/ds/sites/all/modules/schema/schema.module).
Im not sure if the patch in the other topic for dev version will apply here, so made a separate issue.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | schema_module_errors.PNG | 47.78 KB | parkydrupal |
Comments
Comment #1
dgtlmoon commentedsubscribing
Comment #2
krimos commentedsame bug.
Comment #3
AlGinsubscribing
Comment #4
stephenrobinson commentedI get:
I changed line 615:
Comment #5
thomsol commentedsubscribing
Comment #6
parkydrupal commentedHello,
I am getting this error when I clicked "schema" under the "Structure" menu.
any idea to fix this issue?
Comment #7
flak commentedparkygis,
Yes, go to this thread (http://drupal.org/node/1007844) and apply the patches in order... if you don't know how to use GNU patch, then simply edit the lines in schedule.module manually. That should do the trick.
Comment #8
parkydrupal commentedThank you!!!
Comment #9
fgmThis is hardly critical: does not break the site, and does not prevent the module from actually working, so downgrading.
Comment #10
colan