Quantcast
Channel: phpBB.com
Browsing all 2649 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

[3.3.x] Styles Support & Discussion • Re: Markup mystery: what are these...

Got this sorted the way I want it. If anyone wants to know...The end of posting_editor.html is now like this...Code: <div id="message-box" class="message-box"><textarea <!-- IF...

View Article


Image may be NSFW.
Clik here to view.

phpBB Custom Coding • TIP: Custom user online indicator that handles any...

This is something I am messing with for my own use, but it may be useful to others.The default Prosilver "user online" indicator suffers from two issues:It's not at all accessible. Since it is only a...

View Article


[3.3.x] Support Forum • Re: Axaj error on delete cookies

same on phpbb.com and test board running 3.3.13Code:...

View Article

[3.3.x] Styles Support & Discussion • Re: [Resolved]Understanding css...

My assumption was that since he is just starting out, he may be thinking of including some of the other files later. That's the usual reason for commenting out code: to keep stuff that might be handy...

View Article

[3.3.x] Support Forum • Re: Advice on several things please 🙏

Thanks for the reply Invenio.I will have a full read tomorrow and if I have any rookie questions, I hope it’s okay to post them.Cheers,LouisStatistics: Posted by shredder66 — Sun Sep 08, 2024 9:37 pm

View Article


phpBB Custom Coding • Re: TIP: Custom user online indicator that handles any...

Another point is that regardless of what 4.0 ends up shipping with as default, some people may want the corner banner look for a custom style on 4.0. People are like that. They get different ideas....

View Article

[3.3.x] Convertors • Re: Convert from Vb4.2.2 to phpBB 3.3.x

A small time-saving tip for the ones who'll decide to utilize vb4 convertor 1.1.1 as the means of vBulletin 4.2.x to phpBB 3.0.11 conversion. These two code modifications should be applied so that all...

View Article

[3.3.x] Support Forum • Moderate topics but not replies?

I think we want to moderate new topic posts but not replies to existing topic posts. I'm looking at the advanced settings but I don't know if the role "On Moderation Queue", with an advanced setting...

View Article


[3.3.x] Support Forum • Re: Moderate topics but not replies?

I think we want to moderate new topic posts but not replies to existing topic posts. I'm looking at the advanced settings but I don't know if the role "On Moderation Queue", with an advanced setting...

View Article


[3.3.x] Support Forum • Re: 3.3.13 Support php 8.1 ?

I was about to say about a PHP module/extension that might be turned off.A friend had a similar problem but couldn’t get it fixed because of his host type and we had to hard code the core.Check with...

View Article

phpBB Discussion • "Can send instant messages" permission. What is it?

In the Misc tab in the User or Group permissions section in the ACP for a certain group or user, there is a permission called "Can send instant messages."May I ask what an instant message is in phpBB...

View Article

phpBB Discussion • Re: "Can send instant messages" permission. What...

At a guess it's the Jabber thing mentioned in the General settings tab > commsBut I don't think anyone ever used it. Not sure I've even seen a support topic asking about it.Statistics: Posted by...

View Article

[3.3.x] Support Forum • Re: No new messages but unread messages

It's not mine but I administer it.I think you know it already. It's amusementknutselen.be from Luc.I placed some example screenshots here:viewtopic.php?p=16029739#p16029739Statistics: Posted by...

View Article


Image may be NSFW.
Clik here to view.

[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 Article


phpBB 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] 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] Translations • Re: Use [] and array() consistently

<br /> is XHTML. phpBB uses an HTML5 doctype, so all of those tags should be <br>. Find/replace will do the lot in a one second. I do it anyway if I am editing any file.Statistics: Posted...

View Article

Image may be NSFW.
Clik here to view.

[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
Browsing all 2649 articles
Browse latest View live