- AbulaChan
- Features
- Installation
- - For the first time
- - Adding new Boards
- - Customizing Boards
- - News?
- - Upgrading from older Versions
- To-do/Contribution
I'm searching for someone to help me at this project making something like a theme selector or so, also I want to make it that you can upload the images instead of just linking to them, if anyone could help me with that, I would be very grateful! But nothing more at the moment...
^^^ Back to top ^^^
Your daily Textboard/Imageboard. Written in PHP and HTML and it can be used without Database (it's flatfile)! Actually, it's a continued version of the old Bazuchan.
^^^ Back to top ^^^
- A decent Imageboard/Textboard
- Some cool preset Banners
- Theme support!
- A not working reset.php
- A life demo: http://chan.abulafia.space
- For the exact code shown here: http://chan.abulafia.space/GITHUB
- idk what more?
^^^ Back to top ^^^
- Download the stuff & unzip it.
- Setup
config.php
in the main directory, you need to change these:$mypagetitle
,$subtitle
,$antispam_word
and$mysecretword
(and that for allconfig.php
files you got, also in sub-folders). - Images (
$enable_guest_images
) are set to true by default, you can disable them by setting it tofalse
- (Optional) If you have images enabled, you can change the size of them by changing the
$guest_image_size
to something else. (MAKE SURE YOU ALWAYS GIVE THE SIZE IN PIXEL, OR ELSE IT WON'T WORK!) - Edit files in the
/stuff/
directory:header.php
andindex_header.php
header.php
: Link there to all your existing boards in$pageheader
index_header.php
: For$index_header
copy the stuff fromheader.php
there and fix the links, for$index_boards
you can do it how you like (still you should link to them)- MAKE SURE YOU HAVE CHMOD 777 ON THE FOLDER!
- Setup boards (explanation below)
^^^ Back to top ^^^
- Copy the files out of the
template
directory into the folder(e.g: /a/ for anime). - Edit
index.php
andconfig.php
to your likings (as mentioned above). - Edit
header.php
in the folder above and add a links to it. - Link the board in the
/stuff/header.php
file - Done kekw
^^^ Back to top ^^^
- Find the
config.php
file in your directory - Find the
$theme
- Edit the current theme to whatever theme is in the
/themes/
folder - ur done
^^^ Back to top ^^^
- Yes, find the
/news/
directory - Edit
config.php
to your likings - Add news in
news.php
- They will show up there but also show up on the home-page, awesome, init?
^^^ Back to top ^^^
- Delete those files:
index.php
,config.php
andgb-exec.php
- DON'T DELETE THE
gbcontentfile.php
, THIS IS WHERE YOUR POSTS ARE STORED! - Upload the new files (make sure you don't replace
gbcontentfile.php
in any way)
^^^ Back to top ^^^
- Get the
reset.php
somewhat working... NOT! YOU CAN DO THAT MANUALLY BY DELETINGgbcontentfile.php
! I'm too lazy... - Make image resize better??? Maybe...
- Make smth like "Change Theme" in config.php and styles.css, ya know?
- Improve Theme-changer, add new themes & Community support (Docs?)
- Send help
^^^ Back to top ^^^
xd pls halp me making this board better if you can, make a pull request xdddd
^^^ BaCk To TopP??? ^^^