Hi. I'm meant to be setting up a blog for a friend, so I thought I'd
trial it on my own website first. Good job I did!
I can only get the header and footer to display, no posts. I can't
seem to find a command line function on WS_FTP Pro and it's not
telling me anything useful from the PWD button.
Here's what I changed:
--- Configurable variables -----
# What's this blog's title?
$blog_title = "New Life Test";
# What's this blog's description (for outgoing RSS feed)?
$blog_description = "Testing";
# What's this blog's primary language (for outgoing RSS feed)?
$blog_language = "en";
# Where are this blog's entries kept?
$datadir = "/faithoftheheart.ahkay.net/blosxom";
# What's my preferred base URL for this blog (leave blank for
automatic)?
$url = "";
# Should I stick only to the datadir for items or travel down the
# directory hierarchy looking for items? If so, to what depth?
# 0 = infinite depth (aka grab everything), 1 = datadir only, n = n
levels down
$depth = 0;
# How many entries should I show on the home page?
$num_entries = 20
Any help would be greatly appreciated!
Beth
.