The Wakaba and Kareha support thread (1000)

388 Name: Anonymous : 2006-10-24 18:28 ID:OD5zG4wN [Del]

Is there any way to ADD file types? I see there's a way to ban them in config.pl and then "allow all" but what I want to do here is just add one or two filetypes, like .psd and .tif. Is there any good way to do this? The only thing I've tried is going into wakaba.pl and editing

$filetypes{gif}=$filetypes{jpg}=$filetypes{png}=1;

to

$filetypes{gif}=$filetypes{jpg}=$filetypes{png}=$filetypes{psd}=1;

but all that got me was a 500 error. Any ideas?

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