Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Invalid argument supplied for foreach() #289

Closed
interduo opened this issue Sep 12, 2016 · 1 comment
Closed

Warning: Invalid argument supplied for foreach() #289

interduo opened this issue Sep 12, 2016 · 1 comment

Comments

@interduo
Copy link

Version: 3.1.30
File: function.fileupload.php
Line: 48

Example code:
if (!empty($fileupload))
foreach ($fileupload[$id] as $fileidx => $file)

Is this similar situation like #288 ?

@uwetews
Copy link
Contributor

uwetews commented Sep 12, 2016

function.fileupload.php is not a plugin of the Smarty distribution.
I assume similar problem that $fileupload[$id] is not set.

@uwetews uwetews closed this as completed Sep 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants