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 #254

Open
simkea opened this issue Sep 23, 2016 · 0 comments
Open

Error #254

simkea opened this issue Sep 23, 2016 · 0 comments

Comments

@simkea
Copy link

simkea commented Sep 23, 2016

URL: /admin.php?page=mf_dispatcher&init=true&mf_section=mf_custom_fields&mf_action=save_custom_field

Warning: array_walk_recursive() expects parameter 1 to be array, null given in /kunden/321news.de/masterx.de/wordpress/wp-content/plugins/magic-fields-2/admin/mf_custom_fields.php on line 275

After Save Custom Field (image) ...

Solved: change the line 275 to:

array_walk_recursive($mf, array($this, 'escape_data'));

br

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