Download & Extend

Warning: Invalid argument supplied for foreach() filefield_paths_entity_update

Project:File (Field) Paths
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:vikicica22
Status:postponed (maintainer needs more info)

Issue Summary

I am using File (Field) Paths.

Modules:

Drupal 7.18
Token 7.x-1.x-dev
File (Field) Paths 7.x-1.x-dev

Error message

Warning: Invalid argument supplied for foreach() filefield_paths_entity_update() függvényben (D:\htdocs\__drupal7\sites\all\modules\filefield_paths\filefield_paths.module 232 sor).

What's wrong?

Comments

#1

Status:active» postponed (maintainer needs more info)

Please provide some more information, preferably step-by-step instructions to reproduce this issue.

However, based on the code, this error should be impossible, because the line before the erring line is a conditional statement to ensure that there is a valid argument for the foreach() statement, and as the data is provided by the Fields system, the only reason it could be malformed is if something else was getting involved.

Happy to help further if you can provide more information.

Cheers,
Deciphered.