No.1313
Hi Alice, I made my first working website. It is a small imageboard, it actually has only 2 boards(General and nsfw). I'm, of course, open to any suggestion and advice, please help me! :)
It was fun making it
https://www.tinachan.club/ No.1314
i was trying post something an issues i encountred was file deletion passord must be auto-filled like here, and when there is some error while posting(like wrong captcha) and you get back to posting, subject and file deletion pass shouldnt be deleted, these was very annoying, nice comfy chan btw
No.1315
>>1314I'm extremely sorry about that! I'll try to fix it, thanks for the feedback <3
No.1318
>>1313What technology stack you have used in this project?
Can someone elaborate?
No.1319
Warning: Constants may only evaluate to scalar values in /home/tinachan/public_html/settings.php on line 25
Warning: Constants may only evaluate to scalar values in /home/tinachan/public_html/settings.php on line 26
Warning: Constants may only evaluate to scalar values in /home/tinachan/public_html/inc/defines.php on line 17
Warning: Constants may only evaluate to scalar values in /home/tinachan/public_html/inc/defines.php on line 20
Notice: Use of undefined constant TINYIB_HIDEFIELDS - assumed 'TINYIB_HIDEFIELDS' in /home/tinachan/public_html/imgboard.php on line 90
Warning: in_array() expects parameter 2 to be array, string given in /home/tinachan/public_html/imgboard.php on line 93
Warning: in_array() expects parameter 2 to be array, string given in /home/tinachan/public_html/imgboard.php on line 97
Warning: in_array() expects parameter 2 to be array, string given in /home/tinachan/public_html/imgboard.php on line 100
Warning: in_array() expects parameter 2 to be array, string given in /home/tinachan/public_html/imgboard.php on line 103
Warning: in_array() expects parameter 2 to be array, string given in /home/tinachan/public_html/imgboard.php on line 118
Warning: in_array() expects parameter 2 to be array, string given in /home/tinachan/public_html/imgboard.php on line 168
That file is larger than 2 MB.
No.1321
>>1320But did you actually fix the code or just disable the warnings?