Просмотр поста #168238: WEB-модуль для JohnCMS. Как бы гг

.
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'))) {