Discuss: phpBB 3.3.11 Release

Do not post support requests, bug reports or feature requests. Discuss phpBB here. Non-phpBB related discussion goes in General Discussion!
Get Involved
User avatar
SpIdErPiGgY
Registered User
Posts: 330
Joined: Sun May 02, 2021 2:11 pm
Location: Erpe-Mere, Aalst, BE
Name: Andy Dm

Re: Discuss: phpBB 3.3.11 Release

Post by SpIdErPiGgY »

Where can I find the language changes since 3.3.10?
Image
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 10476
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius

Re: Discuss: phpBB 3.3.11 Release

Post by _Vinny_ »

SpIdErPiGgY wrote: Sun Nov 05, 2023 12:17 am Where can I find the language changes since 3.3.10?
Here:
https://area51.phpbb.com/code-changes/3 ... anguage-en
User avatar
SpIdErPiGgY
Registered User
Posts: 330
Joined: Sun May 02, 2021 2:11 pm
Location: Erpe-Mere, Aalst, BE
Name: Andy Dm

Re: Discuss: phpBB 3.3.11 Release

Post by SpIdErPiGgY »

Thank you!
The one place I forgot to look... 🫣
Image
calvi
Registered User
Posts: 3
Joined: Sun Jul 08, 2007 11:14 am

Re: Discuss: phpBB 3.3.11 Release

Post by calvi »

phpBB does not use the code that is affected by this issue
Thanks for clearing that up.
Alex Diamantopulo
Registered User
Posts: 1
Joined: Mon Jun 01, 2015 12:52 am

Re: Discuss: phpBB 3.3.11 Release

Post by Alex Diamantopulo »

Thank you for all this hard work!
User avatar
meetdilip
Registered User
Posts: 123
Joined: Mon Sep 01, 2014 4:33 am

Re: Discuss: phpBB 3.3.11 Release

Post by meetdilip »

Hi, I am trying to install a new phpBB in XAMPP. I used the phpBB3 folder in htdocs. When I type localhost/phpBB3 it redirects to

http://localhost/install/app.php

Giving an Object not found - 404 error

Not sure what I am doing wrong. I deleted the folder, tried again, even set permissions to 777, without luck. It skips the " phpBB3 " altogether and goes to the above URL giving 404.

Any help will be great. Thanks.

Edit 1 :

I am using Ubuntu 22.04
User avatar
Crizzo
Translations & International Support Teams Manager
Translations & International Support Teams Manager
Posts: 1757
Joined: Thu Apr 23, 2009 1:20 pm
Location: Stuttgart, Germany
Name: Christian

Re: Discuss: phpBB 3.3.11 Release

Post by Crizzo »

That is a bug in 3.3.11 and will be fixed in 3.3.12.

You need to change manually the URL in your Browser to the correctly path, like:
localhost/myforum/subdir/install/app.php
My extensions for phpBB: CDB
German phpBB Support at www.phpbb.de
User avatar
meetdilip
Registered User
Posts: 123
Joined: Mon Sep 01, 2014 4:33 am

Re: Discuss: phpBB 3.3.11 Release

Post by meetdilip »

Thanks, I will try that. I assume 3.3.12 is a still to be released version. I followed the home page announcement and downloaded 3.3.11

Appreciate the help :)

Edit :

Yes, changing the path helps. Thanks
User avatar
Crizzo
Translations & International Support Teams Manager
Translations & International Support Teams Manager
Posts: 1757
Joined: Thu Apr 23, 2009 1:20 pm
Location: Stuttgart, Germany
Name: Christian

Re: Discuss: phpBB 3.3.11 Release

Post by Crizzo »

Good!
meetdilip wrote: Wed Dec 20, 2023 3:04 pm I assume 3.3.12 is a still to be released version.
Yes, this will come in a few weeks, months etc. ;)
My extensions for phpBB: CDB
German phpBB Support at www.phpbb.de
User avatar
meetdilip
Registered User
Posts: 123
Joined: Mon Sep 01, 2014 4:33 am

Re: Discuss: phpBB 3.3.11 Release

Post by meetdilip »

Awesome :)
forex.reptile
Registered User
Posts: 57
Joined: Fri Dec 17, 2010 7:08 pm

Re: Discuss: phpBB 3.3.11 Release

Post by forex.reptile »

Con't great.. I wrote post.. but system cloud fare checked security and lost. Gosh.. I spent so many time to organize information about bugs.. ;/
forex.reptile
Registered User
Posts: 57
Joined: Fri Dec 17, 2010 7:08 pm

Re: Discuss: phpBB 3.3.11 Release

Post by forex.reptile »

1. When udpdating:
a) phpBB-3.3.11-patch not working
https://www.phpbb.com/support/docs/en/3 ... ate_patch/

Code: Select all

Fatal error: Uncaught Error: Class 'Patchwork\Utf8\Bootup' not found in /usr/home/php/bbpublic_html/includes/utf/utf_tools.php:27 Stack trace: #0 /usr/home/phpbb/public_html/common.php(97): require() #1 /usr/home/phpbb/public_html/adm/index.php(23): require('/usr/home/...') #2 {main} thrown in /usr/home/phpbb/public_html/includes/utf/utf_tools.php on line 27 
b) update from administration panel fails from 3.3.4 to 3.3.11

c) wen update phpBB-3.3.11 was many allerts.. (lost logs due 1st post.. not posted)


2. Have error:
a) I see QW_ACP_MODULE_TITLE under "Indexing search" (Conservation) not "Quote index"
1) previously was other, but:

Code: Select all

Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "ger.quotedwhere.classes.handler". in /usr/home/phpbb/public_html/vendor/symfony/dependency-injection/Container.php:348 Stack trace: #0 /usr/home/phpbb/public_html/ext/ger/quotedwhere/acp/main_module.php(25): Symfony\Component\DependencyInjection\Container->get('ger.quotedwhere...') #1 /usr/home/phpbb/public_html/includes/functions_module.php(676): ger\quotedwhere\acp\main_module->main('\\ger\\quotedwher...', 'index') #2 /usr/home/phpbb/public_html/adm/index.php(81): p_master->load_active() #3 {main} thrown in /usr/home/phpbb/public_html/vendor/symfony/dependency-injection/Container.php on line 348 
2) something like this:

Code: Select all

BACKTRACE

FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/functions_module.php
LINE: 573
CALL: trigger_error()

FILE: [ROOT]/ucp.php
LINE: 440
CALL: p_master->load_active()
3) Due this I discovered that any module can't be turn off..


3. Can't turn off ACP_CAT_CONTACTADMIN, it's not working now.. blocking unblocking, always see contact form.
a) Form me is regression regarding posts:
1) viewtopic.php?t=2646991
2) https://www.phpbb.com/customise/db/exte ... pic/232296

b) Not implemented capchta..
1) ACP_CAT_CONTACTADMIN (is on bottom) - can't turn off
memberlist.php?mode=contactadmin
2) ACP_CONTACTADMIN (Adding on top) - when turn on then integrated with 1), turning off is working here
/contactadmin

c) spam.. I have unique questions, but looks like AI can't resolve and have access to some unique knowledge..
1) spam including some links like this:
http://www.botmasterru.com/product93985/
2) links to bitconis nad porns and ugly porns ;/
3) spam doing some tricks like using copy e-mail to use adress in re-sent spam in some botnet, and due find users in some case (next point) trying to convince to reset/changes password, emulating emails like sent from other users, registering process.. gosh.. what a problem again..


4. Something is wrong with privilege Inheritance
a) here is example, we have tree boards like Board 1 to Board 8, where registered user can write on Board 4 to be recoginzed and confirmed, then can see other, but on Board 1 is Board 1 > Board 2 > Board 3 > Board 4 and all 2-4 are not visible in Board 1. On some u know reason bots reach access to 1-4 where see users and sending spam due nickname/username.

b) coz hard to check privilege Inheritance in advanced system of boards where each 1 - 8 have internal board 1 - 4, that coming to other with some other Inheritance between 1 - 8, then.. not sure whats happen here with all ..wan't to describe case in full again after 1st post
1) we need some tools to see this better way
2) admins should see ta access for users to the boards


5. Language pack should have update info and version like extensions, the problem as point 2 is not related with lang (not using EN as default)

6. Atachments not working

7. Edit style not working
Last edited by forex.reptile on Fri Feb 09, 2024 10:49 pm, edited 1 time in total.
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28949
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier

Re: Discuss: phpBB 3.3.11 Release

Post by Paul »

You should ask for support in the support forums, preferably seperate for each issue in a separate topic

Return to “phpBB Discussion”