Page 1 of 1
uh oh :)
Posted: Fri Mar 10, 2006 2:05 pm
by toves
I had everything finished - ready to put the site live, nothing more to add, and then i clicked a button and poof, I broke it!
now I cant get it back
here's what it looks like
http://www.10yetis.co.uk/yetiblog/
can anyone help, im not sure what to do
Re: uh oh :)
Posted: Fri Mar 10, 2006 2:18 pm
by garvinhicking
Do you remember which button you clicked?
It seems that you've changed your serendipity configuration and the database name might be empty?
Check your serendipity_config_local.inc.php file and see if the information there is allright?
Regards,
Garvin
Posted: Fri Mar 10, 2006 2:24 pm
by toves
doesn't let me download it - gives me a permission denied error, and doesnt give me permission to change the permissions!
oh bugger
I can't remember what I clicked either
the admin page is also looking a bit dodgy - doesn't let me log back in and it's gone to all caps
Posted: Fri Mar 10, 2006 2:50 pm
by garvinhicking
You can fix the permissions of that file by looking at our FAQ on
www.s9y.org - there's a fixperm.php script you can run to adjust permissions so that you can download/alter that file.
Regards,
Garvin
Posted: Fri Mar 10, 2006 3:38 pm
by toves
Posted: Fri Mar 10, 2006 4:08 pm
by garvinhicking
Did you upload fixperm.php to your host and call it via
http://www.10yetis.co.uk/yetiblog/fixperm.php?
Only after that the permissions should change!
Alternatively, you could write a php script like this:
Code: Select all
<?php
echo htmlspecialchars(file_get_contents('serendipity_config_local.inc.php'));
?>
Uplaod that as 'showperm.php' and call it via your browser; you should then see the file contents of the local file and see if they are right.
Don't forget to remove that showperm.php file after that, or else anyone can see your username/password of the database.
Regards,
Garvin
Posted: Fri Mar 10, 2006 4:38 pm
by toves
ah well, i've deleted it all now - starting again

Posted: Fri Mar 10, 2006 9:50 pm
by d_cee
Hi Toves
I love the design of your blog - really original.
Would you consider making a version of it that you could release as a Serendipity theme? I'm sure there are many users that would really appreciate it.
Dave Cummins
Posted: Sun Mar 12, 2006 10:52 am
by toves
considering how helpful everyone on here has been, yes I would. Will have a play when I get some spare time over the next couple of weeks

Posted: Sun Mar 12, 2006 1:27 pm
by d_cee
HI toves
great - look forward to seeing it
Dave