The Wakaba and Kareha support thread, part 2 (1000)

1 Name: !WAHa.06x36 : 2007-10-11 06:19 ID:K4vOYfq0 [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 thread: http://wakaba.c3.cx/sup/kareha.pl/1141929669/

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

337 Name: Anonymous : 2008-08-01 13:53 ID:b5i8R9nR [Del]

>>336 there is no # and what does uncomment mean? i edited mode_* to mode_image.

now it says:

This board has not been configured yet.
Things you need to do to get the board running:
Choose what kind of board this should be, and copy the files out of the corresponding mode_image directory into the board directory.
Edit config.pl to suit your needs - remember to uncomment the lines you change.
Access kareha.pl again (or just reload this page).

also where is the board directory?

338 Name: !WAHa.06x36 : 2008-08-01 18:38 ID:Heaven [Del]

> also where is the board directory?

That's just the one where you're installing things.

339 Name: Anonymous : 2008-08-01 19:34 ID:b5i8R9nR [Del]

>>338 so.. the ftp publisher i assume...?

340 Name: Anonymous : 2008-08-01 21:07 ID:b5i8R9nR [Del]

ok, so i was at this step >>335

BUT THEN I FUCKED SOMETHIGN UP D:
how do i get back there?

341 Name: Anonymous : 2008-08-02 17:58 ID:ZwLVKPcu [Del]

I'm setting up a board using wakaba, when I'm done I have a couple hundred images I would like to upload to start the board off with. Is there an automated way to do this so I don't have to upload them one at a time??

342 Name: Anonymous : 2008-08-07 16:40 ID:vFpjSQXT [Del]

Hi, I know it's been answered before, but the description was a bit complex for me - I tried fixing it and screwed things up completely so I'd appreciate a quick walkthrough. It's the manager post problem, where it says the spam filters have been triggered every time. I edited futaba_style.pl, but only got it to let me post but only including an image and posting as anon. Help would be much appreciated.

343 Name: Anonymous : 2008-08-09 21:26 ID:Heaven [Del]

>>341 you could make a very specific hand-crafted SQL query.

344 Name: Anonymous : 2008-08-13 05:58 ID:v37lKKto [Del]

Okay, I've got a unique problem (Like as far as I have seen while browsing here.)

I have set up Wakaba correctly SQL and Database wise (meaning that there are no server errors and everything is in the right spot)

However, I get "Software error"s now. Here's basically what it looks like:

Software error:

config.pl did not return a true value at wakaba.pl line 16.
BEGIN failed--compilation aborted at wakaba.pl line 16.

config.pl and wakaba.pl are in the same folder and directory, but from what I'm reading (I'm a newbie at perl) is that the wakaba.pl script is claiming it cannot find the config.pl script, therefore not able to draw from it using the

BEGIN { require "config.pl"; }

found on line 16.
I have found above a line containing

use lib '.';

What do I have to do? The server is configured correctly, and my config file seems to be in order, my only guess is that little line (use lib '.';) must have something to do with it. If so, then what do I have to change it to, and if not, then what might be the problem?

345 Name: !WAHa.06x36 : 2008-08-13 06:09 ID:Heaven [Del]

>>344

No, it finds the file, but it is corrupt one way or the other. You may have deleted too much when editing it?

346 Name: Sobota : 2008-08-13 14:01 ID:1KZJdnFb (Image: 402x431 png, 53 kb) [Del]

src/1218661296759.png: 402x431, 53 kb

Hello, I am having a problem or two with setting up Kareha. Everything seems to be in place, but I keep getting the board not configured message. Here's how I have everything in place, am I doing something wrong here?

347 Name: Anonymous : 2008-08-14 05:14 ID:v37lKKto [Del]

>>345

I followed all the instructions included in the config file along with the setup guide provided here. Should I just try to upload a fresh config file (nonaltered) and just work my way up from there?

348 Name: !WAHa.06x36 : 2008-08-14 08:03 ID:Heaven [Del]

>>346

You need to actually follow the instructions and pick a board mode, and copy the files from that directory into place.

>>347

That sounds like a good idea to try.

349 Name: Anonymous : 2008-08-19 10:31 ID:Heaven [Del]

>>344

>config.pl did not return a true value at wakaba.pl line 16.

I'm not that experienced in Perl, but doesn't that error come from the 1; not being at the end of config.pl?

350 Name: !WAHa.06x36 : 2008-08-22 04:04 ID:Heaven [Del]

>>349

Yes, probably.

351 Name: Anonymous : 2008-08-23 19:36 ID:BprmktmD [Del]

Is there an easy method of adding Adsense to the left of the input table (the one in the middle of the screen, name, link, comments, file input, etc)? It looked like I could just copy/paste the code right into the Futaba_Style file, but it didn't work. Am I missing something?

352 Name: Anonymous : 2008-08-23 20:21 ID:Heaven [Del]

>>351
Basic html skills? Also ads are lame.

353 Name: Anonymous : 2008-08-23 20:40 ID:BprmktmD [Del]

On another note, I did add the 1 at the end of the compile lists, and it does keep the spaces in there, but still having issues having Adsense show up right next to the input area.

354 Name: Anonymous : 2008-08-23 20:53 ID:BprmktmD [Del]

>>352

No hard feelings about ads. On another note, I was trying to implement this into pearl, but I suppose I could just toss it into the html page. :p

355 Name: Anonymous : 2008-08-24 00:09 ID:Heaven [Del]

If you're going to do that, you might as well put it in templates.pl, because the first time you rebuild the cache all of that adding to the html page will vanish.

356 Name: Anonymous : 2008-08-24 01:26 ID:BprmktmD [Del]

>>355

Yup, figured that out after I re-cached lol.

I figured out how to place ads on my site, but they do not work in Firefox. I looked at other threads here, some say to turn off xhtml (set it to 0) which I did, that didn't work.

I'm looking at Wakachan, and somehow they are able to display ads in Firefox. I just don't know what they are doing differently than myself.

357 Name: Anonymous : 2008-08-24 15:26 ID:Ik3q1Abk [Del]

Ahhhh i've spent about 5 hours today trying to even start this thing!!1! So i've set up apache and got that "it works!" message in my browser..ok easy. Then i set up perl scripts - though im not sure how to test if this is working. blah blah blah i did everything and at the end it just displays code in my browser. Any useful links so that i can start over? ( except http://wakaba.c3.cx/docs/docs.html#WakabaQuickStart ) thanks

358 Name: Anonymous : 2008-08-24 18:24 ID:BprmktmD [Del]

>>357

  1. Set up your config file.
  2. Upload the contents to your FTP.
  3. Change your permissions, I just changed all of my .pl files to "755" in every single folder, but that's me. If your perl files do not have the proper permissions, it may not work at all.
  4. Open your browser to http://www.example.com/wakaba/wakaba.pl
  5. Should be working now.

Basically, if you just follow those steps as generic and simple as it sounds, it should be working.

On another note, I'm still waiting on some help with my Firefox issue with using ads lol. Not showing up in FF, yet shows up in IE.

359 Name: Anonymous : 2008-08-25 00:55 ID:BprmktmD [Del]

Well... I found out what the issue was after hours and hours of looking. The problem was simple. It was my htaccess file that was making it so it wouldn't show ads in Firefox. For future reference for anyone having this issue, be sure to check your htaccess file. :)

360 Name: Anonymous : 2008-08-25 05:04 ID:2PuoDa1/ [Del]

Hey, i was just wondering how to make a homepage when clicking home. As it currently links to my directory...

361 Name: Anonymous : 2008-08-25 10:13 ID:Heaven [Del]

>>360 use constant HOME

362 Name: Anonymous : 2008-08-25 11:12 ID:Heaven [Del]

>>360

If you're seriously asking us how to make a homepage, maybe you should learn a little more about websites before putting up an imageboard...

363 Name: Anonymous : 2008-08-25 12:35 ID:k4xr5kxY [Del]

of course i know how to make a homepage in theory but was just wondering if it was somehow already created, anyway obviously not...off to dreamweaver

364 Name: moot!Ep8pui8Vw2 : 2008-08-25 19:16 ID:Heaven [Del]

LOL

365 Name: JunkBox (moved from other thread) : 2008-08-26 04:27 ID:K4vOYfq0 [Del]

My webhosting server is being run by 'windows 2003 enterprise edition R2' that I can't change any permission as a user of the server. Host says it's because there's no problems running CGIs without permission setting on the OS.
But, finally what I found is this;

Software error:
Can't locate config.pl in @INC (@INC contains: . C:/Perl/site/lib C:/Perl/lib) at D:\userhome\junkbox\wakaba\wakaba.pl line 16.
BEGIN failed--compilation aborted at D:\userhome\junkbox\wakaba\wakaba.pl line 16.

For help, please send mail to this site's webmaster, giving this error message and the time and date of the error.

just as it is on here: http://hosting.ohseon.com/junkbox/wakaba/wakaba.pl

I seems like wakaba.pl couldn't read config.pl (I heard that it is usual problem on Windows that CGI programs don't read its config files.

Now, I'm waitting for the anser for this from my host.
But I' cant be so comfotable with this.

So, Anybody please help me solving this problem.

366 Name: Anonymous (moved from other thread) : 2008-08-26 04:28 ID:K4vOYfq0 [Del]

Okay so far im liking wakaba alot...but because i dont know anything about html or setting up websites at all, some stuff confuses me. So i was wondering, i still don't quite understand where to put the .html file craeted from the install. Atm it's in *chan.org/b(Wakaba)/imgboard.html which links from the home. problem is if you go to *chan.org/b/ you get the directory. How would i go about just showing the page? Also a final question is once i have done this, to add a navigation at the top of imgboard.html like [ b / c / d ] how can i go about this. Thanks. Anon.

367 Name: !WAHa.06x36 : 2008-08-26 04:33 ID:K4vOYfq0 [Del]

I wonder how big and blinky I will have to make that message at the top before people will actually see it? Anyway...

>>365

Windows webservers are a big mystery mostly, but you can try looking at what's been figured out in the past here: http://wakaba.c3.cx/docs/docs.html#RunningOnWindows,RunningOnIIS

Sounds like the current directory doesn't get changed to the board directory. A workaround for that should be in there.

>>366

There is no html file created from the tarball. You're definitely doing things all wrong. First, learn how to use CGI scripts. Then, try reading http://wakaba.c3.cx/docs/docs.html#WakabaQuickStart.

368 Name: Anonymous : 2008-08-26 08:07 ID:BAu9K0Wx [Del]

How can i go about making a side menu that sticks throughout a whole chan?

369 Name: Anonymous : 2008-08-26 13:01 ID:Heaven [Del]

Try Google.

370 Name: Anonymous : 2008-08-27 12:41 ID:HiPLzHMQ (Image: 579x774 jpg, 56 kb) [Del]

src/1219866098794.jpg: 579x774, 56 kb

where can i download Kareha?

371 Name: Anonymous : 2008-08-27 18:42 ID:Heaven [Del]

>>370
If you have to ask you aren't trying hard enough.

372 Post deleted by moderator.

373 Post deleted by moderator.

374 Post deleted by moderator.

375 Name: Anonymous : 2008-08-31 04:02 ID:qWzUsAgJ [Del]

So, I got wakaba up and running, except for a couple of problems:

  1. Thumbnails are being created, but they aren't showing up on the site itself.
  2. Making an "Admin Post" form the admin section posts a thread as Anonymous with no subject, and no text.

Any ideas on why these two things are happening?

376 Name: Anonymous : 2008-08-31 07:19 ID:D2fesYWh [Del]

I receive "SQL connection failure" message when running wakaba.pl script. What I doing wrong?

wakaba.sql database is already created and config.pl is changed:
use constant SQL_DBI_SOURCE => 'DBI:mysql:database=wakaba.sql;host=localhost';

377 Name: !WAHa.06x36 : 2008-08-31 18:09 ID:lpemlo1D [Del]

>>375

Try reading the earlier posts on both topics.

>>376

I guess that is not the correct settings, then.

378 Name: Anonymous : 2008-09-03 11:23 ID:VCjtwQwI [Del]

I'm Running Kareha on my test server at home. Now that I've gotten over the quirks of Ubuntu (I hope...), it seems to work fine, except that bans don't have any effect. They show up in .htaccess, but the matching IPs can still read and post. Am I missing something painfully obvious?

379 Name: Anonymous : 2008-09-03 11:44 ID:VCjtwQwI [Del]

Aaaaand what the hey. Right after I posted that it started working properly. Color me confused.

380 Name: Anonymous : 2008-09-03 15:46 ID:PhR/X74l [Del]

I've installed Kareha but I can't see anywhere to log into with Manage as it says on the documentation.

Any help would be appreciated.
Thanks.

381 Name: Anonymous : 2008-09-03 17:42 ID:VCjtwQwI [Del]

The docs are a bit out of date; now admin.pl is where the management takes place. There's no link to it, so just type it in.

382 Name: Anonymous : 2008-09-03 19:11 ID:PhR/X74l [Del]

>>381

Thanks for the response.
I tried that but it says:

Can't locate strings_en.pl in @INC (@INC contains: . /etc/perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl /usr/local/lib/perl/5.8.3 /usr/local/share/perl/5.8.3 /usr/local/lib/perl/5.8.2 /usr/local/share/perl/5.8.2 /usr/local/lib/perl/5.8.1 /usr/local/share/perl/5.8.1 /usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0) at captcha.pl line 13, <FILE> line 4.
BEGIN failed--compilation aborted at captcha.pl line 13, <FILE> line 4.
Compilation failed in require at kareha.pl line 15, <FILE> line 4.
BEGIN failed--compilation aborted at kareha.pl line 15, <FILE> line 4.
Compilation failed in require at /home/www/admin.pl line 13, <FILE> line 4.
BEGIN failed--compilation aborted at /home/www/admin.pl line 13, <FILE> line 4.

Everything else seems to work fine.

383 Name: Anonymous : 2008-09-03 19:23 ID:PhR/X74l [Del]

>>382

Oh, nevermind.
I've sorted it out now.

Thanks for the tip about the admin.pl :).

384 Name: Anonymous : 2008-09-08 13:51 ID:WVMw6Nqe [Del]

This has probably been answered already, but I'm not sure what to search for, and reading the whole ~1200 posts in the support threads is a bit daunting.

How do you add a board description? Either below the title (http://orochi.iiichan.net/senti/ is the first example I found) or in the rule list below the message box.

385 Name: Anonymous : 2008-09-08 16:39 ID:Heaven [Del]

>>384
Just edit the template file.

386 Name: Anonymous : 2008-09-12 02:40 ID:VCjtwQwI [Del]

I know Wakaba is designed to handle it, but is there a way to get Kareha to do flood detection and control?

387 Name: Anonymous : 2008-09-14 19:01 ID:CfC1Cvf6 [Del]

How do I use the german strings instead of the english ones? I want a German board.

388 Name: Anonymous : 2008-09-14 19:04 ID:Heaven [Del]

>>387 manually edit the strings file.

389 Name: Anonymous : 2008-09-15 05:29 ID:8lBkvpEB [Del]

where do i have to leave the spainter.jar file for oekaki support?

390 Name: !WAHa.06x36 : 2008-09-15 06:14 ID:Heaven [Del]

>>389

Just in the base directory along with the rest of the files.

391 Name: Anonymous : 2008-09-21 17:36 ID:WeitTQAr [Del]

I'm using Yahoo! Small Business webhosting and what I keep getting after hours of trial and error is:

>Software error:

syntax error at config.pl line 173, near "1"
Compilation failed in require at /ichi/kareha.pl line 12.
BEGIN failed--compilation aborted at /ichi/kareha.pl line 12.<

Here is the line of config.pl and surrounding lines,

> 170 #);

171
172
173 1; <
And here is the line of kareha.pl, and surrounding lines,

>11 use lib '.';

12 BEGIN { require 'config.pl'; }
13 BEGIN { require 'config_defaults.pl'; } <

Please help me out.

Thanks,
Mr. Anon

392 Name: !WAHa.06x36 : 2008-09-22 03:32 ID:K4vOYfq0 [Del]

>>391

You likely messed up some earlier line.

393 Name: BradenFase : 2008-09-26 17:38 ID:VVSacewV [Del]

I have been looking over questions and answers and I still have not found out how to make Threads. How might I accomplish this?

394 Name: !shoBoN83/k : 2008-09-28 06:23 ID:Heaven [Del]

>>393
You won't find it because it's a terrible question.

Click "New Thread" under the thread list at the top of the page, fill in a Subject and a Comment, and press the button.

395 Post deleted by moderator.

396 Post deleted by moderator.

397 Post deleted by moderator.

398 Name: BradenFase : 2008-09-30 10:19 ID:YfEG7xxZ [Del]

I'm sorry. I just realized that I'm confusing threads with Boards. How would I make a board that I can directly link from my main page that won't get overwritten when I post?

399 Name: Anonymous : 2008-10-01 20:45 ID:nEhHvJMO [Del]

>>398 what? Just copy the entire directly of one board to another and change the config.p information (MySQL most importantly; just change the table names).

400 Name: BradenFase : 2008-10-04 08:17 ID:oh1Forn3 [Del]

Hmm. Okay. I'll try that. Thank you.

401 Post deleted by user.

402 Name: Anonymous : 2008-10-19 15:52 ID:qf7Q1Jm6 [Del]

I'm trying to post using "Manager Mode" and keep getting this...

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.

403 Name: !WAHa.06x36 : 2008-10-19 16:11 ID:Heaven [Del]

>>402

Known bug, sorry. Check earlier in the thread for workarounds.

404 Name: 011011000110111101101111 : 2008-10-30 10:58 ID:oGlUZFiV [Del]

I've just setup my first Wakaba and Kareha boards. I was wondering if there was a better way of citing/quoting in Kareha (like in Wakaba, where the cited link highlights that post rather than taking you to a new page).

405 Name: Anonymous : 2008-10-31 07:13 ID:y31FuRGU [Del]

http://wakaba.c3.cx/soc/kareha.pl/1098886772/

XML Parsing Error: mismatched tag. Expected: </p>.
Location: http://wakaba.c3.cx/soc/kareha.pl/1098886772/
Line Number 76, Column 404:

im using firefox2

406 Name: !WAHa.06x36 : 2008-11-02 13:55 ID:Heaven [Del]

>>405

Yes, old bug I for some reason haven't fixed on this site. Fixed it, but the pages need some cleaning which I'll try to get around to later. Nag me if I forget.

407 Name: Anonymous : 2008-11-09 16:41 ID:tcAEneOb [Del]

Software Error
"use" not allowed in expression at config.pl line 4, at end of line
syntax error at config.pl line 4, near "System config
use constant "
BEGIN not safe after errors--compilation aborted at config.pl line 5.
Compilation failed in require at kareha.pl line 12.
BEGIN failed--compilation aborted at kareha.pl line 12.

Heres an example

System config
use constant ADMIN_PASS => 'XXXXXXXXXXXXXXX';
use constant SECRET => 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX';
use constant CAPPED_TRIPS => 'XXXXXXXXXXXX =>' 'XXXXXX'=>' <em>cap</em>');

408 Name: Anonymous : 2008-11-09 16:43 ID:tcAEneOb [Del]

>>407

also are there any characters on the standard windows keyboard I should not be using in CAPPED_TRIPS?... because I think I used them all.

409 Name: !WAHa.06x36 : 2008-11-09 16:47 ID:Heaven [Del]

That CAPPED_TRIPS line is completely wrong. Look at the example again.

410 Name: Anonymous : 2008-11-09 18:59 ID:tcAEneOb [Del]

>>409
I changed it to the default setting, just to see if it worked. Now its giving me

"use" not allowed in expression at config.pl line 2, at end of line
syntax error at config.pl line 2, near "System config
use constant "
BEGIN not safe after errors--compilation aborted at config.pl line 3.
Compilation failed in require at kareha.pl line 12.
BEGIN failed--compilation aborted at kareha.pl line 12.

411 Name: Anonymous : 2008-11-09 19:14 ID:Heaven [Del]

>>410
it looks like you removed the # from the # System config comment line...

412 Name: Anonymous : 2008-11-10 13:50 ID:hoDurT8R [Del]

>>411

yeah thanks, I forgot that pseudo-code does need to be commented.

413 Name: Anonymous : 2008-11-10 15:44 ID:bbhCYyeT [Del]

Is there any way to add moderators without giving them the admin password? Talking about kareha here.

414 Name: !WAHa.06x36 : 2008-11-10 16:00 ID:Heaven [Del]

>>413

That's like asking if there's a way to add moderators without adding moderators.

415 Name: Anonymous : 2008-11-12 02:00 ID:NgJmlyYQ [Del]

Hi.

How can I modify wakaba to make it load index.html of the install's directory instead of reloading the page itself (wakaba.html)?

I need this because my server is slow and permissions are not set propely after a post before the page is requested (error, etc), so I made index.html which redirects to wakaba.html after a second in each wakaba directory.

416 Name: Anonymous : 2008-11-12 02:06 ID:NgJmlyYQ [Del]

>>415

After a post or reply is made.

OP

417 Name: Anonymous : 2008-11-12 03:25 ID:Heaven [Del]

>>415
In config.pl, change:

#use constant HTML_SELF => 'wakaba.html';

to:

use constant HTML_SELF => 'index.html';

418 Name: Anonymous : 2008-11-12 20:19 ID:NgJmlyYQ [Del]

>>415

Thanks

419 Name: Anonymous : 2008-11-14 06:50 ID:MD5FlPZO [Del]

>>418

That didn't work.

It overwrote my index.html :S

420 Name: Anonymous : 2008-11-17 14:08 ID:oA/ZIuqI [Del]

>>419
Put your board in a separate directory.

421 Name: Anonymous : 2008-11-21 01:22 ID:4QUviqul [Del]

Hi!

I got an attack, where the "hacker" posted "Obvius Troll is Obvius" serveral times on my boards.

What can I do?

How do I prevent same IP from posting several times in a short period of time?

422 Name: doomcup : 2008-11-25 20:21 ID:Ob/AZee8 [Del]

Every time I try to post a manager's post, I get hit with the anti-spam, even if I don't have a url in my comment. What's going on, and can I fix it?

Thanks.

423 Name: !WAHa.06x36 : 2008-11-26 11:43 ID:Heaven [Del]

>>422

Known bug, see earlier in this thread for workarounds.

424 Name: Tab : 2008-11-27 11:41 ID:OcqvDR/v [Del]

SQL connection failure
D:
Just set up my new chan. How to fix?

425 Name: Tab : 2008-11-27 11:43 ID:OcqvDR/v [Del]

426 Name: Tab : 2008-11-27 13:23 ID:OcqvDR/v [Del]

fixed it, now how do I add boards? :<

427 Name: shermanramni : 2008-11-27 19:50 ID:ybGpCwEW [Del]

I just installed Wakaba in my hosting, and it works OK. Question: When I reply to a thread, posts after the 1st do not have a Reply link; what should I do to enable it?

428 Name: John : 2008-11-27 23:17 ID:RgEWt5vv [Del]

429 Name: shermanramni : 2008-11-29 14:36 ID:ybGpCwEW [Del]

<<447
Never mind, that was a dumb question.
In case anyone asks the same thing, just click the post number ¬¬

430 Name: Anonymous : 2008-11-30 09:28 ID:KVfeDlPz [Del]

I'm using Kareha.

I want to reload captcha image on click. My idea is to delete the captchakey cookie and to rerequest captcha.pl. So, I can delete to cookie using javascript

var     cookie_date = new Date ( );  // current date & time
cookie_date.setTime ( cookie_date.getTime() - 1 );
document.cookie = "captchakey=; expires=" + cookie_date.toGMTString();

Now, given, that kareha captchakey generation mechanism is based on the REMOTE_ADDR and time() in minutes (string 61 in captcha.pl), if I rerequest the captcha within one minute, I'll get the same image.

However, when a user successfully post a message, the captcha is generated randomly (string 430 in kareha.pl).

So, I could follow this way, but before doing this I want to understand, what was your reasons for such design?

431 Name: !WAHa.06x36 : 2008-11-30 16:05 ID:lpemlo1D [Del]

>>429

Hilariously weird Apache setup?

>>430

It has to do with the bookkeeping for preventing replay attacks, if I remember correctly.

432 Name: Anonymous : 2008-12-05 15:45 ID:p67j1mHf [Del]

how does a script for rotating title images look like? just a short example please...

433 Name: Anonymous : 2008-12-06 12:14 ID:p67j1mHf [Del]

>>432 bump

434 Name: Anonymous : 2008-12-06 17:11 ID:Heaven [Del]

>>433

Don't post if you have nothing to say. Your question is not so important that it absolutely has to be at the top of the board at all times.

435 Name: Anonymous : 2008-12-08 16:17 ID:Heaven [Del]

>>432
Chrissake, this is something you could have answered yourself in 30 seconds if you did some google searching.

<?php
$a = glob("*.{gif,jpg,png}", GLOB_BRACE);
header("Location:".$a[array_rand($a)]);

436 Name: annonymous : 2008-12-19 19:20 ID:eCEMHiUk [Del]

I got my imageboard up, but it only allowed me to post the first post with picture only. Every time I try to attach a picture to another post or reply, I get that page that reads, "Duplicate file entry detected" even though it's a completely different picture.

Anybody know why this is; what causes this problem and/or how I can fix it?

Thanks

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