Miacommunity
Well-known member
After i installed @D.C Style custom add-ons, i got this error when i go on my page.
In your opinion, what could it be?
I can't fix it even by mass deactivating all add-ons
{{ !is_toggled('_xb-width') ? ' xb-toggle-default' : 'xb-toggled' }}" {{ $xf.runJobs ? ' data-run-jobs=""' : '' }}> {$headTag} {$custom-xbHead|raw}
{{ phrase('approval_queue') }} {{ phrase('reports') }} {{ phrase('moderator') }}
{{ phrase('admin') }} {{ phrase('template') }}: {{ $template }}
{{ phrase('menu') }}
{$navHtml|raw}
{$subNavHtml|raw}
{$navHtml|raw} {$subNavHtml|raw}
{$navHtml|raw} {$subNavHtml|raw}
{{ phrase('menu') }}
{$xf.visitor.username}
{{ phrase('log_in') }}
{{ phrase('register') }}
{$description}
{{ $sideNavTitle ?: phrase('navigation') }}
{$sideNavHtml}
{$sidebarHtml}
{$content|raw}
{{ property('xbSidebarCollapsePhrase') }}
{$sidebarHtml}
Design by: Pixel Exit {{ phrase('extra_copyright') }}
{{ phrase('top') }} {{ phrase('bottom') }}
{$custom-xbBody|raw} {$ldJsonHtml|raw}
<{$tag} {{ $nav.href ? 'href="' . $nav.href . '"' : '' }} class="{{ trim($class) }} {$nav.attributes.class}" {{ attributes($nav.attributes, ['class']) }} {{ $shortcut !== false ? 'data-xf-key="' . $shortcut . '"' : '' }} data-nav-id="{$navId}"> {{ $titleHtml ? $titleHtml|raw : $nav.title }} {$nav.counter|number}
{{ property('xbLogoText') }} {$xf.options.boardTitle}
textLogo"> {{ property('xbLogoText') }} {$xf.options.boardTitle}
{$xf.visitor.username} {{ phrase('log_out') }} {{ property('xbAccountText') }}{$xf.visitor.username}
{{ phrase('loading...') }}
{{ phrase('nav_inbox') }}
{{ phrase('show_all...') }} {{ phrase('start_new_conversation') }}
{{ phrase('nav_alerts') }}
{{ phrase('show_all...') }} {{ phrase('preferences') }}
{{ phrase('log_in') }} {{ phrase('register') }} {{ property('xbStyleSwitch') }}
{{ phrase('whats_new') }}
{{ phrase('search') }}
{{ phrase('by:') }}
{{ phrase('advanced_search...') }}
{{ property('xbTopBarLeft') }}
In your opinion, what could it be?
I can't fix it even by mass deactivating all add-ons
{{ !is_toggled('_xb-width') ? ' xb-toggle-default' : 'xb-toggled' }}" {{ $xf.runJobs ? ' data-run-jobs=""' : '' }}> {$headTag} {$custom-xbHead|raw}
{{ phrase('approval_queue') }} {{ phrase('reports') }} {{ phrase('moderator') }}
{{ phrase('moderator_tools') }}
{{ phrase('approval_queue') }} {{ phrase('reports') }}{{ phrase('admin') }} {{ phrase('template') }}: {{ $template }}
{{ phrase('menu') }}
{$navHtml|raw}
{$subNavHtml|raw}
{$navHtml|raw} {$subNavHtml|raw}
{$navHtml|raw} {$subNavHtml|raw}
{{ phrase('menu') }}
{$xf.visitor.username}
{{ phrase('log_in') }}
{{ phrase('register') }}
Template errors
- Template :: [E_USER_WARNING] Method canCreateSite is not callable on the given object (XF\Entity\User) (src/XF/Template/Templater.php:1161)
- Template :: [E_USER_WARNING] Method canViewDbtechEcommerceProducts is not callable on the given object (XF\Entity\User) (src/XF/Template/Templater.php:1161)
- Template :: [E_USER_WARNING] Method canViewUbsBlogEntries is not callable on the given object (XF\Entity\User) (src/XF/Template/Templater.php:1161)
- Template :: [E_USER_WARNING] Method canViewRmsItems is not callable on the given object (XF\Entity\User) (src/XF/Template/Templater.php:1161)
- Template :: [E_USER_WARNING] Method canViewMedia is not callable on the given object (XF\Entity\User) (src/XF/Template/Templater.php:1161)
- Template :: [E_USER_WARNING] Method canViewClassifieds is not callable on the given object (XF\Entity\User) (src/XF/Template/Templater.php:1161)
- Template :: [E_USER_WARNING] Method canViewResources is not callable on the given object (XF\Entity\User) (src/XF/Template/Templater.php:1161)
- Template :: [E_USER_WARNING] Method canViewShowcaseItems is not callable on the given object (XF\Entity\User) (src/XF/Template/Templater.php:1161)
{$h1}
{$description}
{{ $sideNavTitle ?: phrase('navigation') }}
{$sideNavHtml}
{$sidebarHtml}
{$content|raw}
{{ property('xbSidebarCollapsePhrase') }}
{$sidebarHtml}
Design by: Pixel Exit {{ phrase('extra_copyright') }}
{{ phrase('top') }} {{ phrase('bottom') }}
{$custom-xbBody|raw} {$ldJsonHtml|raw}
- {$xf.style.title}
- {{ property('xbStyleSwitch') }}
- {{ phrase('change') }} {{ phrase('width')|to_lower }}
- {$xf.language.title}
- {{ phrase('contact_us') }}
- {{ phrase('terms_and_rules') }}
- {{ phrase('privacy_policy') }}
- {{ phrase('help') }}
- {{ phrase('home') }}
- {{ phrase('rss') }}
<{$tag} {{ $nav.href ? 'href="' . $nav.href . '"' : '' }} class="{{ trim($class) }} {$nav.attributes.class}" {{ attributes($nav.attributes, ['class']) }} {{ $shortcut !== false ? 'data-xf-key="' . $shortcut . '"' : '' }} data-nav-id="{$navId}"> {{ $titleHtml ? $titleHtml|raw : $nav.title }} {$nav.counter|number}
{{ property('xbLogoText') }} {$xf.options.boardTitle}
textLogo"> {{ property('xbLogoText') }} {$xf.options.boardTitle}
{$xf.visitor.username} {{ phrase('log_out') }} {{ property('xbAccountText') }}{$xf.visitor.username}
{{ phrase('loading...') }}
{{ phrase('nav_inbox') }}
{{ phrase('conversations') }}
{{ phrase('loading...') }}{{ phrase('show_all...') }} {{ phrase('start_new_conversation') }}
{{ phrase('nav_alerts') }}
{{ phrase('alerts') }}
{{ phrase('loading...') }}{{ phrase('show_all...') }} {{ phrase('preferences') }}
{{ phrase('log_in') }} {{ phrase('register') }} {{ property('xbStyleSwitch') }}
{{ phrase('whats_new') }}
{{ phrase('search') }}
{{ phrase('search') }}
{{ phrase('everywhere') }} {$constraintName}{{ phrase('by:') }}
{{ phrase('advanced_search...') }}
{{ property('xbTopBarLeft') }}
- {{ property('xbTopBarRight') }}