User blogs

Toar
Now you can download and install Oxwall Plus 2.0.0. This is beta version, so you can report all bugs here or on forum.
Libraries: Installing ralouphie/getallheaders (3.0.3)         Libraries: Updating guzzlehttp/psr7 (1.4.2 => 1.8.2)         
Libraries: Updating guzzlehttp/promises (v1.3.1 => 1.4.1)         
Libraries: Installing symfony/polyfill-php72 (v1.22.1)         
Libraries: Installing symfony/polyfill-intl-normalizer (v1.22.1)         
Libraries: Installing symfony/polyfill-intl-idn (v1.22.1)         
Libraries: Updating symfony/polyfill-mbstring (v1.8.0 => v1.22.1)
Libraries: Updating guzzlehttp/guzzle (6.3.3 => 6.5.5)         
Libraries: Updating smarty/smarty (v3.1.32 => v3.1.39)         
Libraries: Updating phpmailer/phpmailer (v6.0.5 => v6.4.1)         
Libraries: Installing psr/container (1.1.1)         
Libraries: Installing symfony/service-contracts (v2.4.0)         
Libraries: Installing symfony/polyfill-php80 (v1.22.1)
Libraries: Installing symfony/polyfill-php73 (v1.22.1)
Libraries: Updating symfony/console (v4.1.0 => v4.4.21)         
Libraries: Updating gettext/languages (2.4.0 => 2.6.0)         
Libraries: Updating gettext/gettext (v4.5.0 => v4.8.4)         
Libraries: Updating matthiasmullie/path-converter (1.1.1 => 1.1.3)         
Libraries: Updating matthiasmullie/minify (1.3.60 => 1.3.66)         
Libraries: Updating google/recaptcha (1.1.3 => 1.2.4)
Core: New Admin Master Page and Admin Controller
Libraries: Fix youtube thumbnails display
Libraries: Fix get youtu.be url json data
System Plugins: Added new Core plugin, which replace base & admin plugins in future
Toar May 1 '21 · Rate: 5 · Comments: 2 · Tags: releases, devblog, new version, update, changelog, oxwallplus
Toar
Now you can download and install second Beta version Oxwall Plus. This is beta version, so you can report all bugs here or on forum.

0000074: [system plugins] [updated] ability set securimage settings (toar)
0000073: [security] [added] google recaptcha mechanism (toar)
0000072: [system plugins] [updated] move securimage captcha mechanism to security plugin (toar)
0000071: [security] [added] new security system plugin (toar)
0000070: [localization] [updated] datetime and currency settings (toar)
0000069: [utilites] [updated] new nicetime function (toar)
0000068: [base] [updated] remove fake questions from join controllers (toar)
0000067: [core] [updated] new range form element, which using javascript slider library (toar)
0000066: [core] [updated] new year range form element, which using javascript datetime library (toar)
0000065: [core] [updated] new date form element, which using javascript datetime library (toar)
0000064: [core] [updated] get page title in controller (toar)
0000063: [core] [updated] if setHasInvitation is string, then set text via setInvitation method (toar)
0000062: [performance] [fix] bug when use pipe (|) in database and using file cache system (toar)
0000061: [performance] [updated] optimize minify css and js code (toar)
0000060: [base] [fix] dont search questions with empty names (toar)
0000059: [core] [update] optimize queries (replace IN and NOT IN to = and <> when array have only 1 element) (toar)
0000058: [core] [updated] cache data from base_menu_item and base_document tables (toar)
0000057: [core] [updated] new version jhtmlarea editor (toar)
0000056: [updated] mechanism to cache languages from database
0000055: [updated] cache all configs from base_config
0000054: [performance] [added] new cache backend collector (toar)
0000053: [core] [updated] remove event, so we can start cache earlier (toar)
0000052: [base] [fix] avatar upload don't work (toar)
Toar Jul 7 '18 · Comments: 1 · Tags: install, devblog, releases, oxwallplus, changelog, update
Toar

Oxwall plus have completly rewritten instalation script. Now you can install Oxwall script, when you have enabled PHP 7 on your server.

New installation script also can be translated to other langauges. We using Gettext PHP Library, so you can translate installation script to your language using english PO file.


Some screens (click to large)



Toar Jun 6 '18 · Rate: 5 · Comments: 1 · Tags: install, devblog, updates