526

(6 replies, posted in Programming)

Gribber wrote:

i think this should work then:

screen -dmS muu program

Thanks alot! :)

Gonna try it right away.

527

(2 replies, posted in General discussion)

I'm searching or a good graphical editor that can handle vectorgraphics... don't seem to fond one :( I've tried Adobe Illustrator, but it saves my EPS-files in a speciall "illustrator-eps-file" that LaTeX can't handle...

Someone knows a good program?

528

(43 replies, posted in PunBB 1.2 discussion)

MiniBB is in fact not that different from PunBB :) Don't like the border though, but that's probably changeable...

Inka: Just backup the database first, should be no problems with the converter (hopefully :P)

529

(3 replies, posted in Archive)

Ändra i include/template/main.tpl istället. Mycket enklare då det är vanlig HTML-kod. Filen parsas av PunBB varje gång ngn besöker sidan, och byter ut <pun_title> till den riktiga titeln.

530

(2 replies, posted in PunBB 1.2 troubleshooting)

No, there's not.

You could do it manually in the database, but if you're not familiar with SQL, it's not easy.

I would have deleted his posts... putting them in one topic just make it wierd :)

531

(6 replies, posted in Programming)

Gribber wrote:

Not sure about what you wanna do, you want to start a program with screen and detach it directly after that?

Exactly.

Richard wrote:

It has been requested that you should be able to disable images in signatures. I agree. Images in signatures are incredibly annoying and I will definately add an option for hiding them.

Agree! This is really annoying! Images in posts are often there to show you something connected to the text... unlike the signature images.

Don't know if you should remove some options... I use the built-in-function in opera when I don't want to se alot of images, so it doesn't bother me. Tough desision. Unless the statistics change, it seems pointless to have the options (on the other hand, they're already there, so what's the point in removing them?)

Edit: I like the dont-show-smileys-option too :)

Edit2: Some stats from my forum (~130 users):
0.0% - show_img
0.0% - show_avatars
1.5% - show_sig

*locked*

534

(43 replies, posted in PunBB 1.2 discussion)

Inka wrote:
Chacmool wrote:

I'm almost done with the miniBB->PunBB converter now though :)

That's great to hear  :)  When will it be available to the public?

Well, you could test it for me if you like =)

I've uploaded a public beta to PunRes.

Edit: Don't swap forums officially untill you know everything's converted... I don't want to write a "converter-fix" if there are any bugs left.

That's not a really good solution either, now everybody must download the large file instead of a really small one. Your avatar is now 44kB, and it could be 5-10k instead.

There are php-tools to manipulate files, but then you have alot of more work to do :)

536

(3 replies, posted in PunBB 1.2 troubleshooting)

Yes. It's supposed to be that way :)

PunBB don't remove the icon when you read the threads. It's removed after some time instead (don't know exactly how long). Not removing it makes the forum a bit faster.

Edit: Paul was faster :P

537

(6 replies, posted in PunBB 1.2 show off)

Great choice in my opinion :P

And I see that the converter works fine too :)

The mod is made to do just that. "Don't Vote" means that you put a blank vote, and therefore you can't vote. It's not intended to be a "View results"-button, but I don't think there's any problem to change it so it fits your needs.

Rickard wrote:

And I of course forgot to call them :/

Noooooo! :(

I want my pad! :P

Probably yes. There's not much changes between 1.1.3 and 1.1.4. Just alter the array in install_mod.php, and it should work fine. The readme-file's line-specification might be wrong though, but it's often easy to find the right place anyway.

541

(12 replies, posted in PunBB 1.2 discussion)

You should have taken the blue pill :P

542

(19 replies, posted in PunBB 1.2 show off)

Yeah, it's nice :) ... different.

I like the small images at each forum. Generally don't like when it's to much images, but this just made the forum name a bit funnier/better looking.

What happens when there's a new message? Do they change color?

543

(17 replies, posted in PunBB 1.2 discussion)

Just want to say that it makes it alot easier to update when you release the hdiff file too!

Thanks! :)

544

(5 replies, posted in Programming)

Rickard wrote:

I'm afraid not :D

Try setting the same quantity for more than one element. E.g. set bananas to 4.

Bah! Ruining my nice solution :P

Seems like a hard problem to solve... you can't create the arrays different or something like that instead? Seems like a foreach is the best solution otherwice...

545

(5 replies, posted in Programming)

YES! Finally :D

It took half an hour, but we got it! Hopefully not too complex:

array_flip(array_intersect(array_flip($b), ($a)));

Array
(
    [apples] => 4
    [oranges] => 12
)
Shiva wrote:

I converted from WebBBS to phpBB and then to PunBB. What's happened is, that the posts of some topics do not appear in the right order: The topics are ordered by threads, not chronologically.

Hmm, are they ordered in alphabetic order then?

Can it be something wrong with the converter? Does the topics have a correct date? (I've made the PhpBB->PunBB-converter, so It's nice to know if somethings wrong :))

547

(6 replies, posted in Programming)

I'm working on a perl-sript that should use ssh to login to a computer, and then start a screen'ed program. I've figured out the login-part, and how to start screen with the specific program, but how do I autodetach the screen-program? I can't use -D beqause I'm not root...

Must run suid root for multiuser support.

548

(11 replies, posted in General discussion)

Ohh, 500 megs per month, that's not much!

Oh, sorry.

I've fortgot to change the install-file (_again_!). I'll change it when I'm home again =(

If you want to fix it right away, just add "1.1.3" to the array in install_mod.php.

550

(6 replies, posted in PunBB 1.2 discussion)

Hello!

I know there's a hewbrew translation for v1.0.* already, don't know if there's one for 1.1.* though (trouble undestanding the language :D)