Extension Writers Discussion • Re: Inquiry Regarding Extension Approval Timeline
I’m thinking to do what everyone else does and move them on my own website instead. I’ve resubmitted an extension probably two months ago and a relatively smaller one about two weeks ago yet no...
View Article[3.3.x] Support Forum • Re: PHP runs out of memory on viewtopic
That's what I've been trying to say: That section is empty, everywhere. Not a single user is in that list, for any forum, mod or admin permission tab. I even picked out explicit combinations of...
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Tabs Menu BBcode Extension
I needed to search to find it as its very old: https://www.phpbb-es.com/foro/viewtopic ... bs#p249030Hope this works for you, for the Fontawesome Code I could later give the BBCode Changes as its...
View ArticleExtensions 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 Article[3.3.x] Support Forum • Help me to delete extension
Hello, i'm trying to delete extension but when i try to delete data i get this errorhttps://imgur.com/7TKwckbWhen i delete the folder i get thishttps://imgur.com/oSTVCr8this is the extension i use but...
View Article[3.3.x] Support Forum • Re: Help me to delete extension
You need to seek support from the extension author if you’re having problems with an extension on your forum. You can post in the support section here: https://www.phpbb.com/customise/db/exte ......
View ArticleExtension Writers Discussion • Re: Handle the file upload with plupload in...
Thank you @rxu. I have already read this documentation, but it doesn't help either.Statistics: Posted by wintstar — Thu Nov 21, 2024 8:25 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 Article[3.3.x] Support Forum • Limiting Forum access per user
I have a forum (running 22 years now) which hosts several sub forums. I would like to remove access to some of the sub forums for a handful of users, so they will only be able to access some, not all,...
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: 2.x.x to 3.3.13 conversion errors
Thanks.That's phpBB 2.0 -> 3.3 converter bug.If you're very good in editing PHP files, the possible fix to test would be this https://github.com/phpbb/phpbb/pull/6751/filesThis worked! Thanks a lot...
View Article