phpBB Custom Coding • Add Email explain in registration
Hello,I want to add Email explanation text in registration form, same way Username and Password have.I want to give particular instruction on adding email address.Statistics: Posted by exemplary1 —...
View Article[3.3.x] Support Forum • Re: Migrating an old phpBB forum to new site
First do a complete backup of the original site so that in case something goes wrong you can always do a full restore. Plus, it's a good idea to make regular backups in case something...
View ArticleExtension Requests • Re: Is there an App for PHPBB?
The following extension will be useful and satisfying for you:phpbbgroup.com/t37Statistics: Posted by halil16 — Thu Sep 19, 2024 9:45 am
View ArticlephpBB Custom Coding • Re: How to Create a Custom Ban Screen?
Could you provide the full code of the function in that file? So not the whole file, but just the function that you’ve modified as that will help with diagnosing the issue.Statistics: Posted by...
View Article[3.3.x] Support Forum • Re: Major Problem with Upgrade
I will compare it to the one you have put and hopefully that should work.It can be different if you installed with older version, that is current version.Statistics: Posted by thecoalman — Fri Sep 20,...
View Article[3.3.x] Support Forum • New forum phpbb 3.3.13 & Tapatalk 2.3.0
hi,I'm admin of 2 forums.The old is running tapatalk plugin.Now, I installed new forum.I wanted to make possible to use tapatalk for this new too.Install was successfully, then I tried to register...
View Article[3.3.x] Support Forum • Re: New forum phpbb 3.3.13 & Tapatalk 2.3.0
You need to ask tapatalk support.Statistics: Posted by KevC — Fri Sep 20, 2024 11:45 am
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Has anyone solved it? Can you help me?Your config looks good.You do want to get new API key from OpenAI.Can you verify that table ailabs_jobs has record with that job id and has appropriate fields...
View Article[3.3.x] Support Forum • Re: Board not loading
I used the php script and I got this error:Result10 extensions have been disabled.[phpBB Debug] PHP Warning: in file [ROOT]/ext_disable.php on line 274: Undefined variable $remove_meStatistics: Posted...
View ArticleExtensions in Development • Re: [3.3][DEV] Comma stats
Don't forget this is only a human readable format in English speaking languages.Yes indeed, a dot (.) instead of a comma would be nice!Statistics: Posted by deninho32 — Tue Sep 24, 2024 7:30 pm
View ArticlephpBB Custom Coding • Re: Category and forum list problem
No. Let me show the code in action, my draft:As I said, the others don't have <li>.Statistics: Posted by halil16 — Tue Sep 24, 2024 7:45 pm
View Article[3.3.x] Support Forum • Re: [3.3.13] The submitted form was invalid. Try...
I'm back with a little time to work on this. For what it's worth, I just tried to register on the site and it would not go past the "I Agree to these Terms" page. Is that perhaps indicative of...
View Article[3.3.x] Support Forum • Slow loading images in threads with lot of images
Basically as title, if I have a thread that has many image attachments (not links to other images but actual attachments) the images take a very long time to load, kind of like dialup where you see it...
View Article[3.3.x] Support Forum • Re: Slow loading images in threads with lot of images
I guess this is normal. It's lots of MB that needs to load...Maybe this helpshttps://www.phpbb.com/customise/db/extension/lazyload/Statistics: Posted by SpIdErPiGgY — Wed Sep 25, 2024 12:46 am
View Article[3.3.x] Support Forum • Re: Problem after update to 3.13
no, there is no backup.i've backup from the last update, but it means that i will lost month of forum discussion... it is impossible to doStatistics: Posted by papclems — Wed Sep 25, 2024 8:54 pm
View Article[3.3.x] Support Forum • Re: [SPLIT FROM] Remember Me - settings that allow...
.rileyrmclub.org.uk/If that is what you have for cookie domain remove the trailing slash. what should the defaults be on that Security page, from Session IP validation down to Validate upload...
View Article[3.3.x] Support Forum • Re: Can a Member/User delete a post
Thats Forum based permission.ACP > Forums > Group forum permissions > Registered Users > Select a ForumThank you, I was close but way off. So far I cannot find where it is allowed but I...
View Article[3.3.x] Support Forum • "The language you specified is not valid."...
I have an issue with user control panel when editing preferences, it says the language specified is not valid, but there is also not an option for language. This may possibly be something I did wrong...
View ArticleExtension Requests • present thumbnails *while* posting
Topic Image Preview is an excellent extension that permits the presentation of a thumbnail while hovering over a topic - i.e., after it's been posted. I'd like to see an extension that presents a...
View ArticlephpBB Discussion • Re: Digital Ocean hosting
Last issue with MySQL is solved by renaming all tables and adding a prefix.When you run the phpBB installer, it asks for a prefix. It tacks that on the front of all the database table names. The...
View Article