Code Monkey home page Code Monkey logo

circlepuller / tinyboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from savetheinternet/tinyboard

10.0 10.0 0.0 27.88 MB

Tinyboard is a light-weight, fast, highly configurable and user-friendly imageboard software package released under a non-restrictive open-source license. It is written in PHP and has few dependencies.

Home Page: https://awsumchan.org

License: Other

PHP 47.79% JavaScript 24.92% CSS 13.82% HTML 13.46% Shell 0.01%
imageboard imageboard-engine imageboard-software imageboards

tinyboard's People

Contributors

27chan avatar admin-kaf avatar aeosynth avatar anonfagola avatar antedeguemon avatar asiekierka avatar barrucadu avatar bui avatar cccxd avatar ccd0 avatar circlepuller avatar ctrlcctrlv avatar czaks avatar fatchan avatar fourfivesix avatar hjaelp avatar jasonpuglisi avatar jdh8 avatar macilprime avatar marktaiwan avatar marlencrabapple avatar pmer avatar rikukissa avatar seisatsu avatar sinuca avatar tesu avatar thegentoo avatar topkek avatar undido avatar yeon-boy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tinyboard's Issues

Slower than LynxChan and crashes

Your fork is WAY slower than LYNXCHAN and constantly crashes. You have been working on it for over 2 years and it actually gets more and more buggy. Maybe hire someone who knows how to code to fix it?

install.php on php8 is broken

If you tried to run install.php with php8.0 for some reason it won't work because of verbose_errors.
Setting verbose_errors to false and will work.

Fatal error: Uncaught Exception: Template file 'error.html' does not exist or is empty in ''! in /var/www/Tinyboard/inc/template.php:69 Stack trace: #0 /var/www/Tinyboard/inc/display.php(91): Element() #1 /var/www/Tinyboard/inc/functions.php(380): error() #2 [internal function]: verbose_error_handler() savetheinternet#3 /var/www/Tinyboard/inc/functions.php(145): file_put_contents() #4 /var/www/Tinyboard/install.php(6): loadConfig() savetheinternet#5 {main} thrown in /var/www/Tinyboard/inc/template.php on line 69 Warning: Undefined array key "syslog" in /var/www/Tinyboard/inc/display.php on line 40 Warning: Undefined array key "debug" in /var/www/Tinyboard/inc/display.php on line 52 Warning: Undefined array key "debug" in /var/www/Tinyboard/inc/display.php on line 56 Warning: Undefined array key "password" in /var/www/Tinyboard/inc/display.php on line 70 Warning: Undefined array key "template" in /var/www/Tinyboard/inc/template.php on line 69 Fatal error: Uncaught Exception: Template file 'error.html' does not exist or is empty in ''! in /var/www/Tinyboard/inc/template.php:69 Stack trace: #0 /var/www/Tinyboard/inc/display.php(91): Element() #1 /var/www/Tinyboard/inc/functions.php(380): error() #2 /var/www/Tinyboard/inc/display.php(40): verbose_error_handler() savetheinternet#3 /var/www/Tinyboard/inc/functions.php(356): error() #4 [internal function]: fatal_error_handler() savetheinternet#5 {main} thrown in /var/www/Tinyboard/inc/template.php on line 69

Implement thread archiving

Archiving is now considered a standard feature on most imageboards and I feel it's time we should implement it in some way. NPFchan has done it but I feel we could definitely work out some quirks that it seems to have..

Webp animated

There's a problem when posting animated webp, I always get the same error message.
Fail to resize image! Details: gm convert: No data returned (/tmp/phpoMUrv0).

PHP Error in /ban-appeals

When trying to access ban-appeals with the config:

$config['ban_appeals'] = true;
$config['ban_show_post'] = true;

I get the following error message:

Caught fatal error: Uncaught TypeError: json_decode(): Argument # 1 ($json) must be of type string, array given in /var/www/Tinyboard/inc/display.php:365Stack trace:# 0 /var/www/Tinyboard/inc/display.php(365): json_decode()# 1 /var/www/Tinyboard/inc/mod/pages.php(1020): Thread->__construct()# 2 /var/www/Tinyboard/mod.php(195): mod_ban_appeals()# 3 {main} thrown in /var/www/Tinyboard/inc/display.php on line 365

Edit: this is with php8.0

Move boardlist rendering to Twig templates

Move the boardlist rendering to a Twig template so Tinyboard users can customize their boardlists with ease. This shall prove challenging as it requires the use of recursion, array searches, and regular expressions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.