FlatBoard v0.8 Beta
Fred_f8768
Fred#f8768
DISCUSSION OF ORIGIN

Administrator

Fred_f8768

See their activity.

Fred#f8768 Tuesday 9th February 2016, 10:33:23

FlatBoard v0.8 Beta

**v0.8** Release date: 2016-04-16
Download: [flatboard.7z (788 ko)](download.php?file=flatboard_latest.7z)
*v0.7.7 Release date: 2016-03-15*
*v0.7.6 Release date: 2016-02-28*
*v0.7.5 Release date: 2016-02-09*

#### Changelog 0.8
* Added πŸ“’ announcement in config & theme.
* Added πŸ”˜ status plugins (just visual activated/desactivated)
* Added permalink in reply for easly link a post.
* Added BBcode code,color and block (quote replace markdown).
* Update Font Awesome v.4.6.1 in plugin core.
* Debug & πŸ’’fix windows path (in progress)

#### Changelog 0.7.7
* Added error bad password login.
* Added a really simple, but effective way of majorly slowing down bruit force attacks on wrong password attempts.
* Fixed all path directory (Windows compatibility).
* Change some url project in source code.

#### Changelog 0.7.6
![Badge Color picker](./uploads/color-badge.png)
* Little change css.
* Footer load stats and forum list optimization.
* Plugin.lib security fix πŸ’₯.
* More change in plugins and Flatboard redirect security fix.
* Add events for the closed and pinned threads *[(2016-02-09191722bb4d0)](view.php/topic/2016-02-09191722bb4d0)*.
* New hook for add link menu system `Plugin::hook(core_menu)`.
* Little UI change in plugin config page.
* Add color picker for badge/config style.
* Update simpleMDE to version 1.10.1.
* Translation Update
* More 🐞 bugs fixe.

#### Changelog 0.7.5
* Added report topic/reply.
* Added mail in config for the report feature.
* Added infinite scroll.
* Added field in config for the infinite scroll option
* More 🐞 bugs fixe.

#### Update note
Please read the [docs guide](view.php/plugin/page/p/docs) for update.
Administrator stickied the discussion.
Administrator locked the discussion.
DISCUSSION OF ORIGIN
identicon
hmmy 🐝

hmmy 🐝 Thursday 3rd March 2016, 01:36:09

  I added in a `@yahoo.com` address to test. I then reported (logged in as admin) and have not received anything.
Fred_f8768
Fred#f8768

Administrator

Fred_f8768

See their activity.

Fred#f8768 Thursday 3rd March 2016, 09:54:38

  I think this is a server issue.
I have the same problem with the flatboard.co.nf hosting.
Make a new file named mail.php with these few lines in with your email, and send it to the server, or you installed Flatboard.

<?php
// Don't forget to delete it after testing is complete!
ini_set( 'display_errors', 1 );
error_reporting( E_ALL );
$from = 'info@flatboard.free.fr';
$to = 'hmmy@yahoo.com'; // Your email here
$subject = 'PHP Mail Test script';
$message = 'This is a test to check the PHP Mail functionality';
$headers = 'From:' . $from;
mail($to,$subject,$message, $headers);
echo 'Test email sent';
?>


Go to http://yourflatboard.com/mail.php and tell me if you receive mail in your box or you have errors.
identicon
73f16

73f16 Saturday 5th March 2016, 23:54:13

  This works. The reporting doesnt
Fred_f8768
Fred#f8768

Administrator

Fred_f8768

See their activity.

Fred#f8768 Monday 7th March 2016, 13:12:48

  Do you have a access in your server by mail please?
identicon
JJ Kroc

JJ Kroc Monday 7th March 2016, 19:23:09

  Any update on rating plugin?
Fred_f8768
Fred#f8768

Administrator

Fred_f8768

See their activity.

Fred#f8768 Tuesday 15th March 2016, 08:32:52

v0.7.7 Released!, plugin Rate for next release i think...
identicon
hmmy

hmmy Tuesday 15th March 2016, 16:42:06

  OOOh, so excited!

> Change some url project in source code.

What do you mean by this?

Also, you could simplify ratings by making something like:
![WP](https://s.w.org/plugins/emoji-reactions/screenshot-1.png?r=1371745)
![Git](https://cloud.githubusercontent.com/assets/25792/13683303/d55b8b7e-e6ba-11e5-9b31-59a8db92e456.gif)

Although, you they would just add to current rating. No karma (+1,-1)
Fred_f8768
Fred#f8768

Administrator

Fred_f8768

See their activity.

Fred#f8768 Saturday 16th April 2016, 21:54:15

I wish you a good installation or update **Flatboard** in version 0.8 Beta.
The plugin `Rate` is deferred, as **Flatboard** is in beta stage.
Suggested Topics View / Reply Forum
Michael started translation Deutsche Übersetzung 2.5K / 10 Resources
Simon started πŸ‡«πŸ‡· Connexion 1.4K / 4 International Discussions
444f31e1 started REQUIRED IMAGE UPLOAD - FIRST POST 1.3K / 1 Feature Requests
Alexander Liebrecht started Show your Flatboard Forum projects :) 2.4K / 4 Open Bar
Top