Notings of Attention™
Acmlmboard 2 Released
Github/GIT | @acmlmboard
Chatting Places
Discord

Affiliates
Super Mario Bros. X | Kuribo64
Views: 8,952,487
Main | FAQ | IRC chat | Memberlist | Active users | Latest posts | Stats | Ranks | Online users | Search
03-28-24 07:15 PM
Guest: Register | Login

0 users currently in AcmlmBoard Developer Zone | 1 bot

Main - AcmlmBoard Developer Zone - A jul fork
Next newer thread | Next older thread


Kak
Posted on 04-27-18 12:33 AM, in Link | ID: 131253
Global Moderator

Bullet Bill
well then
Level: 129


Posts: 5361/5515
EXP: 24949848
Next: 99806

Since: 01-29-14
From: ???

Last post: 808 days
Last view: 754 days
Post #5361
linky

essentially this is kind of a continuation of boardc; most of the features which were there have been recoded/ported over & cleaned up

this is something I've been working on and off (but mostly off) since late dec 2016, though because of a roll back, most of the existing work was done early on and in the past four months

varous notes:
- PHP 5.5 is required since password_hash is used. this time I'm also sure the code is compatible with PHP 7.1.
- to install it, you copy the files to a folder, then access any file to be directed to the installer. this generates the config file. as usual, you should follow the instructions closely.
- by default, the options are configured to run the board in debug mode (always show query list & error list, regardless of powerlevel). You should disable all of those if you aren't running a testboard.
- after installing, the first user registered is automatically root admin'd. if the advanced options aren't changed, the deleted user account is created automatically after registering.


new/new-ish features:
- file upload support (attachments and avatars)
- post revisions and soft deletion of posts (permanent deletion is still an option, but it is disabled by default)
- PM threads with folders
- various extra mod/admin features (pending users, IP bans management, board backups, forum bans,...)
- somewhat improved SQL query debugger and real error list at the bottom of the page
- announcements are real threads
- many more schemes/thread layout options, ported from the i2/i3 era
- other minor changes/extra featurs, too many to list

core changes:
- uses PDO rather than mysql_* functions, and this is taken advantage of (prepared queries, fetch flags,...)
- gets rid of the reliance on register_globals and magic_quotes
- files properly secured (I hope) and it shouldn't throw a single notice, even on E_ALL
- ditches the manual header printing for AB2-like pageheader()/pagefooter() functions
- streamlining of forms. for example, _GET arguments aren't converted to _POST after previewing
- no $tccell
- merges posts and posts_text as this isn't 2002 anymore (and old revisions go to posts_old)
- reorganized schemes structure. all the theme data (including images) is in folders inside /schemes



-----

Jamie
Posted on 05-12-18 01:08 PM, in Link | ID: 132203
Banned
Excessive drama.
Level: 73


Posts: 556/1480
EXP: 3409564
Next: 76304

Since: 06-03-14

Last post: 1820 days
Last view: 503 days
Nice, did you ever fix the “if a new line is in a style tag it inserts a line break” thing?

____________________
Good riddance!

Kak
Posted on 05-12-18 01:57 PM, in Link | ID: 132206
Global Moderator

Bullet Bill
well then
Level: 129


Posts: 5392/5515
EXP: 24949848
Next: 99806

Since: 01-29-14
From: ???

Last post: 808 days
Last view: 754 days
Post #5392
Not in this particular fork. A previous version had the fix (by simply disabling sbr() for post headers), but I'd like to try something different this time.

I haven't got around to do it though.

-----

Jamie
Posted on 05-13-18 01:23 PM, in Link | ID: 132249
Banned
Excessive drama.
Level: 73


Posts: 558/1480
EXP: 3409564
Next: 76304

Since: 06-03-14

Last post: 1820 days
Last view: 503 days
Hope that you do. ^^

____________________
Good riddance!

Jamie
Posted on 07-11-18 03:24 PM, in Link | ID: 135495
Banned
Excessive drama.
Level: 73


Posts: 736/1480
EXP: 3409564
Next: 76304

Since: 06-03-14

Last post: 1820 days
Last view: 503 days
Thinking of getting this up and running soon (or, getting Yushe to) since AB2.5 is picky. :/

____________________
Good riddance!

Next newer thread | Next older thread
Main - AcmlmBoard Developer Zone - A jul fork


Acmlmboard v2.5.5 (10/04/2020)
© 2005-2024 Acmlm, Emuz, et al.

Page rendered in 0.052 seconds. (766KB of memory used)
MySQL - queries: 86, rows: 496/528, time: 0.042 seconds.