[Burichan] [Futaba] [Kusabax]  -  [WT]  [Home] [Manage]
IF YOU DO NOT READ THE COMMENTS IN CONFIG.PHP YOU VOID YOUR RIGHT TO SUPPORT

Name
Email
Subject   (new thread)
Message
File
Password  (for post and file deletion)
  • Supported file types are: GIF, JPG, PNG
  • Maximum file size allowed is 1000 KB.
  • Images greater than 200x200 pixels will be thumbnailed.
  • Currently 817 unique user posts. View catalog


File 127291605694.png - (11.95KB , 123x38 , 3.png )
5296 No. 5296 Stickied hide watch expand quickreply [Reply]
halp me to fix fucking image uploading!
29 posts and 8 images omitted. Click Reply to view.
>> No. 34319
File 132821069862.jpg - (55.93KB , 579x599 , 1323111496511.jpg )
34319
>>34238
Врешь, аодлец. Она кулумбека.


File 132835976057.png - (17.77KB , 560x217 , where.png )
34329 No. 34329 hide watch quickreply [Reply]
Where MOD?
Я залогинелся как админ но чтоб отправлять сообщения или просто кнопок забанить нету.Как мне это исправить?


File 132764629497.jpg - (55.64KB , 1027x443 , lines.jpg )
34275 No. 34275 hide watch expand quickreply [Reply]
Can anyone tell me WHICH file are these horizontal lines are at? I've searched everywhere and I still can't find them. I just want to make them more pretty in CSS since they look very ugly. Please help!
2 posts omitted. Click Reply to view.
>> No. 34279
>Can anyone tell me WHICH file are these horizontal lines are at?
templates.
<hr />

>I just want to make them more pretty in CSS since they look very ugly.
example:
hr { border-style: solid none none none; border-width: 1px; border-color: #000; }

>> No. 34283
http://www.sovavsiti.cz/css/hr.html
>> No. 34328
thanks guys!


File
Removed
No. 12787 hide watch expand quickreply [Reply]
Changed from shared account to VPS, now getting this error while trying to upload images.

Please Help

Warning: Invalid argument supplied for foreach() in /home/nunopere/public_html/inc/classes/board-post.class.php on line 80

Warning: Cannot modify header information - headers already sent by (output started at /home/nunopere/public_html/inc/classes/board-post.class.php:80) in /home/nunopere/public_html/board.php on line 341

Warning: Cannot modify header information - headers already sent by (output started at /home/nunopere/public_html/inc/classes/board-post.class.php:80) in /home/nunopere/public_html/board.php on line 345

Warning: Cannot modify header information - headers already sent by (output started at /home/nunopere/public_html/inc/classes/board-post.class.php:80) in /home/nunopere/public_html/board.php on line 348

Warning: Invalid argument supplied for foreach() in /home/nunopere/public_html/inc/func/posts.php on line 248

Warning: Invalid argument supplied for foreach() in /home/nunopere/public_html/inc/classes/board-post.class.php on line 135
Message too long. Click here to view the full text.
1 post omitted. Click Reply to view.
>> No. 34304
>>12787
try this
chmod -R 775 /home/nunopere/public_html
>> No. 34316
>>34304
didn't work. any other solution?
>> No. 34327
>>12787
bump


File 132821248268.jpg - (9.84KB , 278x309 , 241-i-am-disgust.jpg )
34320 No. 34320 hide watch expand quickreply [Reply]
I'm trying to write in functionality to allow mods to force and prevent threads from autosaging
in the db, I created a column called "autosage" with 4 possible values:
0 (no autosage, manually set by a staff member)
1 (normal no autosage, threads are set to 1 when they are created)
2 (normal autosage, threads are set to this after they hit the normal maxreplies value)
3 (forced autosage, set by a mod)

Unfortunately though, boards seem to be getting bumped regardless of the value, here's my code in board.php
http://pastebin.com/f4twDSv1
Any ideas?
1 post omitted. Click Reply to view.
>> No. 34322
>>34321
Oh, crap I see what I did wrong. Thanks a bunch!
>> No. 34325
hmm, it still doesn't seem to be working. Threads that should be on autosage mode are still being bumped
>> No. 34326
>>34325
try this: http://pastebin.com/ArS8KqsW


File
Removed
No. 14895 hide watch quickreply [Reply]
How do I add navbar to news.php? Simply copypasting the navbar code from img_header.tpl to news.tpl doesn't work.

Digging a bit further, it seems neither $boardlist nor $boards are defined in news.php (or they're empty).

What do?
>> No. 34317
Bump

For this is relevant to my interests


File 132814786783.jpg - (27.37KB , 322x244 , YTWHATEV.jpg )
34315 No. 34315 hide watch quickreply [Reply]
I've dun goofed.

Long story short

I forgot my password. I thought I stored it safely but I can't find where I stash my list. I can't access any management options now.

Is there anything I can do about it?


File 132781254778.png - (265.87KB , 489x358 , picture 6.png )
34285 No. 34285 hide watch expand quickreply [Reply]
What is the best CSS editor?

inb4 some smartass says "text edit" or some other shit
6 posts and 2 images omitted. Click Reply to view.
>> No. 34309
>>34308
Or Chrome, which has its editing tools built in.
>> No. 34312
>>34309
Exactly, Chrome is better than Firefox anyway.
>> No. 34314
>>34312
http://youtu.be/u8Yv-jvNth4


File 132809819652.jpg - (13.46KB , 251x242 , 1327688324270.jpg )
34313 No. 34313 hide watch quickreply [Reply]
i have just installed kusaba x 093 on a webspace and i notice it runs horribly slow, especially the manage page needs ages to load and perform. the speed is acceptable on my local xamp installation and other applications (tested joomla, wordpress, phpbb) on the same webspace run acceptable too...

is there any way to speed that thing up?


File
Removed
No. 14686 hide watch expand quickreply [Reply]
Does Kusaba X have a flood detection built in? I notice that users can easily double/triple post by repeatedly pressing the 'Reply' button even with the 45 second limit set up.
5 posts omitted. Click Reply to view.
>> No. 34290
use tsukiboards RBL feature https://raw.github.com/Laurelai/tsukiboards/master/config.php https://raw.github.com/Laurelai/tsukiboards/master/inc/func/misc.php
>> No. 34310
>>34290
but how?
>> No. 34311
>>34310
http://pastebin.com/LeR6eDnC

Improved version of the torblock module in >>24563 with that rbl code added.


File 132746473242.png - (311.33KB , 1275x690 , fixes.png )
34252 No. 34252 hide watch expand quickreply [Reply]
Few simple questions.
1. How do I make it so that replies ALWAYS show up BELOW the opening post? Look at the included image. The green circled post is where I want the first reply to always be placed.

2. How do I get rid of or style the <HR>'s between each post? I find the thick black ones unsightly.

3. How do I put everything in one big <div> so I can have a black background separate from the board/posts? I tried to fill it in to simulate how I'd want it to look.

Please and thanks.
2 posts and 1 image omitted. Click Reply to view.
>> No. 34266
>>34258
Replies need cleaner definition, it also hurts my eyes to look at, too bright.

Remember that your users are basement dwellers, they don't like bright things.
>> No. 34267
>>34266
Oh I know, I'm just experimenting with colors.
>> No. 34306
is that your board? link please? it looks cute


File 132751348196.jpg - (5.87KB , 80x80 , 80.jpg )
34257 No. 34257 hide watch quickreply [Reply]
im trying to host large images. I have modified php.ini I have modified the board image size limit and iv restarted my httpd but for some reason if i try to upload an image over well it looks like 10mb it fails I just get a white screen were it should bring me back to my post. what do I do? please and thanks
>> No. 34281
are you using dreamhost or some other low level hosting?

something similar happens to me. I post large file and then it goes straight back to my board without having made the post.
>> No. 34305
I host from home


File 132715413782.jpg - (211.99KB , 1222x1259 , 1324085656001.jpg )
34194 No. 34194 hide watch expand quickreply [Reply]
I'm sorry, but how i can inset php script in head?
13 posts and 1 image omitted. Click Reply to view.
>> No. 34296
Заебись. А то у меня на JS стоит (могу сэмпл скинуть), а нужно на PHP кое-где.
>> No. 34299
Кидай. Мне понадобится.
>> No. 34301
function getCookie(name) { return Cookie(name) }
if (getCookie("cookiename") == "cookieset")
{
lol
}
На самом деле до хуя просто.


File
Removed
No. 24563 hide watch expand quickreply [Reply]
As you seem to be the only one that cares a litlle about kusaba i want to ask you something, how can o block all TOR proxys?
20 posts omitted. Click Reply to view.
>> No. 24602
>>24599
those services are probably just checking the same resource as well, so why depend on a middleman?
>> No. 34164
>>24599
this is jmyeom, but as im using a public computer im not entering my trip,

what you just said, is exactly what we are doing, but checking what wayis better to check, using a predefined list of exit node ip, or running a deep scan to check the what the exit ip is of the ip they are using...


i used a predefined list, and irongeek's was the reverse lookup


both work fine, and as my way needs you to keep updating the list of tor nodes, i have suggested that people uses irongeeks method....

please, atleast check what im doing before hand, i did stay i was using a list of exit nodes...
>> No. 34291
https://raw.github.com/Laurelai/tsukiboards/master/inc/func/misc.php https://raw.github.com/Laurelai/tsukiboards/master/config.php sorry to spam this but the feature applies here to this thread as well


File 132768125911.jpg - (249.32KB , 815x561 , blaiL.jpg )
34280 No. 34280 hide watch quickreply [Reply]
Would it be possible to have some form of flood detection where it stops a person from posting multiple threads within too short a time period?

My board is kind of slow and I have had some bastards come in and make enough posts to wipe the board.

It would be nice if after they have started a certain number of thread they would get a message saying something like "you are starting too many threads try again in 10 minutes"
>> No. 34284
>>34280
yes, that would be definitely a nice feature.
>> No. 34289
https://github.com/Laurelai/tsukiboards/ has a RBL checking feature, this should stop most floods, its a fork of kusabaX so you can just patch the specific feature you need.


File 132782755371.jpg - (291.76KB , 800x510 , csgo-test.jpg )
34287 No. 34287 hide watch quickreply [Reply]
я установил и там блин ничего нет только белая пустая страница!!!!!!!
>> No. 34292
очередные говноборды не нужны


File
Removed
No. 24533 hide watch quickreply [Reply]
Would it be possible to have reports sent to my email?
>> No. 24544
>>24533
here you go, you will have to test this for me though :P

note, this will not work on localhost unless you have email server set up on your local machine



http://pastebin.com/d5xXnv0F

untested, but should work, i suggest adding it and making sure it works first, if not, tell me what happens
>> No. 34167
>>24544
thanks bro

I will test it out asap
>> No. 34282
>>24544
I know this is getting a bit specific, but can it be set up to email me only if certain text is included?

The idea is I want to be notified in case of a raid. I would want it set up to email me if someone entered "RAID" as the report.


File 13276054128.jpg - (81.64KB , 800x566 , 1208245594_1208203492_05.jpg )
34270 No. 34270 hide watch quickreply [Reply]
I want to enable captcha for once in every 5 posts which are sent by the same user/IP.

How to?

Assume that same IP sends these posts:

POST1:Nocaptcha
POST2:Nocaptcha
POST3:Nocaptcha
POST4:Nocaptcha
POST5:captcha
POST6:Nocaptcha

etc.
>> No. 34271
So I get four free shitposts before having to switch IPs? That's generous of you.
>> No. 34273
>>34271
you're welcome.


File 132752392178.jpg - (80.88KB , 768x576 , 1212214517112.jpg )
34259 No. 34259 hide watch quickreply [Reply]
Hi. How do I remove the file info from the board, but keep it so it's visible once you open the thread?
>File 132746473242.png - (311.33KB , 1275x690 , fixes.png )

That part. I don't want it visible on the front page, just in individual threads.
>> No. 34264
Edit the templates.
>> No. 34268
>>34264
I've looked into the template and there's like 30 lines of what looks to be related to the image name and size. I don't want to just rashly delete it all.


File
Removed
No. 24244 hide watch expand quickreply [Reply]
Modbox and admin panel won't work.

Paths are the following.
$cf['KU_ROOTDIR'] = realpath(dirname(__FILE__))."/";
$cf['KU_WEBFOLDER'] = '/';
$cf['KU_WEBPATH'] = 'http://mysite.com';
$cf['KU_DOMAIN'] = '.mysite.com';
25 posts omitted. Click Reply to view.
>> No. 34193
I'm 19, lol
>> No. 34196
>>34189

18
>> No. 34265
>>34180
Does not work.


File 132737433598.jpg - (37.81KB , 642x642 , 38967_496613037784_807232784_6561255_1096402_n.jpg )
34233 No. 34233 hide watch expand quickreply [Reply]
Hi im having a problem with custom 404s andI was wondering if you guys could help. Hi btw! Anyway I used the guide in the wiki here http://kusabax.cultnet.net/ and for whatever reason it just doesnt work. everything else on my board works fine but when i try to test 404s by inputing a url i know doesnt exist i get the following

"The requested URL /chan/HD/src/1327173973999.jpg was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

I followed the instructions to the T they seemed easy enough. Any idea what I should look at?
2 posts omitted. Click Reply to view.
>> No. 34243
Sazpaimon helped me out apparently wordpad all sorts of destroyed news.tpls formatting.
>> No. 34253
Can you explain how you fixed it? I'm having the same problem. 99% sure I followed all the directions from the wiki correctly.
>> No. 34256
well first I used notepad++ to copy and save all the PHP files. then i made a "img" folder inside the 404 folder put the images in the img folder. use notepad++ should work.


File 13274462619.jpg - (67.39KB , 278x278 , 1281340677601.jpg )
34247 No. 34247 hide watch quickreply [Reply]
im having this problem too. Im using the code below. I made a banners folder and put a banner in it and used the code and made rotate.php I modified the field in config.php to /banners/rotate.php as well as the full url. But banners never appear. Iv even tried modifying rotate.php by specifying a dir like /banners/rotate.php, /banners/, ./banners/ but nothing works iv rebuilt html after every attempt. anyone have an idea?

<?php
*/// Make this the relative path to the images, like "../img" or "random/images/".
// If the images are in the same directory, leave it blank.
$folder = '';

// Space seperated list of extensions, you probably won't have to change this.
$exts = 'jpg jpeg png gif';

$files = array(); $i = -1; // Initialize some variables
if ('' == $folder) $folder = './';

$handle = opendir($folder);
$exts = explode(' ', $exts);
Message too long. Click here to view the full text.
>> No. 34248
all i get is a broken image link at the top of the boards.
>> No. 34249
>>34248
Put full path in config.php, including http
>> No. 34251
Thanks i fixed it. Apparently the script I was using was broken.


File 132739489582.jpg - (35.64KB , 573x633 , 687435383563454375546.jpg )
34234 No. 34234 hide watch quickreply [Reply]
how do i turn off "remove frames" i want to completely remove it and make it so the news page has the board links on the top, is there anyways to do this? i've been looking around forever and cant seem to figure it out.
>> No. 34236
Edit templates!
AGRH, FUCKING RAGE!
>> No. 34242
>>34236
could you please explain it bettter? what do i edit in "edit templates"? im affraid to mess with anything i dont know for sure.
>> No. 34246
nvm i got it.


File
Removed
No. 14629 hide watch expand quickreply [Reply]
How do i allow multiple file upload like Krautchan ?
25 posts omitted. Click Reply to view.
>> No. 34232
File 132737262892.png - (24.04KB , 945x945 , Shrug-cheerilee-130200333251.png )
34232
What happened to anonsaba? The site is dead.

I have got the files in my HDD, I can upload them if you want.
>> No. 34240
>>34232
grumpy owned a *chan that was dedicated to hacking. He also had plans to insert a backdoor into the software. Hope that hints at what may have happened.
>> No. 34244
>>34240
>He also had plans to insert a backdoor into the software.

Haha. The fucker.


File 132720628365.png - (37.45KB , 624x352 , 94.png )
34220 No. 34220 hide watch expand quickreply [Reply]
Hi guys is their a way to randomize file names during upload?
3 posts omitted. Click Reply to view.
>> No. 34229
>>34228
You apparently broke something, because that is not default behavior.
>> No. 34230
that seems difficult on a vanilla install what could be causing it?
>> No. 34231
thanks for your help VERY kind anon. I fixed it myself see you around.


File 132722381628.jpg - (10.70KB , 251x220 , 1314522661979.jpg )
34221 No. 34221 hide watch quickreply [Reply]
Fatal error: Call to undefined function imagecreatefromjpeg() in /var/www/kusabax/inc/func/posts.php on line 82
>> No. 34223
im guessing:
imagecreatefromjpeg() is a php GD function
im guessing you dont have php GD on your server....

try changing it to imagemagik in the config, if that works, your all sorted, if not, ask your host to install php gd :)


File 132712678812.png - (56.35KB , 896x768 , error1.png )
34190 No. 34190 hide watch expand quickreply [Reply]
Ok, I finally got Kusaba X working, mostly. Managing boards works fine from the root directory.

The individual boards have problems. I'll post the screens of whats going on.
It looks like some files are missing from the boards.
Also assume I know almost nothing, its amazing I got this far.
I did remember to try to upload a pic though.

1/3
23 posts and 4 images omitted. Click Reply to view.
>> No. 34217
Ok so we established WEBPATH needs http:// at the beginning. What should the rest of WEBPATH look like?
>> No. 34218
I currently have it set for http://localhost/chan
It works on the hosting computer but not for other computers on the network. I'm aslo still getting that css style error.
>> No. 34219
Have to leave for today, I'll be back tomorrow.


File
Removed
No. 24346 hide watch quickreply [Reply]
Hello, I cannot find any resolution to my question, so please don't get upset at how obviously this question will probably turn out to be..

But could you please tell me how to mass ban a list of IPs all at once or do I have to add each one in individually?
>> No. 34188
1.add 1 manually on the manage panel
2.go to the bottom of your .htaccess file
????????
profit!


File 132707836595.jpg - (56.97KB , 657x370 , g2_2.jpg )
34183 No. 34183 hide watch quickreply [Reply]
How can I make recaptcha adaptive?
>> No. 34187
work for Google.


File 132708367243.jpg - (292.05KB , 1366x768 , 1322503086445.jpg )
34185 No. 34185 hide watch quickreply [Reply]
There is already an administrator account inserted. Fatal error: Uncaught exception 'Dwoo_Exception' with message 'Plugin topLevelBlock can not be found, maybe you forgot to bind it if it's a custom plugin ?' in /var/www/kusabax/lib/dwoo/Dwoo.compiled.php:1 Stack trace: #0 /var/www/kusabax/lib/dwoo/Dwoo/Compiler.php(895): Dwoo_Loader->loadPlugin('topLevelBlock') #1 /var/www/kusabax/lib/dwoo/Dwoo/Compiler.php(597): Dwoo_Compiler->addBlock('topLevelBlock', Array, 0) #2 /var/www/kusabax/lib/dwoo/Dwoo.compiled.php(1): Dwoo_Compiler->compile(Object(Dwoo), Object(Dwoo_Template_File)) #3 /var/www/kusabax/lib/dwoo/Dwoo.compiled.php(1): Dwoo_Template_String->getCompiledTemplate(Object(Dwoo), NULL) #4 /var/www/kusabax/inc/classes/menu.class.php(63): Dwoo->get('/var/www/kusaba...', Object(Dwoo_Data)) #5 /var/www/kusabax/inc/classes/menu.class.php(88): Menu->GetMenu(true) #6 /var/www/kusabax/install.php(109): Menu->Generate() #7 {main} thrown in /var/www/kusabax/lib/dwoo/Dwoo.compiled.php on line 1
>> No. 34186
dubs get


Delete post []
Password  
Report post
Reason  
Previous [0] [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16]