[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: 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 ?
It all depends if you want the web shop integrated with phpBB or not. If you want it integrated you’ll need an extension if not Magento 2.4.7 seems to do the job and supports supports PHP 8.2 and...
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 • Information
How do I set the word search to have no limit?Because it saysInformationYou have selected too many words to search for. Enter a maximum of 10 words.Statistics: Posted by pawel456 — Sun Nov 24, 2024...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Attachments images rotation...
Now run into a problem I had before whereby my moderators can no longer rotate images the official update of PHP did explain there were some php changes which maybe a issue ?Statistics: Posted by...
View Article[3.3.x] Support Forum • Re: Information
Look at ACP > General > Server configuration > Search settingsFind: Maximum number of allowed keywords:Statistics: Posted by ssl — Sun Nov 24, 2024 9:42 am
View Article