Hi, my new doman: 1dffheaven.com, (host: godaddy.com) keeps having a server error as I installed it. This is what I keep seeing after I uploaded all of the the new efiction code.
We are using a windows server and thus we can't chmod the config.php file, how do you fix this error? Can you help?
thank you
URL to your eFiction: http://1dffheaven.com
Version of eFiction: 3.5.3
Have you bridged eFiction, if so with what?: No
Version of PHP: 5.3
Version of MySQL: 5.0
Have you searched for your problem: yes
If so, what terms did you try:config.php, installing on windows server, windows server, mysql errors.
State the nature of your problem:
Do you have a test account for us? No
What exactly is the problem? I see an installed efiction site on your page. Is it throwing a specific error message?
But if your question is chmod on windows... Google is your friend:
http://answers.yahoo.com/question/index?qid=20081219034306AAE8WYt
http://superuser.com/questions/106181/equivalent-of-chmod-to-change-file-permissions-in-windows
http://forums.iis.net/t/1196500.aspx
http://www.webhostingtalk.com/showthread.php?t=859640
Hope in some of those sites you get the answer you need.
******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3
The installation worked great but now my "Random Story" has something I can't take off
{ by
Summary:
Rated:
Categories: Orphan
link is http://1dffheaven.com/index.php
how do i remove it?
I think it is something going on with the skin. I just noticed on my website if I use the berry good skin that "{" turns up on random story, but not on any of my other skins. I would have to try and look through that skin to see if we can figure out why it is doing that. Or maybe contact Kali who wrote the skin and see if she can tell us why it is doing that.
UPDATE: (Found it)
Go into your skins folder, look for index.tpl
Open that file in Notepad, notetab or anything whatever you use (not Word)
Scroll down until you find:
<div class="block">
<div class="title">{random_title}</div>
<div class="content">{
<!-- START BLOCK : randomblock -->
{title} by {author}<br />
<span class="label">Summary: </span>{summary}<br />
<span class="label">Rated:</span> {rating} {score}<br />
<span class="label">Categories:</span> {category} <br />
<hr>
<!-- END BLOCK : randomblock -->
</div>
The part that says: <div class="content">{
delete the "{"
Save the file
Reload it to your skins folder and BOOM! That pesky hanging parentheses is gone.
******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3
Thank you! I tried it and it definitely worked completely, now if I have a new skin from downloading I have to reupload that index but at least I finally know what the problem is.
Thank you! I love you. π
Happy to help. π I'm guessing this was just an errant symbol that Kali had overlooked.
******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3
