Search found 19 matches

by GTi
Fri Mar 11, 2022 5:30 pm
Forum: [4.x] Discussion
Topic: Area51 forum white screen on page load - possibly tool tip related
Replies: 4
Views: 43154

Area51 forum white screen on page load - possibly tool tip related

On Sunday August 29th last year, over on the phpBB.com forum , I mentioned that every time a page loads on the Area51 forum, I see a white screen for a second first, At the time I was told it's most likely an cache issue, I knew it wasn't as every other site I visit was working fine and it only happ...
by GTi
Fri Mar 11, 2022 5:27 pm
Forum: [4.x] Discussion
Topic: misalignment on index and viewforum
Replies: 44
Views: 155466

Re: misalignment on index and viewforum

Hanakin, I wonder if you are perhaps being overly harsh on Prosilver, On this misalignment issue, you are saying this isn't just CSS and this will break that, like it's some major issue in the code etc when it isn't. You adjusted the line height for one item in the header but didn't adjust it for an...
by GTi
Fri Mar 11, 2022 4:40 pm
Forum: [4.x] Discussion
Topic: Advanced Feature: OAuth
Replies: 9
Views: 86848

Re: Advanced Feature: OAuth

profile information such as name and surname, date of birth should be filled automatically. Thus, the user profiles are mostly ready. Would you want your first name and your surname and your date of birth displayed on a forum by default? All that privacy stuff a few years ago came in for a reason, ...
by GTi
Mon Aug 30, 2021 11:55 am
Forum: [4.x] Discussion
Topic: misalignment on index and viewforum
Replies: 44
Views: 155466

Re: misalignment on index and viewforum

All of the text in the forabg.header / forumbg .header should be the same size. I know Prosilver is old but trying to add extra line height between forum name and forum description / last post title and last post time should not be causing a month long discussion. Are we not going to focus on Mobile...
by GTi
Mon Aug 30, 2021 3:41 am
Forum: [4.x] Discussion
Topic: phpBB 4 Bugs - Iconify Icons
Replies: 3
Views: 11932

Re: phpBB 4 Bugs - Iconify Icons

Bug 2: Usual Behaviour: On the UCP front page, only global announcements are shown but the topic icon colour turns red when there are unread posts in them. Bug description: With phpBB 4, the icon is does not change to red when there are unread topics or posts in the global announcements. Template a...
by GTi
Mon Aug 30, 2021 3:34 am
Forum: [4.x] Discussion
Topic: phpBB 4 Bugs - Iconify Icons
Replies: 3
Views: 11932

Re: phpBB 4 Bugs - Iconify Icons

Bug 1 Usual Behaviour: When you post a new topic or reply to a topic, a little red star will appear in the topic icon at the side of that topic in the topic list. The star is to let you know that you have posted in that topic. Bug description: With phpBB 4, that red icon only appears on topics that...
by GTi
Mon Aug 30, 2021 3:33 am
Forum: [4.x] Discussion
Topic: phpBB 4 Bugs - Iconify Icons
Replies: 3
Views: 11932

phpBB 4 Bugs - Iconify Icons

Greetings All I know that usually any bug should be reported to the bug tracker, however since phpBB 4 is still in development I thought it would be better to mention the icon bugs here because there is a chance that Hanakin may already know about the bugs but just hasn't finished working on the ico...
by GTi
Mon Aug 30, 2021 3:29 am
Forum: [4.x] Discussion
Topic: misalignment on index and viewforum
Replies: 44
Views: 155466

Re: misalignment on index and viewforum

Since no one has answered even the simplistic question its clear that no one wants or knows what they want or are talking about. I have stated the issues. Unless an answer to them is proposed then it’s unlikely ever going to be fixed! My dear Hanakin please read the topic and specifically read what...
by GTi
Sun Aug 29, 2021 6:47 pm
Forum: [4.x] Discussion
Topic: misalignment on index and viewforum
Replies: 44
Views: 155466

Re: misalignment on index and viewforum

I don't know why there is such a fuss over this issue. We all want consistency in the code... you are adding line height to one class but not the one next to it hence it is out of line. The issue is that you are using the same classes in the header as in the row, so changing the CSS affects both. If...