PDA

View Full Version : Add/update themes issue


Ittermat
02-02-2016, 09:48 PM
Im trying to mess with the themes on my site... but when I try to go to do so i get this error-

SplFileObject::__construct(/home/atrocity/public_html/templates/elements/style.css): failed to open stream: No such file or directory

It happens for both the Elements theme (the one I want to use most...) and the main theme...

green lets me in fine...

Any idea whats up?

thanks in advance. ^^:

Ittermat
02-04-2016, 10:28 PM
I found out what the problem was... The style.css files for the two themes (Main and Elements) Are in the wrong folders... instead of being in the main folders for those two themes... they're in

public_html/templates/main/Media
And
public_html/templates/elements/Inc

I had to move them both out of those files and into the main folder for both for me to be able to edit them.

So now they're in

public_html/templates/main

and
public_html/templates/elements

Hopefully this helps some of you ^^;

Hall of Famer
02-04-2016, 11:22 PM
Well I am sure you are the only one who have this issue, but I am glad you figured it out how to solve your problem.

Ittermat
02-04-2016, 11:27 PM
They've been there since the server was made the other day..They're even in the wrong spots in my recently downloaded version of the mysidia files too...

So I think somehow they got mixed up.