Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

0ch BBS Script in English?

Name: Anonymous 2010-06-06 22:00

Is there a release of the 0ch BBS Script that is an english?
I thought world2ch had a zip of one on their server, but that's long gone now.

Name: Anonymous 2010-06-06 22:03

Kareha

Name: Anonymous 2010-06-06 22:05

>>2
Kareha doesn't have as much features.

Name: Anonymous 2010-06-06 22:33

>>3
what features do you need? adding stuff to kareha is ridiculously easy.

Name: Anonymous 2010-06-06 22:34

>>3
It's a goddamn textboard. I takes maybe an afternoon to implement it yourself.

Name: Anonymous 2010-06-06 22:35

>>4
Well, 0ch has many modules for stuff like ban times, multiple accounts (mods and admins), stuff like that.
The main thing I hate about kareha (I'm currently using kareha) is that you have to upload a shitload of files for one single board, manually. With 0ch, you can just go to the manager section, and create boards like you would in software like kusaba.

Name: Anonymous 2010-06-06 22:36

>>6
If you're creating new boards on a regular basis, maybe you shouldn't be running textboards.

Name: Anonymous 2010-06-06 22:37

>>7
Why not? 2ch has over 100 boards. World2ch did as well.

Name: Anonymous 2010-06-06 22:44

s that you have to upload a shitload of files for one single board, manually.
I'm sure it can be automated

Name: Anonymous 2010-06-07 0:54

>>6
You're already probably doing it the dumbest way imaginable, uploading anything to the server is the wrong answer. But the fact that you even said Kusaba shows that you're probably also completely clueless and have no idea how to manage a server sanely, so here's a clue.

ssh you@your.server
wget http://wakaba.c3.cx/releases/kareha_3.1.4.zip
unzip kareha_3.1.4.zip
cd kareha
mv -f mode_message/* .
rm -r mode_image mode_message
vi config.pl # set the admin password, salt, and other global stuff
cd ~www
for board in anime book carcom comp food games img lang lounge music newnew newpol prog sci sjis sports tech tele vip; do
cp -r ~/kareha $board
vi $board/config.pl # fix the name
curl http://localhost/$board/kareha.pl >/dev/null # prod it to create index.html
done


Set up the server to deny access to the log and configuration files, to send the appropriate cache headers, and permit executing Perl scripts, and you're running. It seriously would take about five minutes to get a bare copy of 4-ch.net, maybe six or seven for world4ch, if you're making the template changes and patching in bbcode support. (There's at least one patch somewhere.)

Name: Anonymous 2010-06-07 0:57

where do u download ssh?

Name: Anonymous 2010-06-07 6:06

Name: Anonymous 2010-06-07 9:24

>>8
It also has over a hundred users.

Name: Anonymous 2010-06-07 16:53

Never mind, I installed 0ch just to see how it would work, and it works fine. I've been able to translate what I needed on the public pages, and for the admin pages I'll slowly translate that too.

One quick question: does 0ch create the core index file and navigation bar for you, or do you have to create that manually? Example would be this site (uses 0ch) http://www.3ch.jp/bbs/. It's not a problem if it doesn't, I'm just wondering if it does before I make one myself.

Name: Anonymous 2010-06-07 16:57

>>14
What the fuck is the matter with you?

Name: Anonymous 2010-06-07 21:47

>>15
He needs to go back to /g/, please.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List