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

Error al actualizar los anuncios desde el Admin #7

Open
advent000 opened this issue Sep 25, 2013 · 0 comments
Open

Error al actualizar los anuncios desde el Admin #7

advent000 opened this issue Sep 25, 2013 · 0 comments

Comments

@advent000
Copy link

Cuando actualizamos los anuncios atreves del administrador se produce el siguiente error.

Warning: Invalid argument supplied for foreach() in /usr/home/manosesmas.es/web/oc-content/plugins/image_uploader/index.php on line 268

Warning: Cannot modify header information - headers already sent by (output started at /usr/home/manosesmas.es/web/oc-includes/osclass/utils.php:1697) in /usr/home/manosesmas.es/web/oc-includes/osclass/utils.php on line 1699

La linea de código es estas:
268: foreach($aImages as $img) {

Creo que solucionando el primer Warning se solucionara el segundo ...

Se produce en la versión 3.2.1.Ultima versión de este plug in 0.9

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

1 participant