Z3RO (30.07.2011/07:20)$home . '/files/avatars/' . $this->id . '/' . $this->size . '.' . $possibleImgFormats[$i] Выведи это!!!
Провел отладку и обнаружил, что проблема в цыкле.
Вот этот код:
[php]
$countFormats = count($possibleImgFormats);
for($i = 0; $i < $countFormats; ++$i)
{
echo $possibleImgFor