Dear Sir/Madam, this is a forum program called KusabaX that has been translated into Chinese. It was built using the GitHub library below. It is open source under GPL2, and the most recent changes were made 5 years ago. From the name, you can tell which website's backend program it is. It is similar to the well-known mainland X Island Bulletin Board (A Island Anonymous Edition). I found this repository in a post on that website.
Kusaba X Fork with a translated Chinese frontend, powering a certain project starting with 2333
Download it to your local machine. Inside the folder, there is a readme.png
, which is a screenshot of the developer's personal website (I couldn't find the original link, maybe the original blog is no longer available). It contains detailed installation instructions:
First, modify the configuration file config.php
, mainly for the database, domain name, and some personalized configuration. Just follow the comments and tutorials. Copy the installation program from the OTHER
folder to the main directory.
Install at http://127.0.0.1/install.php
.
It may be because the version is too old. It uses PHP5. Higher versions may cause errors or freeze on my computer. If you are using SQLite, don't forget to enable the corresponding extension.
The configuration file should be fine (hopefully).
Import the database.
Done, next step is to create an administrator account.
There is an error with a component here. Download a newer version from the Dwoo library and replace it to fix the issue.
Issue resolved, don't forget to delete the installation files.
Go to http://127.0.0.1/manage.php
to access the backend. The username and password are both admin
.
The backend sidebar looks like this, it is not translated into Chinese, so please use a browser translation.
The frontend homepage has a very certain Chan style:
Create a new board to post a thread:
That's all.