phpBB Discussion • Re: Is there a limit in the number of attachments in the...
FTP??Statistics: Posted by JLA — Sun Sep 15, 2024 1:10 am
View Article[3.3.x] Support Forum • Re: Send Private message to a group
Thank you for your replies.I think the permissions are OK : YES forCan send private messages.Can send private messages to multiple members.Can send private messages to groups.Can read their private...
View ArticlephpBB Discussion • Keyboard nav broken in registration form.
Just found something else while I was looking around. If someone is using keyboard navigation on the default phpBB registration form, they cannot access the two time zone selects (#tz_date and...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Attachments images rotation...
Ps on next version, all the rotation popup css selectors should be changed to be as it is the phpBB default popup, so that it will look by default as it need to be without further changes into any...
View ArticleCustom BBCode Development and Requests • Re: looking for a bbcode offtopic...
https://www.phpbb.com/customise/db/bbco ... d_bots%29/Thank you !this is what i talking Statistics: Posted by ivailo95 — Sun Sep 15, 2024 9:26 am
View Article[3.3.x] Support Forum • Re: Orphaned Attachments Question
It really helps checking the documentation before posting any questions.https://www.phpbb.com/support/docs/en/3 ... _orphaned/Statistics: Posted by Anișor — Mon Sep 16, 2024 8:04 am
View Article[3.3.x] Support Forum • Re: upgrade from 3.1 to 3.3
sorry for late ... but my version 3.1.11 can works with php 7.3 ?because now The minimum PHP version available is 7.3 on shared hosting.phpBB 3.1.11 can only run with php versions between php 5.3.3...
View Article[3.3.x] Support Forum • Re: How can we stop the search from ignoring the words?
Does this have anything to do with common, long words like: love, book, etc.?The following words in your search query were ignored because they are too common words: book.You must specify at least one...
View Article[3.3.x] Support Forum • Re: Domain with special characters
No problem for phpbb.Are you sure?As KevC has said, I’m under the impression that on letters, numbers and hyphens can be used in domain names so regardless of whether phpBB could theoretically handle...
View ArticlephpBB Custom Coding • Removing orphaned atachments not in DB.
Trying to clean up attachments in my 20 year old forum, there is 200K files including the thumbs This script is checking to see if the file on disk is in the database.This works and I'm getting some...
View Article[3.3.x] Support Forum • Session table size
Hi,I've noticed some php forums growing to quite a file size when backing up. When I've looked its the session table that seems to be the cause.If I use the admin control panel to purge the sessions,...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Still on for Runway? Interested in the vid2vid support they now have too... Statistics: Posted by nou nou — Mon Sep 16, 2024 11:01 pm
View Article[3.3.x] Support Forum • Re: Can the Admin find un-posted user drafts?
Question: why would you have a need to view anything that the person has not chosen to make public? It's a bit like trawling through someone's emails without their permission.Statistics: Posted by...
View ArticlephpBB Custom Coding • Re: UCP menu logic issue.
Ok let's start with a simpler question.In template/context.php the variables 'S_FIRST_ROW', 'S_LAST_ROW', 'S_BLOCK_NAME', 'S_NUM_ROWS', 'S_ROW_COUNT', 'S_ROW_NUM' are defined.In ucp_header.html...
View Article[3.3.x] Support Forum • Re: Session table size
There have been a few topics on the subject that may be helpful lately, have a look at these for example:viewtopic.php?t=2652265viewtopic.php?t=2654353Statistics: Posted by Mick — Tue Sep 17, 2024...
View Article[3.3.x] Support Forum • Re: how to disable extension when cannot access to...
In the database, I think the phpbb_ext tableSearch there for the extension and set the value from 1 to 0Then via ftp, delete everything in the /cahe foldernot sure where I do search !!First you have...
View Article[3.3.x] Support Forum • Re: Undefined variable $user
Support Request Template What version of phpBB are you using? phpBB 3.3.13 What is your board's URL? Local server Who do you host your board with? Local server How did you install your board? I used a...
View Article[3.3.x] Styles Support & Discussion • Re: Sub Forum Font Size, Style...
Code: a.subforum {font-size: .75rem;line-height: 1.8;}Statistics: Posted by Gumboots — Wed Sep 18, 2024 7:02 am
View Article[3.3.x] Support Forum • Re: Are duplicate language file entries problematic?
Because that is the best way of avoiding replying your changes every time you update. I don't know why are some people so stubborn and try to avoid it at all cost. Making simple extension that lets...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Attachments images rotation...
Hello guys: ok, detected into my old ipad that there are problems, at first look, into the user's data that return (always) user ID 1 when the file core/fileRotate.php is loaded: substantially, it...
View Article