[3.3.x] Support Forum • Re: 3.3.12 > 3.3.13 upgrade in parallel?
Thanks everyone. We are going to take a step back. To Re-think whether to do this upgrade or wait until the next.Statistics: Posted by D. K — Mon Sep 09, 2024 10:03 pm
View Article[3.3.x] Translations • Avoid reusing string in cli.php
I notice there is a single string in the translation files (language/en/cli.php) that reuse another string.Maybe to be consistent we could not do it like that.But rather just have translators...
View ArticlephpBB Discussion • Re: Discuss: phpBB 3.3.13 Release
Just updated my test site. I included danieltj's fix for the new minor issue. All seems good. No problems.Live site next...Statistics: Posted by Gumboots — Mon Sep 09, 2024 11:17 pm
View Article[3.3.x] Support Forum • List of default db tables?
I assume there is a handy list of these somewhere. Can someone point me at it?(I think I have some crud left over from old extensions, so might as well clean it up.)Statistics: Posted by Gumboots —...
View Article[3.3.x] Translations • Re: Use [] and array() consistently
"<br />" could be changed to "<br>" too for consistency.Even though it occur 423 it would be easy for the translators to change if they know how to do search and replace.Statistics: Posted...
View Article[3.3.x] Styles Support & Discussion • Re: Display background image on...
You can use in the overall_header.htm:Code: {% if SCRIPT_NAME eq 'index' %}<link href="{T_THEME_PATH}/my_css_file.css?assets_version={T_ASSETS_VERSION}" rel="stylesheet">{% endif %}Note that...
View Article[3.3.x] Support Forum • Re: [SOLVED] List of default db tables?
Aha. It looks like the phpbb_captcha_answers and phpbb_captcha_questions tables are created after installation, once an admin sets those fields in ACP, so add those two to the list for most sites.ETA:...
View Article[3.3.x] Support Forum • Re: [split from] Increased spam activity for...
I have spent some time looking at this IP address's activity.3.253.53.146This IP address is on the banned list.The most activity is password changes.I found two Dating spam posts made from accounts...
View ArticlephpBB Discussion • Re: A phpBB mobile app
That's probably the biggest issue I guess. Any kind of extension functionality simply wouldn't be transferred to the app so you'd end up with a vanilla phpBB forum essentially.Some time ago I tried to...
View Article[3.3.x] Support Forum • Re: User online time
I'm waiting for an answer.Why is it so important to you that you understand why it shows 1 minute defference?The time last visited is pulled from the database where it logs the last time you changed...
View Article[3.3.x] Translations • Change tab to space for consistency
I few things that could be changed for the translation files for consistency.Change tab to space after "=>".language\en\acp\posting.phpCode: 'tokens'=>array('tokens'=>...
View Article[3.3.x] Support Forum • PHP errors on homepage
Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.11What is your board's URL? www.forum.corvette-restoration.comWho do you host your board with? SitegroundHow did you install your...
View ArticleExtension Requests • Re: Poetic/Account Options
[ping]I'm glad you liked my haiku In non-poetic form: when you say 'store', do you mean like a private list that only the user can view or perhaps something a bit more public as in profile comments...
View ArticleWanted! • Paid help for upgrade/update from 3.2 to latest
Title/Job Description:Update forum from 3.2 to latest. Target audience: (e.g. professionals, hobbyists, students)Guitar Players who love alternative country music (and a lot of other types of music...
View ArticleWanted! • Re: Paid help for upgrade/update from 3.2 to latest
@madelin10 you interested?? (I've read your replies on a few other posts). and checked your website alsoStatistics: Posted by alamere — Thu Sep 12, 2024 3:32 am
View Article[3.3.x] Support Forum • Re: How to provide a link a specific POST within a...
How can a link change?Can you post a link to that post on your website?Statistics: Posted by janus_zonstraal — Thu Sep 12, 2024 9:57 pm
View Article[3.3.x] Support Forum • Re: 3.3.13 Support php 8.1 ?
Maybe yours looks different, did you create a phpinfo.php file?Could be it looks like this:Otherwise you can also use the ctrl-F search function on the page.Statistics: Posted by Blacktiger63 — Thu...
View ArticleGeneral Discussion • Re: Help me with dns Record plzz
That's something you should ask your hosts. If it's free you're usually really restricted on what you can do.wtf wdym?Statistics: Posted by Snoway — Thu Sep 12, 2024 11:12 pm
View Article[3.3.x] Styles in Development • Re: [RC] Zeina theme for phpBB 3.3.12
Hi there,Zeina theme has been updated.Reasons:Enhance the mobile navbar by making the notification and message icons visible, ensuring easy access and user convenience.(Images attached for...
View Article[3.3.x] Support Forum • Can the Admin find un-posted user drafts?
Hello All.Thanks in advance.Can the Admin find/see un-posted user drafts? Statistics: Posted by D. K — Fri Sep 13, 2024 7:42 pm
View Article