Extension Writers Discussion • Re: Plea to get Release Candidate (RC)...
Topics that have lost activity (no progress in awhile) in Extensions in Development forum should be closed.That is another problem developers have. I disagree totally.Their extension is working...
View Article[3.3.x] Support Forum • Re: Is Upgrade Proceeding According to Plan?
I should proceed no further with that? That's the main thing right now. I should STOP that procedure?Correct. You do not want to create a new database. If your config.php file is correct and in place,...
View ArticlephpBB Discussion • Re: Excel xls/csv to Table
After a lot of research and maybe a few curse words, I have found a solution.Install the Plugin: phpBB Media Embed PlugIn - https://www.phpbb.com/customise/db/exte ... ediaembed/Create a Spreadsheet...
View Article[3.3.x] Support Forum • Re: Playing with the test system
Thanks so much folks, I installed phpBB on the new machine (in a Forum folder) and all went well. They are serious about deleting the Install folder though.I had no problem getting to it from another...
View Article[3.3.x] Support Forum • Re: Attachment fails to upload
Is the file type allowed?Statistics: Posted by halil16 — Sat Feb 03, 2024 4:43 pm
View ArticleExtensions in Development • Re: [3.3][DEV] UCP Sidebar
deletedStatistics: Posted by Bruce Banner — Sat Feb 03, 2024 5:47 pm
View Article[3.3.x] Support Forum • Re: Strange issues on 3.3.11 new install
How did you install the board?Statistics: Posted by janus_zonstraal — Sat Feb 03, 2024 8:53 pm
View Article[3.3.x] Support Forum • Need some help dealing with spambots
Lately the spambots are passing the Q&A captcha with surprising ease, to the point that for a moment I thought they were bypassing the process. But no, by saving a deliberately wrong answer they...
View Article[3.3.x] Support Forum • Re: Need some help dealing with spambots
I use this: https://www.phpbb.com/customise/db/extension/hcaptcha/Works good for the moment...Statistics: Posted by SpIdErPiGgY — Sun Feb 04, 2024 2:27 am
View Article[3.3.x] Support Forum • Forum Legend
Hi, Good MorningI ask again what "Legend" means in context of this picture .I have a Postulate that Legend is what i've marked with black boxes. Can you explain what Legend means? Give...
View Article[3.3.x] Support Forum • Re: 2nd and 3rd installations working
Hicheck and update configuration for 2nd and 3rd phpbb installations along side correct directory references to resolve.Thank you for you response. I need to update that the Server Support corrected...
View Article[3.3.x] Support Forum • Re: Need a little help with an old board forced to...
you should update your config.phpthis is the default config.php for 3.3.xCode: <?php// phpBB 3.3.x auto-generated configuration file// Do not change anything in this file!$dbms =...
View Article[3.3.x] Support Forum • Re: Incorrect subject titles
LucVG sent me the current database backup.Gave me admin (and later founder) access to the board.A couple of extensions were outdated but updating those didn't solve the issues (they didn't seem...
View ArticlephpBB Custom Coding • Location of MySQL table for "users"
This is funny because almost exactly two years later I have the same question. I just started with phpBB and since I'm a retired programmer who has written my share of complex SQL procedures,...
View ArticlephpBB Discussion • logged in user can't reply or post new topic
I'm a user on the XCSoar.org phpBB community forum, and a few days ago I stopped being able to post new topics or reply to existing topics (even my own). I can see that I'm properly logged in, but...
View Article[3.3.x] Support Forum • Transfer from one to another
Unfortunately, this isn't just a vanilla transfer for a couple of reasons.The owner of the forum died late last year (we're an airplane club) and had always kept his info close to his chest. Now we're...
View Article[3.3.x] Support Forum • Re: Transfer from one to another
So, we need to figure out how to get it over to it's new home on the new server. We zipped and downloaded the directory tree. We also did an export of the SQL DB, and now have 2 files, but we are kind...
View ArticlephpBB Discussion • Re: logged in user can't reply or post new topic
Nothing we can help you with... You need to ask the admin of that board. Only that person has access to that board settings/server...Statistics: Posted by SpIdErPiGgY — Mon Feb 05, 2024 2:52 am
View ArticlephpBB Discussion • Re: Connecting linguise to PHPBB3
I'll explain it differently. If all extensions are disabled, translation does not work. When you enable the extension SEO, works but not on all pages. The translator does not understand...
View ArticlephpBB Custom Coding • Re: Location of MySQL table for "users"
phpBB has CLI and I believe you can add user with it.https://area51.phpbb.com/docs/dev/3.3.x/cli/index.htmlThere sure are a lot of BOT users, but my few created users are there.Bots are identified by...
View Article