Fixes
27 Jan 2026Date fix - 27012026
Date fix in data_connect.php. Format changed from d/m/Y to m/d/Y to allow strtotime to correctly …
Further improve cut_content() function
Another code fixing in en_code.php, for cut_content(), which, as we said, controls the post excerpt.…
3.0 first fixes
Fixed editing a post in editpost.php, not allowing actions to complete. Problem caused by incorrect …
Typo in print_posts.txt
A "typographical" mistake is found in the "read me" type of file, print_posts.txt, in the home dir. …
preg_split fix
A deprecated feature of preg_split() causing errors to tags has been removed. Fix available for …
Pagination and limit results fix
A value greater than the total number of posts set in the Advanced settings › Limit results , was …