i('id') === (int)explode('/', $_SERVER['REQUEST_URI'])[2]) { ?>
= htmlspecialchars($userprofile->i('username')) ?>i('admin') === 1) { echo ' '; } ?>
i('admin') === 1) {
echo 'Администратор сервера';
} else if ($userprofile->i('admin') === 2) {
echo 'Фотомодератор';
}
if ($userprofile->i('id') === Auth::userid()) { ?>
Редактировать мой профиль
content('badge') !== null) { ?>
=nl2br($userprofile->content('badge'))?>
content('location') !== null) { ?>
Откуда:
= htmlspecialchars($userprofile->content('location')) ?>
i('content'), true)['aboutlive']['value'] != null) { ?>
Откуда:
= htmlspecialchars(json_decode($userprofile->i('content'), true)['aboutlive']['value']) ?>
i('content'), true)['aboutbirthday']['value'] != null) { ?>
День рождения:
= htmlspecialchars(json_decode($userprofile->i('content'), true)['aboutbirthday']['value']) ?>
i('content'), true)['aboutlangs']['value'] != null) { ?>
Владение языками:
= htmlspecialchars(json_decode($userprofile->i('content'), true)['aboutlangs']['value']) ?>
i('content'), true)['abouttelegram']['value'] != null) { ?>
Telegram:
= htmlspecialchars(json_decode($userprofile->i('content'), true)['abouttelegram']['value']) ?>
i('content'), true)['aboutvk']['value'] != null) { ?>
ВКонтакте:
= htmlspecialchars(json_decode($userprofile->i('content'), true)['aboutvk']['value']) ?>
i('content'), true)['abouttwitter']['value'] != null) { ?>
Twitter/X:
= htmlspecialchars(json_decode($userprofile->i('content'), true)['abouttwitter']['value']) ?>
i('content'), true)['aboutyoutube']['value'] != null) { ?>
YouTube:
= htmlspecialchars(json_decode($userprofile->i('content'), true)['aboutyoutube']['value']) ?>
i('content'), true)['aboutemail']['value'] != null) { ?>
Почта:
= htmlspecialchars(json_decode($userprofile->i('content'), true)['aboutemail']['value']) ?>
i('content'), true)['aboutinstagram']['value'] != null) { ?>
Instagram:
= htmlspecialchars(json_decode($userprofile->i('content'), true)['aboutinstagram']['value']) ?>
i('content'), true)['abouttransphoto']['value'] != null) { ?>
TransPhoto:
= htmlspecialchars(json_decode($userprofile->i('content'), true)['abouttransphoto']['value']) ?>
i('content'), true)['aboutwebsite']['value'] != null) { ?>
Личный сайт:
= htmlspecialchars(json_decode($userprofile->i('content'), true)['aboutwebsite']['value']) ?>
i('content'), true)['aboutfavs_trains']['value'] != null) { ?>
Любимые модели поездов:
= htmlspecialchars(json_decode($userprofile->i('content'), true)['aboutfavs_trains']['value']) ?>
i('content'), true)['aboutfavs_countries']['value'] != null) { ?>
Любимые страны:
= htmlspecialchars(json_decode($userprofile->i('content'), true)['aboutfavs_countries']['value']) ?>
i('content'), true)['aboutfavs_cities']['value'] != null) { ?>
Любимые города:
= htmlspecialchars(json_decode($userprofile->i('content'), true)['aboutfavs_cities']['value']) ?>
Дата регистрации:
= Date::zmdate($userprofile->content('regdate')) ?>
Был на сайте:
= Date::zmdate($userprofile->i('online')) ?> i('online')) { ?>(online )
i('content'), true)['aboutmemo']['value'] != null) { ?>
О себе
=nl2br(json_decode($userprofile->i('content'), true)['aboutmemo']['value'])?>
i('id') != Auth::userid()) { ?>
$userprofile->i('id'), ':followerid' => Auth::userid()))) {
$class = 'on';
}
?>
Подписка на новые фотографии этого автора (подписаны: =DB::query('SELECT COUNT(*) FROM followers WHERE user_id=:uid', array(':uid'=>$userprofile->i('id')))[0]['COUNT(*)'];?> )
Пользователей, подписанных на мои фотографии: =DB::query('SELECT COUNT(*) FROM followers WHERE user_id=:uid', array(':uid'=>$userprofile->i('id')))[0]['COUNT(*)'];?>
Пользователь не найден