Extension Writers Discussion • Re: Handle the file upload with plupload in...
Here, too, there were no useful answersviewtopic.php?p=16023523&hilit=attachment#p16023523Why is there no documentation on this?Statistics: Posted by wintstar — Wed Nov 20, 2024 4:11 pm
View Article[3.3.x] Support Forum • Re: 2.x.x to 3.3.13 conversion errors
Are there any records in 3.3's phpbb_lang database table? (Sorry for the sequential questions, just trying to figure out if it's phpBB converter bug or not).Statistics: Posted by rxu — Thu Nov 21,...
View Article[3.3.x] Support Forum • Re: fsockopen function > 3.3.14 (disabled)
Nothing to do with phpBB.Your web host must do it for you. However, it is likely that they will not. Some web hosts disable the "socket functions" for security reasons. These functions allow outbound...
View Article[3.3.x] Styles Support & Discussion • Re: Banner/Logo Size
Use this extensionThanks, I tried that extension but it seems to not help with what I'm trying to achieve. Could it be that the pixel size of the original image just isn't compatible, or should the...
View Article[3.3.x] Support Forum • Re: Registration Email sent, but Admin email only...
Notification emails are queued and sent with phpBB cron on page loads. Under server settings set Run periodic tasks from system cron: to yes and then set up system cron to run the task. If you are...
View Article[3.3.x] Support Forum • Fixing post_text BBCode via DB
Support Request Template What version of phpBB are you using? phpBB 3.3.13 What is your board's URL? not publicly accessible right now Who do you host your board with? on "bare metal" in data center...
View Article[3.3.x] Support Forum • Re: Fixing post_text BBCode via DB
that also doesn't help. Assuming this is because the text already is considered parsedIt shouldn't, actually reparser takes the text from the database, unparses it and then parses again.But reparser...
View ArticleExtension Requests • Re: Like button for 3.3.5
Try this: https://www.stevenclark.eu/phpBB3/viewtopic.php?t=3 - is dead. Any new sources?Looking for real Thumb up/down Plugin - any ideas?Statistics: Posted by fitnessbrain — Fri Nov 22, 2024 4:02 pm
View ArticlephpBB Discussion • Re: Discuss: phpBB 3.3.14 Release
As usual, please follow this guidance below.If you run into problems with this release, please open a topic in our [3.3.x] Support Forum. This topic is purely for the discussion of the...
View Article[3.3.x] Support Forum • Re: [SPLIT] when i try to install I get the error below
When you are not used to phpBB updates it is strongly recommended to use the Full Package methodStatistics: Posted by ssl — Sat Nov 23, 2024 12:35 pm
View ArticleExtensions in Development • Re: [3.3][ALPHA] API for phpBB
It's been a hot minute but I've made some major changes to the extension. I've improved a lot of the code scaffolding and plan on spending some proper time working on this now. I know it's been a some...
View ArticleGeneral Discussion • Re: How do you keep your forum active?
Social media like Facebook has really tried to ingest all the users of forums. Most of the car forums I am on have lost loads of traffic because of FB groups. Sadly it is not the same there, it is a...
View ArticleGeneral Discussion • Re: Informative email testing tool
These are great tools, use them all the time at work as a mail server admin.Just yesterday I was able to determine a web developer removed a client's DKIM record causing their DMARC to...
View Article[3.3.x] Support Forum • Re: Error during database update going from v3.3.13...
It is mentioned in Minor Updates Within 3.3.x. Unfortunately it doesn't get mentioned in the various subsections, i.e. Full Package.Added: Created https://tracker.phpbb.com/browse/PHPBB-17440 to cover...
View ArticleGeneral Discussion • Re: Why have forums died?
Things like Tiktok have destroyed people's attention spans. It's actually really bad the damage these platforms have done...Forums died before Tiktok, even though that app and apps like it (such as YT...
View ArticleExtension Requests • Re: Like button for 3.3.5
Try this: https://www.stevenclark.eu/phpBB3/viewtopic.php?t=3 - is dead. Any new sources?Looking for real Thumb up/down Plugin - any ideas?viewtopic.php?t=2615851Statistics: Posted by Steve — Mon Nov...
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB view sessions table
Great but on my support board the display is not goodStatistics: Posted by ssl — Mon Nov 25, 2024 4:03 pm
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB Topic/Post Reactions,...
Extension Version: 0.9.2-devExtension Download: HereTo enable the traffic light system: Please ReadStatistics: Posted by Steve — Mon Nov 25, 2024 4:34 pm
View Article[3.3.x] Support Forum • Correct file&folder permissions
I don't know which file permissions should i set for the files and foldersStatistics: Posted by PowerShifter — Mon Nov 25, 2024 4:50 pm
View ArticlephpBB Ideas • Template events for meta tags
For extension authors it would be very useful if there were {META} template events after and before.Examplestyles/prosilver/template/overall_header.htmlCode: <!-- EVENT overall_header_meta_before...
View Article