2015-05-17, 11:07 AM
(This post was last modified: 2015-05-17, 11:14 AM by Daniel Kng.)
Hey guys 
I have a Little "Problem". Maybe that is nothing that have to do with the Theme. But when i go to my Forum without "/index.php" all Icons are gone. When i put my URL with /index.php i have all the Icons ^^
Does anyone have a solution?
Fixed. You have to put this in your .htaccess: DirectoryIndex index.php
So it Redirects to your Forum-Page, when you want to Load a Portal, you Need this: DirectoryIndex portal.php index.php

I have a Little "Problem". Maybe that is nothing that have to do with the Theme. But when i go to my Forum without "/index.php" all Icons are gone. When i put my URL with /index.php i have all the Icons ^^
Does anyone have a solution?
Fixed. You have to put this in your .htaccess: DirectoryIndex index.php
So it Redirects to your Forum-Page, when you want to Load a Portal, you Need this: DirectoryIndex portal.php index.php