Closed (duplicate)
Project:
File (Field) Paths
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2012 at 18:10 UTC
Updated:
7 Sep 2012 at 14:54 UTC
Jump to comment: Most recent file
Comments
Comment #1
Aurochs commentedI have the same at the admin page saving field settings
Notice: Undefined index: module в функции _field_info_prepare_instance_widget() (строка 386 в файле /var/www/gamepart.ru/modules/field/field.info.inc).
Notice: Undefined index: module в функции _field_info_prepare_instance_widget() (строка 386 в файле /var/www/gamepart.ru/modules/field/field.info.inc).
Notice: Undefined index: module в функции _field_info_prepare_instance_widget() (строка 386 в файле /var/www/gamepart.ru/modules/field/field.info.inc).
Notice: Undefined index: module в функции _field_info_prepare_instance_widget() (строка 386 в файле /var/www/gamepart.ru/modules/field/field.info.inc).
Notice: Undefined index: module в функции _field_info_prepare_instance_widget() (строка 386 в файле /var/www/gamepart.ru/modules/field/field.info.inc).
and foll on saving a node
Warning: Invalid argument supplied for foreach() в функции filefield_paths_entity_update() (строка 232 в файле /var/www/gamepart.ru/sites/all/modules/filefield_paths/filefield_paths.module).
i am on drupal 7.15
Comment #2
Aurochs commentedOn update.php have same lines as on saving field settings
Comment #3
decipheredUnable to reproduce, will need more information.
PHP version, module versions, etc.
Comment #4
deanflory commentedI think updates to a few other modules tonight made this error go away for me. I don't have a list of them so I can't verify which ones they were to narrow the issue down to the one that was triggering the errors/notices. Aurochs, maybe do the same and see if that works for you too. They were version releases that had to be from the last 24-48 hours (August 11-13).
Comment #5
deanflory commentedNope
, spoke too soon, they're back, allowing me to continue to exercise my scroll ball finger on every page load. *sigh*PHP Version 5.3.10
Modules list attached as pdf of modules page of my test site, though I've got so many in there, that are enabled and also not enabled, it might only serve as a searchable document.
If I find they go away with other udpates I'll try and report back here.
Comment #6
decipheredCan you confirm this issue on a fresh install of Drupal?
It's possible that it's a php issue, but given that I'm on 5.3.14 it's unlikely. Hopefully it's just a combination of modules together.
Comment #7
GStegemann commentedThe same here (see attached screen shot).
Drupal (7.15) and all modules are up-to-date. PHP version 5.2.10.
Comment #8
deanflory commentedFYI, I can confirm I'm still having the errors after updating from D7.14 to D7.15 today. They showed up upon initial update.php run when updating Drupal, showing up within the normal red X Errors area, but when re-running update.php just now the errors oddly appeared above the logo on the update results page, separate from the red Errors area. Once I get more done on the site in the next few weeks I'll see if I can try finding the culprit but not sure if I'll have time.
Comment #9
Aurochs commentedI tried all versions of the module and deleted entity things and tried other magic but no good. so i just deleted the annoying mssge div to let me breathe easy and well i dont see serious bugs except the annoying mssges.
but still i pin my hopes on the really great maintainer of the module.
Pls help him, i am a php-noob.
Comment #10
brightboldI don't believe this is (necessarily) related to File Field Paths. See #1001060: Undefined index _field_info_prepare_instance_widget.
Comment #11
deanflory commentedThe fix in comment #51 of the other discussion about core appears to have worked to prevent the annoying error notice though I don't know about the ramifications of that change, will see.
http://drupal.org/node/1001060#comment-6341700
Comment #11.0
deanflory commented34