[3.3.x] Support Forum • Re: What is going on? Is this some kind of widespread...
By default CF only caches static files that would typically be cached by browser. CSS, JS, images etc. They don't even cache .html, there is explanation and list of files they cache by default...
View ArticleExtension 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 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 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: 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][BETA] Local Time
Looks good Daniel. Looks like we have lift off.Statistics: Posted by Sniper_E — Thu Jun 05, 2025 5:02 pm
View Article[3.3.x] Support Forum • Re: Post Issues with Topic Posting Buttons
...I'm not sure if I explained that well, but any sort of help would be greatly appreciated. Assuming your board is phpBB version 3.3.15 (or at least 3.3.0 (this is after all the [3.3.x] Support...
View ArticleWanted! • Re: Convert PNphpBB2 and insatll new phpbb
joemg did you manage to convert the forum?Statistics: Posted by Ricsca — Thu Jun 05, 2025 6:12 pm
View ArticleExtension Writers Discussion • parsing text. enable and disable...impossible...
hello there!i'm trying to disable parsing text but i cannot do it.i've the code from the wiki:Code: $sql = 'SELECT post_text, bbcode_uid, bbcode_bitfield, enable_bbcode, enable_smilies,...
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][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