The Wakaba and Kareha support thread (1000)

1 Name: !WAHa.06x36 : 2006-03-09 11:41 ID:l2svyCMe [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 any more new threads for issues like that, post them in here instead.

984 Name: Anonymous : 2007-10-06 15:01 ID:Heaven [Del]

>>981-983 the solution is to install apache. It's free. It's better than IIS.

985 Name: Anonymous : 2007-10-06 19:09 ID:Heaven [Del]

>>980
i'm
>>978

and no i have not changed to some strange version of mysql. i am on dreamhost.

986 Name: !WAHa.06x36 : 2007-10-07 09:44 ID:Z0T+84ak [Del]

>>985

Try asking the Dreamhost people about it, first.

987 Name: Anonymous : 2007-10-07 14:16 ID:Heaven [Del]

>>986
Well, I'll just not and tell you what their response would be. "We do not give support for any third party software."

988 Name: Anonymous : 2007-10-07 16:42 ID:2UlkxMuk [Del]

Is there a changelog for wakaba? I have an older version of wakaba, and I'm wondering if it's really worth my while upgrading.

989 Name: Anonymous : 2007-10-07 16:55 ID:Heaven [Del]

>>988
what's your URL so i can exploit your bugs.

990 Name: Anonymous : 2007-10-09 16:29 ID:6p2E1yun [Del]

I've been messing with Kareha for use as a blog, and well, I'd like to hide all replies to a thread.
Unfortunately setting REPLIES_PER_THREAD to 0, just gives no limit to the amount of replies shown.

Any suggestions?

991 Name: Anonymous : 2007-10-09 16:38 ID:Heaven [Del]

>>990
'hack' the replies out of the page template.

992 Name: Anonymous : 2007-10-09 17:00 ID:Heaven [Del]

>>991
I tried that. It seems that the first post is considered a reply as well. (unless I screwed something up...)

993 Name: Anonymous : 2007-10-09 19:18 ID:Heaven [Del]

>>992
crazy. i'm kinda busy atm and i haven't hacked up kareha as much as i have wakaba so i don't have an answer for ya off hand.

994 Name: !WAHa.06x36 : 2007-10-10 04:58 ID:Heaven [Del]

I had a setup like that once, but I've totally forgotten how I did it. You could just use a big <if> statement in the replies loop to only display reply 1, I guess.

995 Name: Kizu : 2007-10-10 11:25 ID:fx+LBL8r [Del]

Since there's almost one thousand posts in here, HOW do I configure the options in config.pl when there are NONE IN IT? \o.o/ All it contains is below:

print <<END
Content-Type: text/html

<html>
<head><title>Unconfigured board</title></head>
<body>

<h1>This board has not been configured yet.</h1>
<h3>Things you need to do to get the board running:</h3>

<ul>
<li>Choose what kind of board this should be, and copy the files out of the corresponding
<code>mode_*</code> directory into the board directory.</li>
<li>Edit <code>config.pl</code> to suit your needs - remember to uncomment the lines
you change.</li>
<li>Access <code>kareha.pl</code> again (or just reload this page).</li>
</ul>
</body>

</html>
END
;
exit 0;

1;

996 Name: Kizu : 2007-10-10 11:28 ID:fx+LBL8r [Del]

(P.S.: I have never used Perl before, and I have also never used this script before. <.<)

997 Name: !WAHa.06x36 : 2007-10-10 17:26 ID:Heaven [Del]

>>995

Perhaps you should read the instructions you just posted again.

998 Name: Kizu : 2007-10-10 19:35 ID:fx+LBL8r [Del]

>>997

OHHHHH. smacks head Okay, I get it now, thanks. :D I guess I just misunderstood it a bit. I get it now! :)

999 Post deleted by user.

1000 Name: Riffy : 2007-10-10 21:01 ID:YatYzwPz [Del]

Okay I am stuck at SQL connection failure, what do I do? It looks like its working but it just says SQL connection failure on the webpage?

This thread has been closed. You cannot post in this thread any longer.