Hiticas
Member
Hy i have a problem with control panel
https://mysite/admin.php work without any problem but when i go anyware on control panel section i have a blank page . I have this error in error log database
I recently changed the name of the forum from the control panel (not the web address, just the name) and added the '%' symbol in the title — could that be a problem?
https://mysite/admin.php work without any problem but when i go anyware on control panel section i have a blank page . I have this error in error log database
Code:
Template admin:PAGE_CONTAINER error: Unknown format specifier "R"
Code:
src/XF/Template/Templater.php
Code:
#0 src/XF/Template/Templater.php(3673): sprintf('%s | Romania In...', 'Server error lo...', 'Romania In ...')
#1 src/XF/Template/Templater.php(1220): XF\Template\Templater->fnPageTitle(Object(XF\Template\Templater), true, '%s | Romania In...', 'Romania In ...', 0)
#2 internal_data/code_cache/templates/l1/s0/admin/PAGE_CONTAINER.php(251): XF\Template\Templater->func('page_title', Array)
#3 src/XF/Template/Templater.php(1800): XF\Template\Templater->{closure}(Object(XF\Template\Templater), Array, NULL)
#4 src/XF/Admin/App.php(277): XF\Template\Templater->renderTemplate('PAGE_CONTAINER', Array)
#5 src/XF/App.php(2573): XF\Admin\App->renderPageHtml('
<div data...', Array, Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#6 src/XF/Admin/App.php(156): XF\App->renderPage('
<div data...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#7 src/XF/Mvc/Dispatcher.php(414): XF\Admin\App->renderPage('
<div data...', Object(XF\Mvc\Reply\View), Object(XF\Mvc\Renderer\Html))
#8 src/XF/Mvc/Dispatcher.php(66): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#9 src/XF/App.php(2826): XF\Mvc\Dispatcher->run()
#10 src/XF.php(806): XF\App->run()
#11 admin.php(15): XF::runApp('XF\\Admin\\App')
#12 {main}
I recently changed the name of the forum from the control panel (not the web address, just the name) and added the '%' symbol in the title — could that be a problem?