Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • marizaga Friend
    #159773

    Warning: Invalid argument supplied for foreach() in /www/hoydia/htdocs/teline4/administrator/components/com_installer/models/extension.php on line 106

    marizaga Friend
    #375173

    YA ENCONTRE LA SOLUCION POR SI LE SIRVE A ALGUIEN

    Reemplazar (Linea 106):

    $data = json_decode($item->manifest_cache);

    Por:

    $data = unserialize($item->manifest_cache);

    Dejé comentada esa linea en el código por las dudas.

    dunglq Friend
    #375304

    Hi marizaga,

    Could you give us more details about your problem? What case happen this error?

    Thanks,
    DUNGLQ

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  dunglq 13 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum