1 carkey Sep 19, 2005 14:24
3 carkey Sep 19, 2005 16:21
Line 304 of _blog_main.php appears to be:
require get_path( 'skins' )."/$skin/_main.php";
- Roger
4 nate Sep 19, 2005 17:41
Well, that goes over my head. I'm not sure what is causing that. Have you tried any other user-made skins (other than what came with the Dawn installation)?
5 edb Sep 19, 2005 17:51
Also consider getting a fresh copy of plain and replacing your current copy with the new one. Sometimes stuff just gets broke, ya know?
Oh hey. When you unzipped plain did you get a folder with another folder inside called 'plain'? I think your error is what happens when your skin is inside 2 folders - it happens sometimes. In other words, your plain folder should have 13 files and an 'images' folder - not another 'plain' folder with 13 files and an an 'images' folder.
Man I hate trying to say that. It always sounds confusing to me.
6 carkey Sep 19, 2005 17:52
No, just the ones that came with Dawn.
'Plain' was my first and and only skin import because it is the one I would like to use.
Is this a Dawn problem or a skin problem do you think?
- Roger
7 edb Sep 19, 2005 18:24
Um... neither. I have an installation of dawn and just uploaded plain to it. When I unzipped I saw I had plain inside plain, so automatically uploaded the inner plain. It worked without issue, but then it occured to me that it wouldn't work if you just upload the outer plain.
Got link we can see this at? Both to a good skin and the non-working plain?
8 carkey Sep 19, 2005 18:42
EdB that was it! I uploaded a plain within a plain...
Now I know why you have Guru under your name :)
Thank you very much.
- Roger
Check the file _blog_main.php in your /b2evocore directory and see what line 304 says. It's probably calling a file that no longer exists in Dawn.
Hope that gets you started off right...