Code: Select all
Fatal error: Uncaught exception 'Twig_Error_Loader' with message 'Unable to find template "buttons.css" (looked into: ./ext/tierra/topicsolved/styles/all/template, ./ext/tierra/topicsolved/styles/all/theme, ./ext/tierra/topicsolved/styles/all/template, ./ext/tierra/topicsolved/styles/all/theme) in "@tierra_topicsolved/event/overall_header_head_append.html" at line 2.' in /home2/hippie74/public_html/mnmudboggers/vendor/twig/twig/lib/Twig/Loader/Filesystem.php:202 Stack trace: #0 /home2/hippie74/public_html/mnmudboggers/phpbb/template/twig/loader.php(107): Twig_Loader_Filesystem->findTemplate('@tierra_topicso...') #1 /home2/hippie74/public_html/mnmudboggers/vendor/twig/twig/lib/Twig/Loader/Filesystem.php(138): phpbb\template\twig\loader->findTemplate('@tierra_topicso...') #2 /home2/hippie74/public_html/mnmudboggers/phpbb/template/twig/environment.php(202): Twig_Loader_Filesystem->getCacheKey('@tierra_topicso...') #3 /home2/hippie74/public_html/mnmudboggers/cache/twig/86/0b/1c57fe5ecaf1f5fcbaf993ded4f2.php(24): phpbb\templat in /home2/hippie74/public_html/mnmudboggers/vendor/twig/twig/lib/Twig/Loader/Filesystem.php on line 202
Code: Select all
.logo {
float: left;
width: auto;
padding: 10px 13px 8px 10px;
}
Code: Select all
.logo {
float: left;
width: auto;
padding: 10px 13px 0 10px;
}
Sorry for taking so long to reply. I've been busy with school.Hippie459MN wrote:Any chance of getting this updated for phpbb 3.1.6? Thanks
*Updated for 3.1.6*Thunderbolt10031 wrote:I'll release a copy for 3.1.6 shortly...
Thanks. Love this style.Thunderbolt10031 wrote:*Updated for 3.1.6*Thunderbolt10031 wrote:I'll release a copy for 3.1.6 shortly...
View original post for download link.
Im already using an extension that switches them just perfect so far.Thunderbolt10031 wrote:I'll see if I can move the profile info to the left side like you requested.
This style uses prosilvers codebase in a sense, there's just a few re-colorings and images added. If you are having issues with extensions then either the extension doesn't support your board version or its having issues with 3rd party styles. If that's the case try making prosilver Aluminoid's parent and see if that fixes it.Hippie459MN wrote:Sorry to be such a pest but is there any way to make this style inherit the Prosilver style? Making it a HUGE pain for installing a lot of the extensions. 80% of them dont work and I will have to sit and figure out how to make them all work with this style otherwise.