4baea Friday 5th February 2016, 21:29:43
http://flatboard.free.fr/view.php/forum/2015-09-232343104e686
http://flatboard.free.fr/forum/2015-09-232343104e686
Administrator locked the discussion.
4baea Friday 5th February 2016, 21:36:07
Also, http://flatboard.free.fr/view.php/topic/2016-02-052129434baea
http://flatboard.free.fr/view.php/topic/2016-02-05
Fred#f8768 Friday 5th February 2016, 22:29:50
Hi, in **lib/Flatdb.lib.php**, change the date format in newEntry():
public static function newEntry()
{
return date('Y-m-d');
}
Fred#f8768 Saturday 6th February 2016, 19:35:33
It is the creation date of a discussion or reply.Fred#f8768 Saturday 6th February 2016, 22:40:16
The objective is precisely Flatboard be accessible without .htaccess and therefore for any server.
# The server must follow symbolic links :
Options +FollowSymlinks
# Enabling URL Rewrite Module :
RewriteEngine on
#--------------------------------------------------
# Rewrite Rules :
#--------------------------------------------------
# Discussion :
RewriteRule ^topic/([0-9]+)$ view.php/topic/$1/p/$2 [L]
# Forum :
RewriteRule ^forum/([0-9]+)$ view.php/forum/$1 [L]
Suggested Topics | View / Reply | Forum |
---|---|---|
Fred#4346f29d started tips Global blog functioning | 1.6K / 3 | Announcements |
Fan#17562 started solved Upgrades => Backups backward compatible? | 896 / 1 | General Questions |
Balistic#423165 started 🇫🇷 Partage de discussions entre instances Flatboards | 1.3K / 3 | International Discussions |
Simon started 🇫🇷 Scroll infini | 1.7K / 2 | International Discussions |