blackvj (20.07.2011/17:07)if (file_exists(($rootpath . 'files/photo/' . $ank['id'] . '_small.jpg'))) {
Kip-OK ,не работает....
замени на
if (file_exists(($rootpath . 'files/photo/' . $user['id'] . '_small.jpg'))) {
blackvj (20.07.2011/17:07)if (file_exists(($rootpath . 'files/photo/' . $ank['id'] . '_small.jpg'))) {
Kip-OK ,не работает....