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.

751 Name: Anonymous : 2007-04-10 19:52 ID:Heaven [Del]

A spam bot was able to create anchor tags linking to the usual random pill sites in a post on one of our boards. How is this possible? It only scares me because if spammers can do it then what's stopping malicious people from.. being malicious?

752 Name: Anonymous : 2007-04-11 02:29 ID:Tf3m0vtC [Del]

>>747
Thank you!

753 Name: Anonymous : 2007-04-11 02:43 ID:Heaven [Del]

>>751
if you select html formatting it only allows certain tags.

754 Name: Anonymous : 2007-04-11 13:03 ID:Heaven [Del]

>>753
for wakaba?

755 Name: Anonymous : 2007-04-11 13:15 ID:Heaven [Del]

also, how do i ban an IP range in wakaba?

756 Name: Anonymous : 2007-04-11 18:38 ID:Heaven [Del]

>>754
i'm pretty sure you can't do html formatting on wakaba boards.

>>755
.htaccess

757 Name: Anonymous : 2007-04-11 22:14 ID:Heaven [Del]

>>756
i said in >>751 that a spam bot was able to create an <a href=""><a> link on the board.

758 Name: !WAHa.06x36 : 2007-04-12 05:01 ID:l2svyCMe [Del]

>>755,756

Or use the mask field when banning on the management panel. You need to understand how netmasks work, though.

>>757

But was it Wakaba or Kareha?

759 Name: Anonymous : 2007-04-12 07:09 ID:Heaven [Del]

>>758 Wakakakakakakaba~

I deleted the post before realizing that perhaps I should check the mysql and see what was in the comment section. I'm at a loss for how they did it.

760 Name: mad93 : 2007-04-13 12:12 ID:qnQU6FgR [Del]

I have installed the new version of wakaba and almost everything is running well, except the wakaba board that uses oekaki, that gives me plenty of errors.

First one is that seems not to recive the comment field, if i only writte the comment field it says that i must writte something...

Another error i get is that if i reply one image inserted with oekaki, of course, as it doesn-t takes the comments i must insert a image, when i use a nickname i get the spam error, if i post it without nickname i post correctly the image.

>>547

I have done this to try to prevent the spam filter, i have also tried to leave spam.txt empty, but without success in any case.

Can you give-me some tips to solve this?

Thanks

761 Name: !WAHa.06x36 : 2007-04-13 13:51 ID:Heaven [Del]

>>760

Maybe oekaki_style.pl is not updated for the spam trap? You could try copying the right names over from futaba_style.pl... It's been a long time since I did anything with oekaki.

762 Post deleted by user.

763 Name: Satan Jr : 2007-04-14 01:47 ID:UutW/2b2 [Del]

Well guys, I'm here to ask a question that quite a few of my friends aretoo timid to ask:

I need a clear rundown with installation. A REAL clear walkthrough. Existing instructions are made by coders for coders, I feel like an Italian kid trying to read Portugeese.

I am not a coder by any stretch of the imagination. I can screw around in HTLM in the most basic fashion. That's about it.
I download the files and I have no idea where to place them. I have this folder full of... stuff. Do I simply upload the folder via FTP and viola, instant wakaba page?

I have a Mac running OSX 10.8 and the '.pl' files do not open in browsers like the instructions say. I can open them in a txt reader and dick with it there.. but then what?.

Oh, I've already been to the Wakaba 'quick start' page.
I get instructions like "Start a database", "install thumbnailer" and "config Wakaba". I click to get details only to be told that 'text does not exist yet'. Not much help at all.

The server side of things is all clear, I know this because a friend of mine is letting me bum space from his domain and he already has a wakaba page... (which he forgot how to install also.)

There are a multitude of others that share my frustration.
This is my plea for getting the secret to getting this thing to work! Help me and I will erect a statue bearing your likeness.

Many Thanks!!!!!!

764 Name: Anonymous : 2007-04-14 02:47 ID:Heaven [Del]

>>763
create a mysql database

upload the files and required directories (/src, /res, /thumb, /css, and /include)

CHMOD 755 wakaba.pl and captcha.pl

edit config.pl to reflect your mysql information and preferred board settings.

goto yoursite.com/wakaba/wakaba.pl and hope you didn't mess anything up

and that's about it.

765 Name: mad93 : 2007-04-14 06:30 ID:qnQU6FgR [Del]

>>761

Thanks for the info ;)

I'm afraid that i don't have the enought time to do this, so i'll disable it, thanks again.

766 Name: Anonymous : 2007-04-18 10:22 ID:zTb+kJw+ [Del]

I'm absolutely confused. I cannot install kareha.

Exactly what do I have to do? It'd be really, really nice if someone were to write a simple, step-by-step guide to installing it for those of us who are terribly confused by all of this.

For one, do you have to download MySQL, because I have MySQL databases provided by my webhost?

I don't understand any of what you all are saying, and I guess I should look into it more, but man...

And this is for kareha, not wakaba.

768 Name: Anonymous : 2007-04-24 07:11 ID:v2etozWu [Del]

I'm having a weird problem with oekaki.. it seem that it save all drawing using the user ip.. so when the user want to draw another pic, it say can't save file because the filename already exist..

Maybe I misconfigured something?

769 Name: Anonymous : 2007-04-24 07:46 ID:v2etozWu [Del]

>>768

nevermind, i found the solution.. let wakaba rename the png file..

770 Name: Mike (moved from other thread) : 2007-05-01 18:47 ID:VqDGzUzh [Del]

How can I add an area in Wakaba which lists thread subjects, like Fchan has? Something similar to what's happening in div id="threadbox" on this board? Thanks in advance

771 Name: !WAHa.06x36 : 2007-05-01 18:47 ID:VqDGzUzh [Del]

You implement it yourself, I guess. There is no such feature in the base version.

772 Name: Mike : 2007-05-02 11:58 ID:u2yUXh0a [Del]

...Yeah, I realize that, but could you give me any guidelines like what files, functions, whatever would I be working with within this script? I don't expect anyone to write out a bunch of code for me, I'm just not familiar with the inner-workings of this script, so I would like to know what I would be focusing on. Thanks.

773 Name: Anonymous : 2007-05-02 13:37 ID:Heaven [Del]

>>772
Don't alter things if you're not able to read the "code." If you do, remember to keep backups of your original file.

I'm not trying to be mean or anything, but maybe you should learn up on some perl and then start tinkering with the imageboard.

If you wanted to add something like you're asking for you would only need to add a section to futaba_style.pl. Basically the thread list on fchan is a stripped down clone of the threads themselves. All you need to do is copy the thread list code and strip out everything except the thread subjects then add it below the post form.

774 Post deleted by moderator.

775 Post deleted by moderator.

776 Post deleted by moderator.

777 Post deleted by moderator.

778 Name: Anonymous : 2007-05-07 01:01 ID:And//cGu [Del]

I have a problem with wakaba and I hope you can help me.

When I make a post I get this:

Method Not Allowed

The requested method POST is not allowed for the URL /wakaba/wakaba.html.

Ok, so I read somewhere that if a web host does not support POST then it is pretty stupid. I looked it up and my web host does support POST. The support forum also told me that you can't send POST-data to an HTML-file.

I really don't get it. Isn't the wakaba.html supposed to redirect me to some data-processing perl-file and then send me back to the html-file?

Anyway, thanks for your help!

779 Name: !WAHa.06x36 : 2007-05-07 04:05 ID:Heaven [Del]

Is the POST content somehow getting redirected to the html file when the script forwards? That's kind of strange.

Does anything get posted? Does setting ALTERNATIVE_REDIRECT to 1 in the config help?

780 Name: noc : 2007-05-07 12:06 ID:4EJSzGb9 [Del]

How can i make wakaba show the original filename in the thread layout?

781 Name: !WAHa.06x36 : 2007-05-07 12:41 ID:Heaven [Del]

You can't, unless you implement that feature yourself.

782 Post deleted by user.

783 Name: noc : 2007-05-09 05:48 ID:4EJSzGb9 [Del]

I see, thanks.

So how can i allow people to upload duplicates of pictures in different threads? I couldn't find it in the config file so maybe that has to be implemented to.

I just mean that when you don't have a fast moving board sometimes someone wants to post the same pic that has already been posted in another thread, he can't. I would like to have that protection for threads only, not whole boards.

784 Name: !WAHa.06x36 : 2007-05-09 08:08 ID:Heaven [Del]

Same deal.

785 Name: Tiran : 2007-05-10 09:31 ID:u0hzNghc [Del]

Whenever I try to post anything from the manager post section, I get this error:

"Anti-spam filters triggered.

If you are not a spammer, you are probably accidentially trying to use an URL that is listed in the spam file. Try editing your post to remove it. Sorry for any inconvenience."

It doesn't happen when posting normaly.

786 Name: Anonymous : 2007-05-10 14:10 ID:znyViU5r [Del]

>>785
search the threads here more, i believe that particular problem relates to the names of the fields for the moderator post panel being out dated.

787 Post deleted by user.

788 Name: Tiran : 2007-05-10 14:33 ID:u0hzNghc [Del]

Perhaps it's just me being clueless, but I can't find any mention of this problem.

789 Name: Anonymous : 2007-05-10 15:06 ID:znyViU5r [Del]

>>788
http://wakaba.c3.cx/sup/kareha.pl/1141929669/634,635

It doesn't explain how to fix the problem in detail but if you know your way around futaba_style.pl it shouldn't be too hard to fix.

790 Name: Tiran : 2007-05-10 18:44 ID:u0hzNghc [Del]

Typical, I spent ages checking every other thread on the board and diddnt look through this one well enough.
I have no idea of my way around there, but I can hack at it for a while and find my way around, at least I know what file now. Thank you. =-)

791 Name: MrAnnonymous!1YteVPLIbo : 2007-05-15 13:23 ID:Be0vbBQt [Del]

Waha, I know you're not so keen on stickies, but over at 420chan our users keep demanding it, I'm not asking you to implement it into wakaba but if you could point me in the right direction of how to implement it myself that would be great. Link is where I can be reached if you have any time you could spare.

Awesome software man, we've been running it for years with no real problems.

792 Name: Anonymous : 2007-05-16 13:20 ID:2ZU2F983 [Del]

>>791
How about he justs posts the info here? All of us keep demanding it on this board, too :D

793 Name: Anonymous : 2007-05-16 14:04 ID:Heaven [Del]

>>791
It's not that hard. Perhaps it's time to get moderators/admin that aren't 15/16 years old.

794 Name: Anonymous : 2007-05-16 21:09 ID:Heaven [Del]

>>791-792
if you want that type of board, why not just use phpbb?

795 Name: Nestor : 2007-05-24 17:26 ID:JaZlvV5R [Del]

I added an oekaki to my board, and it seems to work well, except that the captchas you get after you draw are outdated, you either have to remember the captcha in the post before you enter the applet or open another window with the thread so you get a fresh captcha.

I've removed captchas from the board altogether for the time being but I'd rather keep them if I can fix this glitch. Anyone have similar problems?

796 Name: Nakamura (moved from other thread) : 2007-05-27 15:40 ID:VqDGzUzh [Del]

I'm an administrator of a fairly large new *chan (http://11chan.net/b/) and our /b/ and /i/ boards use Wakaba 3.0.7. We have a lot of bugs regarding admin features, mainly due to the fact that the owner (f0rt) isn't fixing it.

The manager post form is the most important feature for me, yet the most broken. First, the manager post form always triggered the anti-spam filters. I found a thread on here that fixed that and f0rt fixed it for me. I'm able to post with it now. However, there remain two major problems:

  1. The board is forced anonymous, and although there is a Name and Subject field in the Manager Post form, my name/tripcode is displayed as "Anonymous" when I type in Nakamura#[my tripcode]. Am I typing in the name wrong?
  2. Whenever I try to add HTML to the post, it fucks up the board completely, and whoever tries to access /b/ gets a message saying PARSING ERROR and points to a tag saying </blockquote>, which I never even added. Then I have to delete the post for /b/ to work again.

Another major problem is the banning system. Whenever I ban someone, I have no control over how long I want the ban to be, and so whenever I ban someone, their IP is unbanned automatically in three hours because that is, apparently, the default ban length.

How do I fix these three problems? They're very important.

797 Name: Anonymous (moved from other thread) : 2007-05-27 15:42 ID:VqDGzUzh [Del]

>>796
Forced anonymous can be turned on/off via editing the config.pl. If you do not have ftp access to the imageboard directory then you will need to get f0rt to do it.

With regards to the html... I don't really know. What you can do is set:

use constant USE_XHTML => 0;

and to uncomment the following lines in the .htaccess file like so:

#<IfModule mod_rewrite.c>
#RewriteEngine On
#RewriteCond %{HTTP_ACCEPT} application/xhtml\+xml
#RewriteRule \.html$ - [T=application/xhtml+xml;charset=utf-8]
#</IfModule>

That should get rid of the parsing error because it forces the board to display its contents whether or not it is 100% compliant XML.

By the way, there's no such thing as a fairly large and new *chan. You've got to survive longer than a couple years, fight off constant child pornography floods, deal with endless /b/ trolls, and the occasional legal dispute before you can sit down and tell yourself anyone cares about your dime a dozen imageboard. No offense.. that's just the reality of it. There's new (unneeded) public futaba style imageboards opening every other day.

Sometimes I think our communities would fair better if we worked together.

798 Name: !WAHa.06x36 : 2007-05-27 15:47 ID:VqDGzUzh [Del]

First, please read the big bold text at the top of the board and don't start new threads that I have to clean up. There is a point why there are single threads for these things, which is to make it easier for people to find information, like you already did.

Second, HTML input in the manager for is dumped straight into the page, and by default it is sent as xhtml, meaning it has to be well-formed XML. >>797 tells you how to turn of the usage of XHTML, though, after which you can use good old tag soup.

Also, forced anonymous applies to everyone, even admins.

Finally, there is no automatic timeout for bans. They stay until you remove them. They most definitely do not disappear after three hours, I have no idea why you think they would.

799 Name: Anonymous : 2007-05-27 19:01 ID:Heaven [Del]

why does http://wakaba.c3.cx/antispam/spam.txt have &gt;&gt; in it?

800 Name: Anonymous : 2007-05-27 19:02 ID:Heaven [Del]

>>799
also, i had to use OMG HAX to put &gt;&gt in that post.
also, 800GET~

801 Name: Anonymous : 2007-05-27 19:36 ID:Heaven [Del]

>>800
it's two greater than signs.... zomg hax. perhaps it's used so people can't insert URLs into >> reply links.

802 Name: Anonymous : 2007-05-27 19:47 ID:Heaven [Del]

>>801
how can people insert urls into >> links if that's not in spam.txt?

803 Name: !WAHa.06x36 : 2007-05-28 14:53 ID:Heaven [Del]

It's because there was a horribly, horribly broken spam bot at one point that would post lots of posts with nothing but >> links except it was so broken it posted them as &gt;&gt.

804 Name: Anonymous : 2007-05-29 14:10 ID:+ZkxL/Dw [Del]

I'm getting "Premature end of script headers: wakaba.pl" errors in my error_log and wakaba.pl just displays a blank page. I'm trying to run the latest Wakaba version through CGI, on Apache 2.2. What might be causing this?

806 Name: croc : 2007-06-01 06:53 ID:r0u0KvvW [Del]

I had to put kareha in my /usr/lib/cgi-bin/ directory, and then edited the config file to put the imageboard in /var/www/imgboard which is the webserver root.

the path to the imageboard from the web would be "mydomain.com/imgboard"
but kareha is trying to do "mydomain.com/var/www/imgboard"

any ideas how to fix this?

807 Name: !WAHa.06x36 : 2007-06-01 07:08 ID:Heaven [Del]

There is no real support for having the script and data files in different directories. You'd have to hack the source to make it figure these things out more intellgently, or else get a real host.

808 Name: Anonymous : 2007-06-02 12:52 ID:736HPmAV (Image: 634x351 png, 13 kb) [Del]

src/1180813943864.png: 634x351, 13 kb
Can anyone please tell me the reason IPs are stored in integer form but in db filed with TEXT type?

pic unrelated, but...
P.S. I guess "Formatting" select wasn't set to anything by default

809 Name: !WAHa.06x36 : 2007-06-02 17:18 ID:Heaven [Del]

>>808

Because signed arithmetic is bounded in MySQL, I think it was. There might be some better workaround than that, but it was a quick fix.

Also, if Formatting is not set to anything, I'm just going to blame browser bugs, unless someone can prove me wrong on that.

810 Name: croc : 2007-06-03 21:41 ID:r0u0KvvW [Del]

hello, me again. I figured out my fail apache configuration.

I am having trouble with post numbering though. It starts over with each thread. Is this a configuration issue? I can't find an opiton for it.

811 Name: Anonymous : 2007-06-04 01:58 ID:l+fHCAW9 [Del]

>I am having trouble with post numbering though. It starts over with each thread.

lol
never seen this

812 Name: croc : 2007-06-04 12:53 ID:r0u0KvvW [Del]

>>811

:/

should I have murked loar

813 Name: Anonymous : 2007-06-04 23:02 ID:Heaven [Del]

>>812
i think he meant it's something he's never seen before. not being sarcastic. (i haven't seen/heard of this either) are you running stock wakaba or what?

814 Name: Anonymous : 2007-06-05 13:36 ID:2APSAA2g [Del]

>>810 if you're running kareha, that's how it works. Even in mode_image. You have to use wakaba if you want the numbering style you're thinking of.

815 Name: Aranjedeath!q/CeKgd1Xs : 2007-06-09 00:38 ID:g2k0H6jI [Del]

Does anyone know how to edit the perl script or w/e to add modify the generated code for the board? I was wanting to add in some Javascript shiny-ness for when you click to view the photos on my image board, but am at a loss as I dont know perl. Though I can follow instructions if someone might provide them. all i need is the <script> to go in the header and a rel="" to go into <img> tag things.

816 Name: Anonymous : 2007-06-09 02:55 ID:Heaven [Del]

>>815
just edit the html in templates.pl (for kareha) or futaba_style.pl (for wakaba).

817 Name: Anonymous : 2007-06-11 15:07 ID:o2YHkwsU [Del]

spam trap

818 Name: Anonymous : 2007-06-13 09:29 ID:UuWcUaKw [Del]

I've got Kareha up and running, everything seems fine except I'm getting the 0-byte thumbnail problem as per >>301

I can't do any logchecking or anything like that, as I don't control the server it's on. Any suggestions? Is wakautils supposed to be set executable or something?

819 Name: lama : 2007-06-13 15:15 ID:Mrgz46NH [Del]

hi,
does anyone know how to do the multi file submission on wakaba?

like users can upload more then one file?? thanks!!

820 Name: !WAHa.06x36 : 2007-06-13 16:37 ID:Heaven [Del]

You can't.

821 Name: lama : 2007-06-14 08:20 ID:Mrgz46NH [Del]

ok well then is it a possible to make a post a sticky whenever you submit it?

822 Name: !WAHa.06x36 : 2007-06-14 12:17 ID:Heaven [Del]

No.

823 Name: Anonymous : 2007-06-15 23:28 ID:x2EaEgX1 [Del]

Posting non-image files (in my case .rar files; didn't test other filetypes) in Wakaba with Japanese filenames results in a 404 error when attempting to download the file. The file is still in the /src folder, but for some reason, it's impossible to download it through Wakaba. Is there any way to get around this?

824 Name: !WAHa.06x36 : 2007-06-16 05:28 ID:Heaven [Del]

Hmm, most likely some kind of character set mismatch between server and client. I don't think I try to normalize the character sets of filenames, and I'm not sure if browsers send the filename in native charset or in the charset specified for the page.

What browser, OS version, and locale setting are you using to upload?

825 Name: Anonymous : 2007-06-16 10:01 ID:x2EaEgX1 [Del]

>>824
Firefox, Windows XP SP2. My locale setting is set to Japanese.

826 Name: !WAHa.06x36 : 2007-06-16 17:33 ID:Heaven [Del]

Sounds like it's being sent in Shift_JIS or something and things break down... Unfortunately, I don't have a good idea for fix right now.

827 Name: Anonymous : 2007-06-22 10:28 ID:Heaven [Del]

Getting Kareha (latest version, whatever it is right now, too lazy to look) to run under apache2 and mod_perl2 was quite a pain, so to speak... in the end, beyond what is extensively described on the internet, I had to do the following:

  • set all use lib paths to the absolute path of the scripts manually
  • remove all use strict instructions, as they were causing complaints on constant definitions
  • set $self to the relative to the webroot path of kareha.pl in wakautils.pl as it otherwise wouldn't set the target of the forms correctly

Any possibility to get cleaner, "official" workarounds to the problem that made these necessary in the first place?

Regards,
Anonymous.

828 Name: Anonymous : 2007-06-22 10:30 ID:Heaven [Del]

>>827
I meant setting $self in templates.pl, not wakautils.pl. Sorry.

829 Name: Anonymous : 2007-06-22 16:01 ID:yJvw1t2U [Del]

For Kareha's auto-generated password, how often would the same password show up for 2 unique people or 5+ unique people. Also, why would it not be unique (other than sharing the same computer)?

Is there some sort of default password that is used when JS/Cookies are off?

830 Name: Anonymous : 2007-06-22 16:14 ID:yJvw1t2U [Del]

And by default I mean no password.

831 Name: !WAHa.06x36 : 2007-06-23 10:30 ID:Heaven [Del]

>>829

The default password is empty, but the "password" shown in the admin panel is hashed, meaning that an empty password shows up as some random string, which is probably what is confusing you.

832 Name: !WAHa.06x36 : 2007-06-23 10:32 ID:Heaven [Del]

>>827

Considering the problems, I am not sure if it is even possible to make a version that will work cleanly on both CGI and mod_perl. For now, mod_perl is unsupported.

833 Name: Anonymous : 2007-06-23 11:32 ID:Heaven [Del]

I'm having trouble with making manager posts. First of all I get "Error: No comment entered." when I just enter a commment, and the spam filter is triggered when I try to include a file.

I have read all relevant posts in detail, and tried commenting out code as in >>545, to no avail and taken a look at >>634 and >>635, which is where I think the problem lies.

Can someone please expand on >>634 and >>635 as at present there is no way of making a manager post at all.

834 Name: Anonymous : 2007-06-23 18:23 ID:I/ehrZx2 [Del]

>>831 Yeah, it seems that's the case. I know the string well.

835 Name: Jesus.com : 2007-06-23 18:35 ID:hGOsQzsw [Del]

I am having an issue with Wakaba.
It configures fine, but when an image is posted, it shows up and when the pages reloads, the post disappears.

The tables were created,
captcha.pl and wakaba.pl are set to 755

I did change the wakaba.html file to index.html if it matters

836 Name: !WAHa.06x36 : 2007-06-23 19:04 ID:Heaven [Del]

>>835

What do you mean by "it shows up"?

837 Name: Jesus.com : 2007-06-23 19:20 ID:hGOsQzsw [Del]

Ok, I figure out the problem, it had to do with renaming wakaba.html

838 Name: Anonymous : 2007-06-24 19:10 ID:I/ehrZx2 [Del]

I think he meant the thread exists but the main page doesn't update due to him renaming the index page.

839 Name: Anonymous : 2007-06-24 19:40 ID:I/ehrZx2 [Del]

I've been wondering, has the issue with the spamtrap been fixed in the current Kareha 3.1.3 download?

Will there be a 3.1.4 with the fixes from the unicode issue in the other thread and anything else that's come up soon?

840 Name: Jesus.com : 2007-06-24 23:32 ID:0OTLSkJm [Del]

What is a Manager Post in Wakaba?

841 Name: noc : 2007-06-25 05:59 ID:4EJSzGb9 [Del]

I have a thread on my board that is not bumping anymore but it has only like 11 image posts and maybe 33 posts. Which setting controls this sage thing?

842 Name: Aranje : 2007-06-25 10:18 ID:2lfJi1uP [Del]

I have a bug to report in Kareha, Where should i send it, or just post it here?

843 Name: Aranje : 2007-06-25 10:30 ID:2lfJi1uP [Del]

line 253 (kareha.js) if(match=/#i(.+)/.exec(document.location.toString()))
error: Test for equality (==) mistyped as assignment(=)

as well as the function get_active_stylesheet may not always return a value also Kareha.js

Firebug pulled this up, I dunno if its right or not, but i thought id let ya know anyway.

844 Name: !WAHa.06x36 : 2007-06-25 10:59 ID:Z0T+84ak [Del]

>>839

Hopefully there will be, as soon as I can find some spare time and energy to put it together. I haven't committed to a fix for that issue though because nobody who complained ever reported back if the fix worked.

>>843

That's not a test for equality, it's an assigment and a test for non-null. It's correct as written.

845 Name: Anonymous : 2007-06-25 13:54 ID:hiL/ZOgj [Del]

>>844
We've reported here that our spam stuff is all fixed up. I'm not 100% sure if it was fixed using code provided here or by our coding team. I will ask them and if I can put together the code I will post it here for you.

846 Name: Ranting Kitsune : 2007-06-26 08:55 ID:0M8/h1Dc [Del]

I'm totally lost when it come to cgi scripts. All my expertise lies in PHP and Html. Can you please tell me how to install Kareha? It would be greatly, greatly appreciated.

847 Name: Jesus.com : 2007-06-26 14:32 ID:A+oU0kvY [Del]

In Wakaba, is it possible to turn off the verify code when posting.

848 Name: Anonymous : 2007-06-26 18:02 ID:Heaven [Del]

>>847 in the config file...

enable_captcha needs to be set to 0.

849 Name: Anonymous : 2007-06-29 07:49 ID:Heaven [Del]

>>846

  1. extract the archive.
  2. edit the config.pl in either mode_message or mode image.
  3. upload kareha.pl, admin.pl, wakautils.pl, captcha.pl, kareha.js, kareha.ico, spam.txt, and all the files and directories from either mode_message or mode_image to your web server.
  4. create the res, thumb, and image directories.
  5. make sure the directory the script is in and the res/, thumb, and image directories are writable by the web server process and kareha.pl, admin.pl, and captcha.pl are executable.
  6. go to kareha.pl in your web browser.

850 Name: adsl-75-36-111-33.dsl.bcvloh.sbcglobal.net : 2007-06-30 13:53 ID:JaXNh8gm [Del]

How come if I put my name as fusianasan my name turns into my hostmask?

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