Extension Requests • Re: Bump interval by groups
Because it is a very valuable feature.I don't see much value in the bump feature. In fact I consider it bloat (not really totally devoid of value but still). If a topic needs to be bumped, then the...
View Article[3.3.x] Support Forum • Re: New Host - New domain extension
It all went very Smoothly and is Back, Up & Running on the New Server, with it's New Domain Name Thanks to All Statistics: Posted by stoo23 — Thu Oct 10, 2024 7:28 am
View ArticlephpBB Discussion • Re: ATTN: Cloudflare Users, Speed Brain Breaks phpBB...
it can cause all kinds of problemsIndeed, this causes problems with some extensions as well, so not unread posts only. Thanks for the info.I'd make this topic sticky as there can be other issues with...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina - phpBB 3.3.13
Hello.Is the Advertisement Management extension compatible with your style?Thank you for reporting.Recently added extensionsForum Icons ExtendedHeader LinkAdvertisement ManagementUpdated...
View Article[3.3.x] Support Forum • Convert Terms Of Us to language url
Good evening to the phpBB community.I will need your knowledge again.I want to change the terms of us on the registration page to work with a language url, something like this code in this topic...
View Article[3.3.x] Support Forum • Update catastrophe!
Please help! My board has years worth of work on and I am at wits end! So far I reinstalled my entire operating system, Debian 12, and am back at the beginning. I imported my sql file into MariaDbI...
View Article[3.3.x] Support Forum • Re: Update catastrophe!
As long as you have the database you haven't lost anything.It looks like maybe you haven't assigned that username with permission to access that database.Statistics: Posted by KevC — Thu Oct 10, 2024...
View Article[3.3.x] Support Forum • Re: Convert Terms Of Us to language url
When you have two or more languages installed there is drop down box in upper right to switch the language on the registration page. It sticks if you go to other pages without registering so the...
View Article[3.3.x] Support Forum • Fresh install with existing database
I'm looking to do a fresh install of phpBB but point it towards an existing database.Every topic on the subject has the following instructions:unzip phpbb to directoryrun...
View ArticleGeneral Discussion • Re: Backup / restore without MySQLDumper
Thank you. Thought I had a good idea. Use mysqldump to back up a few tables at a time or one table at a time. I have NO problem doing it that way if it works. So I tested it on the posts table. It...
View Article[3.3.x] Support Forum • Re: Help moving to a new server
Im not familiar with v3.3 error reporting but this should work. OPENroot/common.phpFINDCode: if (!defined('IN_PHPBB')){exit;}AFTER ADDCode: ini_set('display_startup_errors',1);...
View Article[3.3.x] Support Forum • How to redirect all domain.com requests to...
So after much drama my site is backupHowever a bunch of the links are brooke and the main domain (without www ie domain.com) goes to a root folder view I would now like to force www on any url...
View Article[3.3.x] Support Forum • How to insert a panel to write text?
Good evening.I want to insert a panel on the page that confirms the terms of use, under the language menu to write a message. See in the photo, i mark with a green line. Which file should i...
View Article[3.3.x] Support Forum • Re: How to insert a panel to write text?
Hello, take a look language/en/ucp.php or try perhaps the EXT TOU for an another way for your goal(?):https://www.phpbb.com/customise/db/exte ... ms_of_use/RegardsStatistics: Posted by Talk19Zehn —...
View Article[3.3.x] Support Forum • Re: How to redirect all domain.com requests to...
.htaccess is a very risky file. Please be very careful when editing it, and make a backup copy before you start.Statistics: Posted by ArdithGregory — Sat Oct 12, 2024 8:58 am
View Article[3.3.x] Support Forum • Re: Convert Terms Of Us to language url
Is it really that important? They can just use browser translations.Statistics: Posted by ArdithGregory — Sat Oct 12, 2024 9:03 am
View ArticlephpBB Custom Coding • Looking for Best Practices for integration of phpBB...
Hello,Would you have some advice for integration of phpBB with other tools, such as DokuWiki, Bootstrap, jQuery, etc?On my website, I am currently replacing Phorum by phpBB. I use a custom CMS,...
View ArticlephpBB Discussion • Re: I can't upload graphics via PM also at forums
These are simple screenshots of my own works (TASTE print), which are saved as .jpg (jpeg-standard).Anyway, it's a pain to talk to phpBB friends a little bit and can't contribute a pictorial result...
View ArticlephpBB Custom Coding • Re: Looking for Best Practices for integration of phpBB...
jQuery is already included with phpBB. As far as bootstrap goes unless you were building a theme from scratch I don't know how helpful that is going to be especially considering you would be adding...
View Article[3.3.x] Support Forum • Re: Fresh install with existing database
are you experiencing HTTP ERROR 500 on your original site? or on a new installation connected to your old db? If your on a new installation using your old db make sure you have all the installed...
View Article