General discussion of development ideas and the approaches taken in the 3.x branch of phpBB. The current feature release of phpBB 3 is 3.3/Proteus.
Forum rules Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Language service - The language string handling have been decoupled from the user and extracting to its own class
Notifications - The notifications manager has been completely decoupled from the notification methods and types
Attachments - The attachments management has been refactored in a simple and extensible service PHPBB3-13904
SQL WHERE builder - The SQL builder has been improved in order to also build the WHERE expression. This way extensions can easily edit the expression. PHPBB3-13652
The packages can be downloaded from our Area51 downloads page or package archive. Please test the packages to extend, so we can have a fail-save final release.
Im quoting the message from that topic as i am getting the same thing. Basic installation should work in most of the main environments.
hum, the loading indicator stops at 67%, but if you go to the forum root, you can login and access the board. So it works.
But the installer still needs some fixing.
Im quoting the message from that topic as i am getting the same thing. Basic installation should work in most of the main environments.
hum, the loading indicator stops at 67%, but if you go to the forum root, you can login and access the board. So it works.
But the installer still needs some fixing.
PHP: 5.4.35
MySQL: 5.5.41
Apache: 2.4.10
Could you please create a ticket with the javascript console log message (you should have one) what the installer produces for you?
CHItA wrote: ↑Tue Nov 24, 2015 10:22 am
Could you please create a ticket with the javascript console log message (you should have one) what the installer produces for you?
Where do i get that log? The installer just stops at 67% and thats all. It doesnt say it completed the install. But it seems to do so, as if you are browsing to the board and delete the install dir, it is working fine.
Dragosvr92 wrote: ↑Tue Nov 24, 2015 6:19 pmWhere do i get that log? The installer just stops at 67% and thats all. It doesnt say it completed the install. But it seems to do so, as if you are browsing to the board and delete the install dir, it is working fine.
There might be a log in your browsers javascript console (i think in most browsers it is calls developer log or something similar), as the issue might be caused by a PHP warning which is written to the output therefore breaking the JSON syntax, which might cause the problem you've experienced.
Did anyone try to install 3.2a1 in different language than English? I have partially translated install.php file, but when I change language, the installation wizard stays in English.