tslocum / kusaba

This project is discontinued. Use TinyIB: https://gitlab.com/tslocum/TinyIB
0 stars 1 forks source link

Board not being created After the Create Board Succeeded #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a Board
2. Setup the Sections
3. Clicking on a Board link on the left navigation pane in the Front page
Displays a error on the right section of the page.

What is the expected output? What do you see instead?
 The expected output would be to display the image Board. Instead it
displays a "Forbidden" error

What version of the product are you using? On what operating system?
Kusaba:  Version 1.04 with UPGRADE. 
Server:  Apache/1.3.33
Host:  Godaddy
PHP:   5.x
Database:  Mysql 5.0

Please provide any additional information below.

Clicking on a Board link on the left navigation pane Displays a error on
the right section of the page. ERROR:
"Forbidden
You don't have permission to access /imgboard/b/ on this server.
Additionally, a 404 Not Found error was encountered while trying to use an
ErrorDocument to handle the request."

All files/folder in the directory were changed to 777. This didn't fix issue.

I setup the Board and a section and linked them together in the Board
Options.  It created a directory for the /b/ board. this folder only
contains a /res/, /src/, /thumb/, .htaccess  files/folders. The .htaccess
links to a board.html file. Upon opening the file it displays "[ edit this ]"

Original issue reported on code.google.com by nallen.m...@gmail.com on 21 Jun 2008 at 2:51