Search found 1868 matches
- Wed Apr 07, 2021 12:30 pm
- Forum: [4.x] Discussion
- Topic: Access key for "First unread post"
- Replies: 3
- Views: 964
Re: Access key for "First unread post"
The problem is that, based on the location of the request screenshots, the concept of "First unread post" is lost once you read the topic. It would only work if there are multiple pages and you start on the first page and there are actual unread posts in the following pages of the topic. Once there ...
- Thu Apr 01, 2021 3:07 pm
- Forum: General Development Discussion
- Topic: Change the size of the avatar
- Replies: 2
- Views: 727
Re: Change the size of the avatar
I don't understand what the RFC would be for. If you have a style that needs a smaller size avatar then that's the job of the style to resize accordingly through the use of CSS. Clearly you already know which is the first post if you're giving it special styling so you should be able to do that for ...
- Fri Mar 19, 2021 12:33 am
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.4-RC1 released
- Replies: 41
- Views: 3735
Re: phpBB 3.3.4-RC1 released
Looks to be a problem with your installation.
- Thu Mar 18, 2021 8:11 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.4-RC1 released
- Replies: 41
- Views: 3735
Re: phpBB 3.3.4-RC1 released
Then it looks like it caused a different error:
Code: Select all
[phpBB Debug] "Constant CONFIG_TABLE already defined" in file /var/www/html/phpbb/includes/constants.php on line 250
- Thu Mar 18, 2021 8:07 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.4-RC1 released
- Replies: 41
- Views: 3735
Re: phpBB 3.3.4-RC1 released
So having those lines removed gives you MORE errors?
- Thu Mar 18, 2021 12:45 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.4-RC1 released
- Replies: 41
- Views: 3735
Re: phpBB 3.3.4-RC1 released
I think that fix addresses a possible cause, but it apparently may not be the only cause. Can you just make sure your install/app.php file has this in it:
Code: Select all
if (!defined('PHPBB_ENVIRONMENT'))
{
define('PHPBB_ENVIRONMENT', 'production');
}
- Wed Mar 17, 2021 11:08 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.3.4-RC1 released
- Replies: 41
- Views: 3735
Re: phpBB 3.3.4-RC1 released
Should report it. Seems like maybe config.php is somehow getting re-included somewhere for PHP 8. 
- Mon Feb 22, 2021 6:36 pm
- Forum: [3.x] Discussion
- Topic: Style changes from 3.2.11 to 3.3.3
- Replies: 2
- Views: 959
- Mon Feb 01, 2021 5:18 pm
- Forum: General Development Discussion
- Topic: CAPTCHA invisible
- Replies: 5
- Views: 5972
Re: CAPTCHA invisible
You can't change your password on the tracker. It syncs with phpbb.com so you'll need to do it on the main site.
- Mon Feb 01, 2021 5:16 pm
- Forum: [3.x] Discussion
- Topic: Finding a designer or developer for phpBB App/extension
- Replies: 1
- Views: 1529
Re: Finding a designer or developer for phpBB App/extension
As this board is dedicated to development of the core product, you'll have better luck in our Extension Requests forum on the main site: https://www.phpbb.com/community/viewforum.php?f=496