Url: http://silenthill.fan-fix.com
Searched forum? Yes, looked for "broken skins"
Several of my skins just stopped working.
Originally they had spaces in their name and I tried changing them with underscores, and then just deleting the spaces, but it didn't work.
The skins in question
http://silenthill.fan-fix.com/index.php?skin=WhiteClaudia
http://silenthill.fan-fix.com/index.php?skin=SH4 Skin
http://silenthill.fan-fix.com/index.php?skin=Silent_Hill_Skin
http://silenthill.fan-fix.com/index.php?skin=Movie_PH
eFiction:3.5.1
Latest Patche(s):Yes
bridged?:No
modified?:Yes.
PHP:2.11.9.4
MySQL:5.0.32
This looks to me a lot like when I've accidentally deleted a style.css file. Maybe it's having trouble with finding them?
ETA: I navigated to what should be the CSS file for Silent_Hill_Skin ( http://silenthill.fan-fix.com/skins/Silent_Hill_Skin/style.css) and I get this:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@silenthill.fan-fix.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
But if I go in to my FTP, the style.css are present in all those skins. This is why it's so weird.
eFiction:3.5.1
Latest Patche(s):Yes
bridged?:No
modified?:Yes.
PHP:2.11.9.4
MySQL:5.0.32
An internal server error usually means there is a problem with file permissions. Check the CHMOD to make sure they aren't too high or low. I'm pretty sure, but don't have time to check that it should be set at 644.
If it's not a CHMOD problem then check with your host to be sure they haven't recently performed any maintenance that would effect CHMOD or CHOWN.
Did you just fix it? Because when I clicked on the first link it had the default template up, but as I cycled through your skins they all loaded, even the first one (Angela) that didn't look like a skin but now looks normal.
******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3
Some of them do work, but some don't, and I hid the ones that don't work. In the original post there are direct links to the broken skins.
Changing the CMOD seems to not have worked...They all seemed to be 755, even the ones that worked.
eFiction:3.5.1
Latest Patche(s):Yes
bridged?:No
modified?:Yes.
PHP:2.11.9.4
MySQL:5.0.32
(OMG I just read the title of this as "broken shins" for some reason...) I think it's super odd that some are working and some aren't. I've seen 500 errors because of curl. ( https://efiction.org/wiki/index.php5?title=Server_Errors_and_CURL) Maybe your server got updated and it's now an issue.
I tried going into maintanace mode and I got this
Notice: Undefined variable: skin in /home/anarchic/public_html/includes/class.TemplatePower.inc.php on line 146
Notice: Undefined variable: skin in /home/anarchic/public_html/includes/class.TemplatePower.inc.php on line 146
Notice: Undefined index: header in /home/anarchic/public_html/includes/class.TemplatePower.inc.php on line 701
Notice: Undefined index: header in /home/anarchic/public_html/includes/class.TemplatePower.inc.php on line 701
Notice: Undefined index: in /home/anarchic/public_html/includes/class.TemplatePower.inc.php on line 701
Notice: Undefined index: header in /home/anarchic/public_html/includes/class.TemplatePower.inc.php on line 706
Notice: Undefined index: header in /home/anarchic/public_html/includes/class.TemplatePower.inc.php on line 713
Notice: Undefined index: footer in /home/anarchic/public_html/includes/class.TemplatePower.inc.php on line 701
Notice: Undefined index: footer in /home/anarchic/public_html/includes/class.TemplatePower.inc.php on line 701
Notice: Undefined index: in /home/anarchic/public_html/includes/class.TemplatePower.inc.php on line 701
Notice: Undefined index: footer in /home/anarchic/public_html/includes/class.TemplatePower.inc.php on line 706
Notice: Undefined index: footer in /home/anarchic/public_html/includes/class.TemplatePower.inc.php on line 713
Does that help?
eFiction:3.5.1
Latest Patche(s):Yes
bridged?:No
modified?:Yes.
PHP:2.11.9.4
MySQL:5.0.32
Those appear all the time and have to do with blocks. Usually they don't appear when debug's off and aren't a cause for concern.
