Просмотр поста

.
Dimario
Уехал в Украину
blackvj (20.07.2011/17:07)
Kip-OK ,не работает....
if (file_exists(($rootpath . 'files/photo/' . $ank['id'] . '_small.jpg'))) {

замени на

if (file_exists(($rootpath . 'files/photo/' . $user['id'] . '_small.jpg'))) {