Warning: Undefined variable $result - include/library/phpfox/template/cache.class.php (1123)
include/library/phpfox/template/cache.class.php : 1123   phpfox_error::errorHandler(2, "Undefined variable $result", "include/library/phpfox/template/cache.class.php", 1123)
include/library/phpfox/template/cache.class.php : 230   phpfox_template_cache->_parseFunction("plugin", NULL, "call='photo.template_block_album_entry_extra_info'")
include/library/phpfox/template/cache.class.php : 168   phpfox_template_cache->_compileTag("plugin call='photo.template_block_album_entry_extra_info'")
include/library/phpfox/template/cache.class.php : 33   phpfox_template_cache->parse("
{if Phpfox::getParam('photo.auto_crop_photo') && false}
{/if} {if ($aAlbum.profile_id == '0' && ((Phpfox::getUserId() == $aAlbum.user_id && Phpfox::getUserParam('photo.can_delete_own_photo_album')) || Phpfox::getUserParam('photo.can_delete_other_photo_albums'))) || ($aAlbum.profile_id == '0' && Phpfox::getUserId() == $aAlbum.user_id) || ((Phpfox::getUserId() == $aAlbum.user_id && Phpfox::getUserParam('photo.can_edit_own_photo_album')) || Phpfox::getUserParam('photo.can_edit_other_photo_albums'))} {phrase var='photo.link'}
    {if $aAlbum.profile_id == '0' && ((Phpfox::getUserId() == $aAlbum.user_id && Phpfox::getUserParam('photo.can_delete_own_photo_album')) || Phpfox::getUserParam('photo.can_delete_other_photo_albums'))}
  • {phrase var='photo.delete'}
  • {/if} {if $aAlbum.profile_id == '0' && Phpfox::getUserId() == $aAlbum.user_id}
  • {phrase var='photo.upload_photo_s'}
  • {/if} {if (Phpfox::getUserId() == $aAlbum.user_id && Phpfox::getUserParam('photo.can_edit_own_photo_album')) || Phpfox::getUserParam('photo.can_edit_other_photo_albums')}
  • {phrase var='photo.edit'}
  • {/if}
{/if} {if Phpfox::getParam('photo.auto_crop_photo') && false && !Phpfox::getParam('photo.show_info_on_mouseover')} {else} {img server_id=$aAlbum.server_id path='photo.url_photo' file=$aAlbum.destination suffix='_240' max_width=196 max_height=196} {/if} {if Phpfox::getParam('photo.auto_crop_photo') && false}
{/if} {if Phpfox::getParam('photo.show_info_on_mouseover')} {template file='photo.block.hoverinfo'} {/if}
{if !Phpfox::getParam('photo.show_info_on_mouseover')}
{$aAlbum.name|clean|shorten:150:'...'}
{if !empty($aAlbum.total_photo)} {if $aAlbum.total_photo == '1'} 1 photo {else} {$aAlbum.total_photo|number_format} photos {/if} {/if} {if !defined('PHPFOX_IS_USER_PROFILE')}
{$aAlbum|user:'':'':50}
{/if} {plugin call='photo.template_block_album_entry_extra_info'}
{/if}
"
, TRUE)
include/library/phpfox/template/template.class.php : 1260   phpfox_template_cache->compile("file/cache/template/block_photo.block.album-entry.php", "
{if Phpfox::getParam('photo.auto_crop_photo') && false}
{/if} {if ($aAlbum.profile_id == '0' && ((Phpfox::getUserId() == $aAlbum.user_id && Phpfox::getUserParam('photo.can_delete_own_photo_album')) || Phpfox::getUserParam('photo.can_delete_other_photo_albums'))) || ($aAlbum.profile_id == '0' && Phpfox::getUserId() == $aAlbum.user_id) || ((Phpfox::getUserId() == $aAlbum.user_id && Phpfox::getUserParam('photo.can_edit_own_photo_album')) || Phpfox::getUserParam('photo.can_edit_other_photo_albums'))} {phrase var='photo.link'}
    {if $aAlbum.profile_id == '0' && ((Phpfox::getUserId() == $aAlbum.user_id && Phpfox::getUserParam('photo.can_delete_own_photo_album')) || Phpfox::getUserParam('photo.can_delete_other_photo_albums'))}
  • {phrase var='photo.delete'}
  • {/if} {if $aAlbum.profile_id == '0' && Phpfox::getUserId() == $aAlbum.user_id}
  • {phrase var='photo.upload_photo_s'}
  • {/if} {if (Phpfox::getUserId() == $aAlbum.user_id && Phpfox::getUserParam('photo.can_edit_own_photo_album')) || Phpfox::getUserParam('photo.can_edit_other_photo_albums')}
  • {phrase var='photo.edit'}
  • {/if}
{/if} {if Phpfox::getParam('photo.auto_crop_photo') && false && !Phpfox::getParam('photo.show_info_on_mouseover')} {else} {img server_id=$aAlbum.server_id path='photo.url_photo' file=$aAlbum.destination suffix='_240' max_width=196 max_height=196} {/if} {if Phpfox::getParam('photo.auto_crop_photo') && false}
{/if} {if Phpfox::getParam('photo.show_info_on_mouseover')} {template file='photo.block.hoverinfo'} {/if}
{if !Phpfox::getParam('photo.show_info_on_mouseover')}
{$aAlbum.name|clean|shorten:150:'...'}
{if !empty($aAlbum.total_photo)} {if $aAlbum.total_photo == '1'} 1 photo {else} {$aAlbum.total_photo|number_format} photos {/if} {/if} {if !defined('PHPFOX_IS_USER_PROFILE')}
{$aAlbum|user:'':'':50}
{/if} {plugin call='photo.template_block_album_entry_extra_info'}
{/if}
"
, TRUE)
file/cache/template/photo_template_controller_albums.html.php.php : 7   phpfox_template->getBuiltFile("photo.block.album-entry")
include/library/phpfox/template/template.class.php : 1835   include("file/cache/template/photo_template_controller_albums.html.php.php")
include/library/phpfox/template/template.class.php : 1829   phpfox_template->_requireFile("module/photo/template/controller/albums.html.php")
include/library/phpfox/template/template.class.php : 1323   phpfox_template->_getFromCache("module/photo/template/controller/albums.html.php")
include/library/phpfox/module/module.class.php : 241   phpfox_template->getTemplate("photo.controller.albums")
10 file/cache/template/mobile_template_template.html.php.php : 86   phpfox_module->getControllerTemplate()
11 include/library/phpfox/template/template.class.php : 1835   include("file/cache/template/mobile_template_template.html.php.php")
12 include/library/phpfox/template/template.class.php : 1829   phpfox_template->_requireFile("theme/mobile/template/template.html.php")
13 include/library/phpfox/template/template.class.php : 1215   phpfox_template->_getFromCache("theme/mobile/template/template.html.php")
14 include/library/phpfox/phpfox/phpfox.class.php : 876   phpfox_template->getLayout("template")
15 index.php : 16   phpfox::run()
image
image
Мэдисон Айви
9 фотографий
image
image
Angelina Petrova
7 фотографий
image
image
Anisyia
8 фотографий
image
image
Alexa Pond
2 фотографии
image
image
Malena Morgan
3 фотографии
image
image
Sandee Wearing
3 фотографии
image
image
Фотографии профиля
1 фото
Контент данной страницы предназначен для лиц в возрасте от восемнадцати лет и старше.
Ваш возраст достиг совершеннолетия?