So, it's finally release time!
http://wakaba.c3.cx/releases/wakaba_3.0.0.zip
http://wakaba.c3.cx/releases/kareha_3.0.0.zip
I decided to bump the version number up to 3.0.0, partly because of a number of new features, and partly because there's been lots of messing around in the guts of the scripts, which means there are probably some new and interesting bugs. I do not recommend installing these scripts on any busy boards without doing some testing first, or waiting for others to test them for you. Conversely, testing is very welcome. Report those bugs!
Specific information will follow in the next posts.
http://wakabatest.heliohost.org/wakaba.pl
Bad name after comments' at config_defaults.pl line 15.
Compilation failed in require at wakaba.pl line 17.
BEGIN failed--compilation aborted at wakaba.pl line 17.
how i can fix it?
the "place" is just for test wakaba
Don't edit config_defaults.pl.
Most likely either something broke the file, or your perl is broken.
>>337
was an error on the config_defaults.pl
but i have another error
No ADMIN_PASS or NUKE_PASS defined in the configuration at config_defaults.pl line 8.
BEGIN failed--compilation aborted at config_defaults.pl line 125.
Compilation failed in require at wakaba.pl line 17.
BEGIN failed--compilation aborted at wakaba.pl line 17.
i have the config_defaults.pl without any edit
>>338
Edit config.pl
. It says "config_defaults.pl" there, because that's where the script craps out and dies.
>>339
how i can fix it, erase the "config_defaults.pl"?
>>340 Delete the entire directory with the files. Delete your hosting account. Go away.
Fixed!
>>341
This. If you can't follow simple instructions, you shouldn't be running a website.
Upped a fresh Wakaba install and managed to make it run. However, visiting it in Firefox generates the error "This XML file does not appear to have any style information associated with it. The document tree is shown below."
Using wakaba 3.0.9
Don't set the web server to set the Content-Type to application/xhtml+xml.
>>344
What is the proper Content-Type for it then? text/html?
Yes. HTML5 is back to that one.
>>345
Ok fixed it. I was using the example.htaccess file as .htaccess and comment out the rewrite rule.
I thought I removed that from the example.htaccess but maybe I forgot.
Unarchiver no longer opens the folder after extracting it. Why?