The Wakaba and Kareha support thread, part 3 (535)

1 Name: !WAHa.06x36 : 2011-01-07 09:57 ID:eLRTX7Vk [Del]

This thread is for all your simple questions about installing and running Wakaba or Kareha, that just require quick answers. Please don't create new threads for issues like that, post them in here instead.

Before posting, check that the question has not already been answered in this thread, or in the previous two threads:

Also check the documentation: http://wakaba.c3.cx/docs/docs.html

There is also a setup guide by Anon: http://wiki.iiichan.net/index.php?title=Wakaba_and_Kareha_Setup_Guide

Questions about "500 Internal Server Errors" go in this thread: http://wakaba.c3.cx/sup/kareha.pl/1109033191/

513 Name: Anonymous : 2016-09-01 16:46 ID:4OfA+MxA [Del]

there is a bug where users can create unclosed tags, making every suceeding post bold or italic or whatever.

it happens on "<i/>" in HTML mode because the sanitize_html function in wakautils.pl allows tags other than br to be closed implicitly.

Here's what I would propose as a fix, simply block any tag from being implicit except the 'empty' ones (as defined in ALLOWED_HTML, config_defaults.pl):

[code]
--- a/kareha/wakautils.pl 2007-01-20 14:54:31.000000000 -0500
+++ b/kareha/wakautils.pl 2016-09-01 09:33:14.768000000 -0400
@@ -144,6 +144,7 @@
"$_='$value'";
} keys %args;

+ $implicit=0;
$implicit="/" if($tags{$name}{empty});

push @stack,$name unless $implicit;
[/code]

514 Name: Anonymous : 2016-09-11 23:47 ID:GhQd9Bi6 [Del]

Hello! I recently installed Kareha with "mode_image", and I want people to stay in the thread they post in, instead of being thrown out every time. I have been trying to figure this out for a while, and I don't seem to get any closer to a solution. Could anyone here help me out?

515 Name: Anonymous : 2016-09-18 00:35 ID:ntx4oXUl [Del]

I have File does not exist: wakaba.html
I couldnt find solution anywhere. Can u help me please?

516 Post deleted by moderator.

517 Post deleted by moderator.

518 Name: Anonymous : 2016-10-18 21:21 ID:LK/Xp7G0 [Del]

Hi.I have a problem with wakaba.

Malformed UTF-8 character (fatal) at wakautils.pl line 41

line 41: if($text) { $chars+=length $text; }

519 Name: Anonymous : 2016-10-20 15:23 ID:ksofmSlj [Del]

Hi there! Please assist.

Needed to move my discussion board to another host, but now my "wakaba.pl" page does not work (shows server default "moved" page) and also can't create new post, receive "Unknown Iframe Error" message.

Wakaba.pl set to 755. Directories to 755, files to 644, database imported under the same name with the same user and pass. Anything else that needs to be adjusted?

520 Name: Anonymous : 2016-11-25 20:32 ID:jtRD4Qe7 [Del]

Hi, i tried run wakaba script with xampp and activeperl on windows, all works fine but there is problems with thumbnails. I have installed imagemagick, and thumbnails converted fine - new converted images aprreas in "thumb" folder, but it is empty square plaseholder "no thumbnail" on board page with "class="nothumb". Can anyone help me with it?

521 Post deleted by user.

522 Name: Anonymous : 2017-01-11 01:41 ID:kkZClJRY [Del]

hello! can you help with hiding folder names like /res/ and filenames like wakaba.html from the url bar with .htaccess file?

523 Name: Anonymous : 2017-01-11 15:29 ID:kkZClJRY [Del]

hi! when i move all the files into a subfolder website does not show correctly. for example captchas are not seen. do you know which modifications do i need to make for wakaba to work properly in a subfolder?

524 Post deleted by moderator.

525 Name: anon : 2017-01-26 23:58 ID:nMr4zt2D [Del]

Im a noob how would i go about making it so every post gets a random id

526 Post deleted by user.

527 Name: Anonymous : 2017-02-23 15:39 ID:pC0dPu+i [Del]

>>523>>525 read the config file

528 Name: Anonymous : 2017-02-23 15:47 ID:pC0dPu+i [Del]

>>519

>Anything else that needs to be adjusted?

your server config

>>518

>Hi.I have a problem with wakaba

stop using malformed utf-8 characters

>>515
read the setup instructions

>>514
i'm pretty sure there's a mod right on this board that adds that feature

529 Post deleted by user.

530 Post deleted by user.

531 Name: Someone : 2017-06-28 13:19 ID:SILa/nS1 [Del]

Hi.

Why is it that on 10.12.5 the AppStore version of The Unarchiver asks for permission to extract into every new folder that it extracts to? The standalone, non-Appstore version doesn't ask for that. It would be nice if that would be fixed, as, otherwise, it's quite annoying.

532 Name: Anonymous : 2017-07-11 17:52 ID:88d+n3nj [Del]

>>232
This is several years late, but has that patch been posted anywhere?

533 Name: Anonymous : 2017-07-15 03:49 ID:GTJ2uJTR [Del]

Is there any way to do this:

While creating new thread, if there's another thread with "exact" same title, post the message as a reply to the already existed thread.

For example, if there's a thread which has a title as "apple" and someone else tries to create thread for "apple", add the second message to the already created thread before.

Thanks!

534 Post deleted by user.

535 Name: Anonymous : 2017-07-18 14:16 ID:Heaven [Del]

>>553
What are you using and what version? It doesn't look I can replicate it in Wakaba.

Name: Link:
Leave these fields empty (spam trap):
More options...
Verification: