[3.3.x] Support Forum • Re: How to manually add meta tags?
The OP could also look at Metainformation and Favicon - Contribution Details.Statistics: Posted by P_I — Sun Dec 01, 2024 2:05 pm
View ArticleExtension Requests • Re: Make a Leaderboard of time spent in steam game
You can probably use their API to get the playtime of each user. Steam Web API - Valve Developer CommunityA combination of that + a cronjob to update the data every hour or something.Statistics:...
View Article[3.3.x] Support Forum • Re: Admin UCP email notfication setting changed
Sorry, I thought you meant something else. Yes, the email notifications you receive are usually related to the settings in UCP. If it is not selected, you will not receive email notifications for it....
View Article[3.3.x] Support Forum • Re: Blank white page when accessing
Code: Class "phpbb\\cache\\driver\\file" does not existDoes the file at phpbb/cache/driver/file.php exist?It does not, should it? It doesn't come with the install/update packages so if something else...
View Article[3.3.x] Support Forum • Re: [Split] SMTP Email Error, Errno 2
Are we the only ones having this problem? I encounter this error a lot after the update (3.3.14).Statistics: Posted by halil16 — Mon Dec 02, 2024 7:41 pm
View Article[3.3.x] Support Forum • Re: Hide QuickLink for guests
Hello, can you please advise me what should be the entry write in the file "navbar_header.html", which would show the quick links only to logged in users, but not to visitors ? Thank you for your...
View Article[3.3.x] Styles Support & Discussion • Using prosilver stylesheet in other...
Hello,I have been using PHPBB and creating extensions for it for over 20 years. Over the years I have grown fond of the prosilver stylesheets. Recently I started coding a Bulletin Board system using...
View Article[3.3.x] Support Forum • Re: [Split] SMTP Email Error, Errno 2
A connection timeout is more likely to be caused by or the receiving SMTP server, or something local on your server like a firewall. I can't really see how it can be caused by a update of...
View ArticlephpBB Custom Coding • Re: Hide QuickLink for guests
To elaborate on what rxu posted, open /styles/prosilver/template/navbar_header.html and at line 6 find:Code: <ul id="nav-main" class="nav-main linklist" role="menubar">Probably a typo by...
View ArticleExtension Requests • Re: [Ext. REQUEST] Registration Check Password if ';--pwned
This just check the password on registration if the password input by the new member is breached, so new member may aware of their password. i find this on github...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina - phpBB 3.3.14
Hipls add grid forum-list feature.Statistics: Posted by Meis2M — Thu Dec 05, 2024 2:26 pm
View Article[3.3.x] Support Forum • Re: Whois Localization
Are you sure you're own hosting isn't blocking the information through cloudflare or similar?Yes.Statistics: Posted by saavannah — Thu Dec 05, 2024 2:38 pm
View Article[3.3.x] Support Forum • Reconstruction - automatic update of the forum search...
Good evening, I tried to search the open topics but I couldn't find a specific question like this.I use the "native full text" mode for the forum topic search engine. I realized over the months that...
View Article[3.3.x] Support Forum • Re: Reconstruction - automatic update of the forum...
Why is it necessary to "manually delete/update the search engine?" I have not done that in years.Statistics: Posted by invenio — Thu Dec 05, 2024 10:04 pm
View Article[3.3.x] Support Forum • Re: Remove Post Reply button for visitors
I solved it according to that post: viewtopic.php?p=15482406#p15482406The mistake was mine because in my haste, i made the code changes in the prosilver files while using pyrocode. When i edited the...
View ArticlephpBB Discussion • Re: The future of prosilver (phpBB 4)
I hope you also include a responsive logo that accommodates all sizes and that can also be centered.I also hope that you get away from this Prosilver blue.Statistics: Posted by Joyce&Luna — Fri...
View Article[3.3.x] Support Forum • Re: [Solved] Remove founder user and place in new group
You don't need to add founder to any group if you are just using it for ACP access. By default founder has full access to ACP.I just added a new member account with founder access.And removed acp...
View ArticlephpBB Discussion • Re: 3.3.9 to 3.3.14 benefits
I am using 3.3.9 now What will I gain by upgrading to 3.3.14 ?Perhaps read the Announcement topics. Those have links to "what has changed".Statistics: Posted by warmweer — Fri Dec 06, 2024 8:19 pm
View ArticlephpBB Discussion • Re: File changes 3.3.9 to 3.3.14
Ok I modified lot of my php files in my 3.3.9How can I safely migrate all my file changes if I upgrade to Version 3.3.14Any tips & tricks ?Use the changed files package (reducing the nr of files...
View ArticleExtension Requests • Re: Is there a calendar extension?
https://calendar.killifisch.info/viewtopic.php?t=141Updates version: Calendar 1.1.3Statistics: Posted by SpIdErPiGgY — Sat Dec 07, 2024 12:07 pm
View Article