• Will

    (@willbeing)


    We’ve noticed the following PHP Errors in Ajax Response that appear to be coming from Favorites Plugin. Can you help us troubleshoot?

    {
    "key": "3861e2dc72852a253fc9e3f5d2312ea4",
    "type": "warning",
    "message": "Cannot use a scalar value as an array",
    "file": "/bitnami/wordpress/wp-content/plugins/favorites/app/Entities/Favorite/FavoritesArrayFormatter.php",
    "line": 73,
    "stack": [
    "Favorites\E\F\FavoritesArrayFormatter->resetIndexes()",
    "Favorites\E\F\FavoritesArrayFormatter->format()",
    "Favorites\E\U\UserRepository->formattedFavorites()",
    "Favorites\Listeners\FavoritesArray->setFavorites()",
    "Favorites\Listeners\FavoritesArray->__construct()",
    "Favorites\Events\RegisterPublicEvents->favoritesArray()",
    "do_action('wp_ajax_favorites_array')"
    ],
    "component": "WordPress Core"
    }

    The page I need help with: [log in to see the link]

  • The topic ‘PHP Errors in Ajax response’ is closed to new replies.