| # | Subject | Posts | Last Post |
|---|---|---|---|
| 1 | make the "Front Page" link in the menu link to the actual front page | 1 | 23 July 2008 11:58 |
| 2 | weird error when deleting a post | 1 | 23 July 2008 03:20 |
| 3 | Board help | 4 | 22 July 2008 18:43 |
| 4 | Strange problem... | 3 | 22 July 2008 18:09 |
| 5 | Access Denied For User Help? | 2 | 22 July 2008 15:34 |
| 6 | Rotation script | 3 | 22 July 2008 09:08 |
| 7 | I have some questions about mod/admin posting | 8 | 22 July 2008 07:00 |
| 8 | embedding youtube videos | 2 | 21 July 2008 02:21 |
| 9 | mysql_instal.php | 1 | 20 July 2008 23:11 |
| 10 | gettext problem | 2 | 20 July 2008 11:56 |
| 11 | This is how it will look like if all goes well at Installation | 1 | 18 July 2008 00:28 |
| 12 | Posting error | 2 | 17 July 2008 14:55 |
| 13 | How to install modules?????? | 4 | 17 July 2008 12:38 |
| 14 | / VIP / | 2 | 17 July 2008 12:37 |
| 15 | installing halp plox! | 2 | 16 July 2008 16:10 |
| New Thread | All Threads | |||
I'm not entirely sure what this means, or if i should even be concerned. But when i deleted the only post in the only thread on one of my boards it gave me this.
"
Post successfully deleted.
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\mychan\board.php:442) in C:\xampp\htdocs\mychan\inc\func\misc.php on line 75
"
Hello. Just so you know, I've checked the wiki and every other resource available to me before I posted this, but I didn't seem to find anything about the problem I am having.
Well, I installed everything properly (MySQL is connected, Admin panel working flawlessly, news posting and sections of the menu.php is working) but there is one thing that keeps messing up.
When I create a board, it works. But upon viewing the board I have created, the board is just plain white and unformatted with CSS. I checked the source code, and it shows: ' ./css/stylesheetexample.css ' (going up one directory and looking into the 'css' folder). Even though it is correct, the CSS still isn't working.
Not only does the CSS not work, but when I try to test my board by typing in random letters and submitting, it gives me a 404 because it directs me to board.php in the same folder, which I think it is trying to go up one directory and access board.php.
Could it be that I am stupid and do not know how to set up my config.php properly?
Oh and... on: $cf['KU_ROOTDIR'] = 'CHANGEME'; /* Full system path of the folder containing kusaba.php, with trailing slash */ -- Do I need to put in the full system path such as C:/etc/etc? Or just starting from root folder?
Thanks in advance.
Oh, and the CSS works on every other page except for the newly created boards.
OP here, never mind. I went into the files and manually changed the directories. Everything is working fine (I hope). Sorry to clutter your board; apologies.
I have a strange problem. My chan/board is at 712chan.ckyle.net . Kusaba installed fine. I have 2 problems. One is: To access my chan I have to go to 712chan.ckyle.net/kusaba.php. If I just go to 712chan.ckyle.net, it won't work at all.
Why is that? I never touched the .htaccess. I looked at it and it seems to be all correct.
My other problem is probably related to the first one. When I try to login with admin/admin, the screen just refreshes. It doesn't say I incorrect username and password, it just won't login and brings me back to the login page.
Help a noob?
1) first line of .htaccess
RewriteEngine on
DirectoryIndex kusaba.php
2) check your cookie, the login should give you an admin cookie
enable them
Can someone hook me up with a rotation script and instructions how to get it to work.
I know I sound like a fucking moron but I can't seem to get it to work.
<?php
/*
DOWNLOADED FROM http://www.marcofolio.net/
Check it out for more interesting scripts & downloads
AUTOMATIC IMAGE ROTATOR
Version 2.2 - December 4, 2003
Copyright (c) 2002-2003 Dan P. Benjamin, Automatic, Ltd.
All Rights Reserved.
http://www.hiveware.com/imagerotator.php
http://www.automaticlabs.com/
Message too long. Click here to view the full text.
Do you have to enter your name in the name field as well, or does it automatically show up when you enter the password?
Also, what do the different checkboxes do?
check D and N to have your name automatically show up.
from trial and error:
D = ##whatever## tag
L = Lock
S = Sticky
RH = No idea
N = fill in name (useful on forced anon boards)
I feel completely retarded for asking this, but can anyone tell me how to embed a youtube video into posts?
Embedding must be enabled. To embed a youtube video simply put the video id in the embeded box.
Ex. for http://www.youtube.com/watch?v=muP9eH2p2PI you would put muP9eH2p2PI
Warning: require(../lib/gettext/gettext.inc.php) [function.require]: failed to open stream: No such file or directory in /home/a1114621/public_html/config.php on line 227
i got that when installing it on my virtual apache server as well as online. I cant install it. It seems not to be able to find the gettext.inc.php file. It can find both files on my server when i use the address bar to paste in their location, but just not using this install (so i know i have it located properly)
Please help :)
http://code.google.com/p/kusaba/wiki/InstallationGuide
^^ about 1/2 dopwn shows how to correct this.
I have been at it for a few days now, error here and there.
But today, FINALLY.
I am IN the Manage screen ^_^
I thought of sharing these pictures to those hopeful who are still struggling at installation.
1. This is upon successful installation of install-mysql.php
--> http://img509.imageshack.us/img509/896/installmysqlphpbz1.jpg
2. This is upon successful installation of install.php
--> http://img112.imageshack.us/img112/5302/installphpop7.jpg
3. This is my FIRST time entering the Manage page upon using that ID: admin and Password: adminMessage too long. Click here to view the full text.
Recently installed, I get this error when I try to post:
Warning: preg_replace() [function.preg-replace]: Delimiter must not be alphanumeric or backslash in /XcensoredX/inc/classes/parse.class.php on line 184
help pleasy
How do i install modules?
i made a php files from the funny names modules and put it in my kusaba directory, but how do i get it to work???
The more question marks you use, the more urgent it is!
Parse error: syntax error, unexpected T_STRING in C:\xampp\htdocs\mychan\config.php on line 90
$cf['KU_ROOTDIR'] = 'C:\xampp\htdocs\mychan\'; /* Full system path of the folder containing kusaba.php, with trailing slash */
$cf['KU_WEBFOLDER'] = '/mychan/'; /* The path from the domain of the board to the folder which kusaba is in, including the trailing slash. Example: "http://www.yoursite.com/misc/kusaba/" would have a $cf['KU_WEBFOLDER'] of "/misc/kusaba/" */
$cf['KU_WEBPATH'] = 'http://192.168.1.102'; /* The path to the index folder of kusaba, without trailing slash */
$cf['KU_DOMAIN'] = '.192.168.1.102'; /* Used in cookies for the domain parameter. Should be a period and then the top level domain, which will allow the cookies to be set for all subdomains. For http://www.randomchan.org, the domain would be .randomchan.org; http://zachchan.freehost.com would be zach.freehost.com */