Thanks I'll give this theme a try. Been looking for it for a while now So After installing this skin, I receive the following errors:
As well as a warning stating outdated templates.
I'm running XF 2.0.12
Any ideas what the issue is?
PHP Code:
An exception occurred: [TypeError] Argument 3 passed to XF\Template\Templater::fnCssUrl() must be of the type array, string given in src/XF/Template/Templater.php on line 2008
XF\Template\Templater->fnCssUrl() call_user_func_array() in src/XF/Template/Templater.php at line 881 XF\Template\Templater->fn() in internal_data/code_cache/templates/l1/s6/public/helper_js_global.php at line 33 XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 663 XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s6/public/PAGE_CONTAINER.php at line 2255 XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1250 XF\Template\Templater->renderTemplate() in src/XF/Pub/App.php at line 462 XF\Pub\App->renderPageHtml() in src/XF/App.php at line 1769 XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 310 XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 44 XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1934 XF\App->run() in src/XF.php at line 333 XF::runApp() in index.php at line 13