Extension Requests • Re: Pictures gallery
Instead of emptying the phpbbgallery/core/styles/prosilver/template/event/navbar_header_user_profile_prepend.html file, something I don't really like,I saw that there's an option:"Display gallery...
View ArticleExtensions in Development • Re: [3.3][DEV] Links
But I think there are no permissions for the links, and who can access them yet and to difference between internal and external links?Statistics: Posted by Miri4ever — Tue Jun 03, 2025 5:41 pm
View ArticleExtensions in Development • [3.3][BETA] Local Time
Name: Local TimeDescription: Display the user's local time on their profile.Version: 1.0.0-b1Author: danieltjFeatures: Adds the user's local time based on their timezone setting to the topic, private...
View ArticleExtensions in Development • Re: [3.3][BETA] Local Time
Looks great.Display of local time in the templates is fine.Statistics: Posted by Stoker 4.0 — Wed Jun 04, 2025 2:39 am
View Article[3.3.x] Styles Support & Discussion • Re: Image (banner) in header
Hello bennybernaer, "like this" I can't answer at the moment due to time constraints. The HTML nesting and the CSS are responsible.I have implemented a style myself, but it pulls up the header in...
View ArticleExtensions in Development • Re: [3.3][DEV] AdBlock Detector
Here are some errors that I found. If you enable the function - AdBlock message for themes, then themes are blocked in any case. Even if the ad blocker is not enabled. And this is how Google Adsense...
View Article[3.3.x] Support Forum • New style works great until I login to the APC. Then...
I've installed a few styles from the extension DB, and I can get the all working, I can set whichever I was as the default, and my system appears as I would expect. Until I click the ACP. Then I'm...
View Article[3.3.x] Support Forum • Re: New style works great until I login to the APC....
You should detail what happens when you go into the ACP, then list the styles that cause problems is a good idea.Possibly a link to the board concerned by the request.Statistics: Posted by ssl — Wed...
View Article[3.3.x] Support Forum • Re: What is going on? Is this some kind of widespread...
For my forums it was mainly meta-externalagent killing my server. If a bot identifies itself make sure it's been added to bots list. This hides links you don't want it indexing like search.php, strips...
View Article[3.3.x] Support Forum • Re: new user get error message
The error says it is on line 186, so of course that file exists.The error is saying there is a problem with the TERMS_OF_USE_CONTENT tag in language\xx\ucp.phpI deleted the text in front of...
View ArticleExtensions in Development • Re: [3.3][DEV] Link 2 Topic Name
ext is in dev so it continously changes. that was a primitive testcode for template no more useful!i've setted the bg-color as the forum one, enabled bbcode/smilies, fixed css and view styles...
View ArticleExtension Writers Discussion • Re: parsing text. enable and...
Take a look at the documentation which describes how BBCode data should be saved to the database and then how to manipulate the data once you've taken it from the database for display.Tutorial:...
View ArticleExtensions in Development • Re: [3.3][BETA] Local Time
Change of plan. I can't add the local time to the member list page without writing non-performant code because there isn't an event I can use to insert the data efficiently. I've created a PR for this...
View Article[3.3.x] Support Forum • Re: A few questions regarding a Tapatalk db.
Hi, sorry for the late response, but I figured that I'd post back with an update..The code I edited my last post with a link, DID the trick.. it actually fixed both the topic and the reply subjects.....
View ArticleExtensions in Development • Re: [3.3][DEV] AdBlock Detector
Extension updated!Update Instructions:You may want to copy the text for the custom page before proceeding.- Disable in ACP- Delete data in ACP- Delete folder via FTP- Upload the new folder- Enable...
View Article[3.3.x] Support Forum • Newest PHP version which phpBB should work?
Should phpBB 3.3.15 work on PHP 8.1 or 8.3 versions?My hosting server is changing to newer PHP version because 7.4 and 8.0 are vulnerable.Statistics: Posted by tapi0 — Fri Jun 06, 2025 6:40 pm
View Article[3.3.x] Support Forum • Re: Newest PHP version which phpBB should work?
Yes, it will work with these php versions.Statistics: Posted by Madalin10 — Fri Jun 06, 2025 6:54 pm
View Article[3.3.x] Support Forum • Re: Password recovery email do not work, mail test...
Thank you all and apologies for the late reply. I was on a business trip and had no time to look into it.@thecoalman - I don't see any errors in the log, nothing from the last months anyway. I am...
View ArticleGeneral Discussion • Re: How much AI do you use?
I dont believe AI can create extensions, yet.But it can help you with code pieces and maybe correct some errors.Thats the php part.CSS/HTML it can do. Nice actually.Statistics: Posted by Stoker 4.0 —...
View ArticleExtension Writers Discussion • Thumbnail in ACP
Hello everyone.I'm writing an extension where you choose an image in ACP from a drop-down menu and a thumbnail should appear below.However, in ACP, the image appears corrupted, but in the index, what...
View Article