Comments on One more beta

  1. 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."

  2. No Subject

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

  3. 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.