ACF and WPMU
I'm running a WPMU network with Classipress and WPML translation plugin.
I install ACF but find some problems: at main site of my network have no problems but in all other sites get errors at public side (view ads page):
Code:
Warning: Invalid argument supplied for foreach() in /home/user/public_html/stand/wp-content/plugins/advanced-custom-fields-for-ClassiPress/includes/acf-content.php on line 97
Warning: preg_split() expects parameter 2 to be string, array given in /home/user/public_html/stand/wp-includes/formatting.php on line 1575
Warning: Invalid argument supplied for foreach() in /home/user/public_html/stand/wp-includes/formatting.php on line 1576
And this one at admin side:
Code:
Warning: Invalid argument supplied for foreach() in /home/user/public_html/stand/wp-content/plugins/advanced-custom-fields-for-ClassiPress/admin/class-dna-profile-tab.php on line 185
Any know soluction?
Thanks,
Vitor