Beschreibung
Dieses Plugin wurde mit dem 15. Oktober 2018 stillgelegt und ist nicht zum Download verfügbar. Grund: Richtlinienverletzung.
Rezensionen
8. Februar 2017
Edit: 3/27/2015 Looking good on 4.1.1!!!
------- previous review -------
error_log reads
[08-May-2014 04:26:46 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/ponyo/public_html/wp-content/plugins/cute-profiles/processors/cute_1.php on line 25
[08-May-2014 04:26:46 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/ponyo/public_html/wp-content/plugins/cute-profiles/processors/cute_1.php on line 160
[08-May-2014 04:26:46 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/ponyo/public_html/wp-content/plugins/cute-profiles/processors/cute_1.php on line 187
I am getting a massive error_log from these errors. This plugin seems to be very popular on my instance. This is very annoying, here's a possible solution.
Line 25, 160, 187
in foreach check if array.
foreach ((array) $cute_profiles_network as $key=>$value) {
add (array) to each foreach, upload, profit. Errors go away.
Mitwirkende & Entwickler
„Cute Profiles“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Cute Profiles“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.