Code: Select all
Fatal error: Call to undefined function dmzx\systeminfo\event\sys_getloadavg() in C:\xampp\htdocs\phpBB3\ext\dmzx\systeminfo\event\listener.php on line 50
one month for each released version?DavidIQ wrote:You must know something we don't...
In september will be released RC4 and in October we will have 3.1.0. If all goes well.maciasbarlinek99 wrote:phpBB 3.1.0 will be released before 2015 year?
Very nice work,thxPayBas wrote:Much more to come: https://github.com/phpbb/phpbb/pulls/PayBas
Very nicePayBas wrote:Beta5 will be more fun:
edit: to clarify, this is not a bug. I just messed around with the JS so that it will show multiple dropdowns simultaneously.
Code: Select all
.panel_profile_box {
margin:10px 0px 0px 10px;
Code: Select all
.panel_profile_box {
margin:10px 0px 10px 10px;
just a missing class by autormaciasbarlinek99 wrote:
Hmm.. I've got some error?