Extensions in Development • Re: [3.2][3.3][RC] Mp3 Playerbbw on index
Some might want this player inside his profile, some inside posts, others inside announcements as normal BBCode use, but the songs coming from the database where they got added.Ok adding it to events...
View Article[3.3.x] Support Forum • 2.x.x to 3.3.13 conversion errors
Hello everyone, I was recently tasked with updating a phpbb server that's been hosted since 2005 and runs on PHP 4. While simulating the conversion locally, I got some errors regarding duplicated...
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Horizontal Attachments
Firstly & mst importantly - thanks! Having attachments (even when they're inline) running all the way down the screen looks bad & seems a waste of screen real estate.Can you suggest a reason...
View Article[3.3.x] Support Forum • Re: 2.x.x to 3.3.13 conversion errors
the upgrade from 2.0 to 3.0 is documented here https://www.phpbb.com/support/docs/en/3 ... e/upgrade/its pretty strait forward. you can get phpbb3.0.14 from github here...
View Article[3.3.x] Support Forum • Re: TMP file in MYSQL keeps getting full and crashing...
Th phpBB cron performs task that need to be run periodically like cleaning up the sessions table. If you have it set to yes you need to use sytem cron task to run it. If you set it to no then it's by...
View ArticleExtension Writers Discussion • Re: Embed a style sheet on Registration page
It's like that https://area51.phpbb.com/docs/dev/3.3.x ... -css-filesIn short, it's like put similar code into the relevant extension's template file or template listener fileCode: {% INCLUDECSS...
View ArticleExtension Writers Discussion • Re: Handle the file upload with plupload in...
There's a bit of files upload docs here https://area51.phpbb.com/docs/dev/3.3.x ... index.htmlNot about handling PLUpload though.Statistics: Posted by rxu — Thu Nov 21, 2024 5:28 am
View Article[3.3.x] Styles Support & Discussion • Re: Banner/Logo Size
Use this extensionStatistics: Posted by Mannix_ — Thu Nov 21, 2024 6:55 am
View Article[3.3.x] Support Forum • Re: Cookie does not have a proper attribute value
phpbb cookies are not used in third-party context so i think this can be ignoredStatistics: Posted by Mannix_ — Thu Nov 21, 2024 6:56 am
View ArticlephpBB Custom Coding • Re: Prevent users from receiving private messages...
Guys, my post (in this topic) seems to be neglected.if plain members (not staff) should not be able to send PMs at all ... then my idea works (I tried it ). But If plain users should be allowed to...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina - phpBB 3.3.14
Thanks as always guys!Statistics: Posted by dbrewood — Thu Nov 21, 2024 9:04 am
View Article[3.3.x] Support Forum • Re: Two different login screens
Very true, thanks. If I've selected 'Remember me', and use https://www.rileyrmclub.org.uk/forum/ucp.php, it takes me to my UCP, not the login page, but that's still not at all helpful.So ideally users...
View ArticleExtension Requests • Re: Store ?
Have you searched for an extension? A quick search on Google returned the Advanced Shop System made as an add-on for the Advanced Points System extension but both are abandoned as the authors are no...
View Article[3.3.x] Support Forum • Re: Errors in 3.3.14 when checking extensions versions
Good morning. I finally figured out that the error comes from a modified extension that when i disable it, clear the cache and rename the extension folder to something else, everything works...
View Article[3.3.x] Support Forum • Re: fsockopen function > 3.3.14 (disabled)
If I overwrite this with a file from 3.3.13, there are no problemsIn that case I suggest you report it in the tracker.Statistics: Posted by Mick — Fri Nov 22, 2024 8:59 am
View ArticleWanted! • Re: update
@OP: If the work is completed you should lock the topic.Statistics: Posted by Mick — Fri Nov 22, 2024 9:09 am
View ArticleWanted! • Re: extensions
@OP: If the work is completed you should lock the topic.Statistics: Posted by Mick — Fri Nov 22, 2024 9:10 am
View Article[3.3.x] Support Forum • Re: Registration Email sent, but Admin email only...
Looks like the problem still exists on my 3.3.13 forum. this is really bad for small forums where admin do not connect every day.Statistics: Posted by vstrecker — Fri Nov 22, 2024 10:17 am
View Article[3.3.x] Support Forum • Re: Emails from board dont come from specified...
Thank you for your reply.I've done the modification, now the mail comes from the address I've specified in "Contact email address" and "From email address", still not from what I have in "Contact...
View Article[3.3.x] Support Forum • Re: [FIXED] fsockopen function > 3.3.14 (disabled)
Afaik, "Sitesplat" user is registered here so it'd be kind of them to elaborate that advice in details within this topic, as the feature was backported from phpBB 4.0a1-dev and it would be good to get...
View Article