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

[3.3.x] Support Forum • How To Mark Single Post Thread as Answered

If a moderator posts a thread in a forum, let's say it is a sticky thread about rules, or some event that is happening, or whatever, and they lock the thread. When that happens, that thread will...

View Article


[3.3.x] Support Forum • How To Set Boardwide Notify me upon replies by default

How do I change the "Notify me upon replies by default" setting for all new users to be on, by default?Statistics: Posted by Times Enemy — Mon Oct 28, 2024 3:22 am

View Article


[3.3.x] Support Forum • Re: How To Set Boardwide Notify me upon replies by...

This extension : https://www.phpbb.com/customise/db/exte ... subscribe/Edit : The above is old.Here's what worked for me : https://phpbbdev.space/viewtopic.php?t=11Statistics: Posted by exemplary1 —...

View Article

Custom BBCode Development and Requests • Re: Center Tables

You need to use <span style="display: block;width: 100%;text-align: center">{TEXT}</span> Statistics: Posted by Sniper_E — Mon Oct 28, 2024 5:34 am

View Article

Custom BBCode Development and Requests • Re: Headers

Code: </h{INT}> is part of the HTML replacement. You can put anything you want in there. You do not put variables in the BBCode definition closing tag.Statistics: Posted by Brf — Mon Oct 28,...

View Article


[3.3.x] Support Forum • Re: Unable to send mass email

And do you receive a mail when you click "send test mail"Also posting a image of your email settings here can help.Statistics: Posted by janus_zonstraal — Mon Oct 28, 2024 9:28 pm

View Article

[3.3.x] Support Forum • What does {% and %} indicate about an event?

This is an example of an event.Code: <!-- EVENT index_body_forumlist_body_after -->What are these? Can you use them?Code: {% EVENT viewforum_body_online_list_before %} Code: {% EVENT...

View Article

[3.3.x] Support Forum • Re: What does {% and %} indicate about an event?

They do the same thing, The first is for phpBB's custom template engine and the second is for Twig. I would presume at some point the phpBB syntax will disappear,Statistics: Posted by thecoalman — Mon...

View Article


Image may be NSFW.
Clik here to view.

Extensions in Development • [3.3][DEV] Hide Memberlist

Extension Name: Hide MemberlistAuthor: [Dimetrodon]Extension Description:This is an early development build. Please do NOT install this on a live board!This extension prevents the viewing of the whole...

View Article


[3.3.x] Support Forum • Re: Need htaccess redirect from old to new domain

Try this:Code: Redirect 301 (.*)$ https://www.new.com/$1Statistics: Posted by janus_zonstraal — Tue Oct 29, 2024 9:30 pm

View Article

[3.3.x] Support Forum • MySQL Fulltext search is case sensitive - how to make...

I'm using "MySQL Fulltext" as my Search backend and whenever I do a search it's case sensitive. Any idea how I might make it case insensitive? I'm running MySQL 9.0.1, PHP 8.3.12 and phpBB 3.3.13. I...

View Article

[3.3.x] Styles Support & Discussion • Re: What does {% and %} indicate...

Thank you! It looks a bit advanced, but I'll at least give it a look. I know extension support is found in the Customise section, and my question is already answered, but I will explain what was going...

View Article

[3.3.x] Support Forum • Re: MySQL Fulltext search is case sensitive - how to...

That depends on column collation. With collations having _ci suffix (which stands for Case Insensitive) fulltext search would be performed in case-insensitive mode.In short, post_text and post_subject...

View Article


[3.3.x] Styles Support & Discussion • Re: Category icons don't show on...

If you're referring to an images that would be visible on the index page, simply place the image in styles/prosilver/theme/images/yourimage_name andpoint to it in the ACP ...edit forum. (actually the...

View Article

phpBB Custom Coding • Re: My favicon doesn't show up right in the google search

favicon.ico is default file that should be placed in the root of the domain, browsers and search engines will look for it there. There is also other files you can add. The best thing to do is take a...

View Article


[3.3.x] Support Forum • SQL ERROR [ mysqli ] Unknown column...

Hello,I changed my hosting account and installed the latest version of phpbb ( 3.3.13) on it. Installation worked smooth. The problem is while I restored the database with the backup file (the old...

View Article

[3.3.x] Support Forum • Re: SQL ERROR [ mysqli ] Unknown column...

You can't restore old DB with new version without running the DB update. Upload the install folder from 3.3.13 download package and point your browser at https://www.systosys.com/install/ ,click the...

View Article


Image may be NSFW.
Clik here to view.

[3.3.x] Support Forum • Re: What is the best way to keep track of PhpBB...

Well, if someone wants to track every change to phpBB core, then it's as easy as registering on github.com and starting to watch all the phpbb repo activity.Statistics: Posted by rxu — Thu Oct 31,...

View Article

[3.3.x] Support Forum • Re: Problem [pagination bug?]

So we have to wait until they look into the tracker (I provided the link then) to fix it to version 3.3.14?Discussed here,viewtopic.php?p=16028986#p16028986Statistics: Posted by exemplary1 — Thu Oct...

View Article

[3.3.x] Support Forum • Re: [3.3] User permissions to view memberlist

Thanks for the answer, meanwhile I am used to it and hopefully will remember it in the future.Statistics: Posted by Mike-on-Tour — Thu Oct 31, 2024 4:55 pm

View Article
Browsing all 2205 articles
Browse latest View live