One more beta

Well, here's another beta release. This one is verson 0.4.0 beta 2 and, with any luck, this will turn into the final release. This includes several bug fixes, including a bug in deleting comments, a bug in the login page URL redirection, and hopefully, the bizarre blog creation bug that's been plaguing WGM. I did a little markup and documentation clean-up.

You can reply to this entry by leaving a comment below. This entry accepts Pingbacks from other blogs. You can follow comments on this entry by subscribing to the RSS feed.

Comments #

    Some notes

    During installation: Unless the directory 'userdata' is created beforehand, installation fails with following message

    Warning: fopen(D:\Apache\Apache2\htdocs\lnblog\userdata\fsconfig.php) [function.fopen]: failed to open stream: No such file or directory in D:\Apache\Apache2\htdocs\lnblog\lib\nativefs.php on line 101

    That's the very first page where user is supposed to enter document root territory.

    Second. I cannot add a blog posting. It puts out "Security error: you can't perform this operation."

    No Subject

    That's the very first page where user is supposed to enter document root [s]territory[/s] directory.

    Re: Some notes

    I included an empty userdata folder in the zip archive, so I didn't think of that. It's a good point, though. I'll add some more error checking to the setup script.

    As for the security error, that probably means you are logged in as the wrong person. Log in as administrator and check the blog settings. The username you are trying to post as needs to be either the blog owner or in the additional allowed writers list (which is comma-delimited with no spaces). Note that usernames are case sensitive.

Add your comments #

A comment body is required. No HTML code allowed. URLs starting with http:// or ftp:// will be automatically converted to hyperlinks.