[3.3.x] Support Forum • Re: Out of range Value fo column 'topic_views'
That is by design.The topic_views field is mediumint(8) UNSIGNED for MySQL which means the maximum value of 16777215 is allowed. If a topic views count goes beyond this value, the MySQL error...
View ArticlephpBB Custom Coding • Re: insert a column into the database manually
Hi guys, can anyone help me? I would like to insert a column into the database manually, but I don't know the code exactly, I had an extension conflict and had to delete a column to solve the problem,...
View Article[3.3.x] Support Forum • Re: Installation troubleshooting
Might want to look at the server error log to see what is generating the 500 error.Also, did you really put phpBB in www.example.com/forum/ or www.example.com/phpbb/ or some other version, or is it...
View Article[3.3.x] Support Forum • Re: Installing Extensions
I have just started using phpBB and I'm looking for an extension to show embedded videos in my posts.Might I strongly recommend the official phpBB Media Embed PlugIn. An official phpBB extension that...
View ArticleExtensions in Development • Re: [3.2][3.3] Sitemap
I am not sure what the problem was that you saw.I downloaded (without changes) the existing master branch from github and it is identical to what I have been running on my forums for the past 4...
View ArticlephpBB Custom Coding • Re: Place Inline Attachment Spacing
I have similar issue and cant find the fix. Whenever users press quote something it will start typing inside the quote instead of the spacing.I tried editing the content.css and adding 1em line...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina - phpBB 3.3.14
Hello, Is there a way to fix this issue where the text goes beyond the table like in attachmentStatistics: Posted by BestJack — Fri Jan 31, 2025 4:33 am
View Article[3.3.x] Support Forum • Re: [Split]Typing inside Quotes was:Place Inline...
There is nothing like that in phpBB. You look to be using some sort of visual editor. You would have to seek support where ever you got that.Statistics: Posted by Brf — Fri Jan 31, 2025 6:55 pm
View ArticleExtension Writers Discussion • Re: use php to add extra css class to existing...
I didn't know about this (unused) template variable eitherWell, in fact it is used on all the pages of the board by returning section-foo. I also use it to return the name of the current style...
View Article[3.3.x] Support Forum • Re: Notification options
AFAIK, yes you can just delete them.Statistics: Posted by thecoalman — Fri Jan 31, 2025 9:46 pm
View Article[3.3.x] Support Forum • SMTP
I have installed phpBB tree days ago.After that i have try to get SMTP functionality to working.My host provider is disabled PHP mail command.I have change...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Thanks for posts (and optional...
Nice mod. But the Dislike option/add-on would be great.Statistics: Posted by SuperFedya — Sat Feb 01, 2025 2:05 am
View Article[3.3.x] Support Forum • Re: SMTP
I have change config/production/config.ymlIf you're comfortable with core file edits, could you try changing the folowing line in file [ROOT]/includes/functions_messenger.php:Code: $crypto =...
View Article[3.3.x] Styles Support & Discussion • Re: Banner/Logo Size
your issue is that the image u used is smaller then width of the header so even if make it cover whole header it will look bad/pixaleted. You should make your image match the width of the header the...
View Article[3.3.x] Support Forum • Giving Moderators access to emails?
Is there a permission or other tool that will allow Global Moderators to see members' email address? I can't seem to find it. If not, any work around?Statistics: Posted by CPTOM — Sat Feb 01, 2025...
View Article[3.3.x] Support Forum • Re: Giving Moderators access to emails?
If you have sending email though the board disabled it should be on the users profile. Alternatively you can can give moderators limited access to the ACP. This is useful for other things,...
View Article[3.3.x] Support Forum • Re: random logout issue
Enhanced Tracking Protection (ETP) is enabled by default on both Firefox Desktop and mobile APP versions, but it can be disabled, selectively or completely; so it doesn't interfere with trusted Web...
View ArticlephpBB Discussion • 23 years with the phpBB, no idea about the forum's future
Hello,I've been working with phpBB since version 2 — 23 years already! Over time, I really liked phpBB2 compared to other bulletin boards; it was modern, progressive, and fast. But today, the project...
View ArticlephpBB Discussion • Re: 23 years with the phpBB, no idea about the forum's future
6 of the mentioned functions exist here.I know there are a few extensions for those.Statistics: Posted by SpIdErPiGgY — Sun Feb 02, 2025 6:44 am
View ArticleExtensions in Development • Re: [3.3][RC] Top Stats
Statistics: Posted by Uz_Michel — Sun Feb 02, 2025 10:22 pm
View Article