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

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

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

Hello.We moved forums from old to new domains, also hosting is changed.So I used this redirect from the DA panel in .htaccess:Code: Redirect 301 / http://new-forum.com/So this works, if old-forum.com...

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


phpBB Discussion • Re: phpbb cli search index

Looks like it's planned for 4.0 -> https://tracker.phpbb.com/browse/PHPBB3-12683sorry I was pretty sure the search index CLI was impleted alreay in phpB 3.2.x? or am I mistaken?> Im pretty sure...

View Article

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

The images should show on index and view forum pages, What folder did you place the images in?Well I think if somebody of the official support team says it's not possible, then I would think he is...

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] Styles in Development • Re: [RC] JF Black Style 3.3.12

When I try to download it, I get that error message:Nothing to do with the download. It's the board that has crashed.Statistics: Posted by warmweer — Thu Oct 31, 2024 3:19 pm

View Article

[3.3.x] Styles Support & Discussion • Re: Website Navbar above forum to...

Thank you very much! Looks great and matches perfectly.Statistics: Posted by EDRemz — Thu Oct 31, 2024 3:27 pm

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

Image may be NSFW.
Clik here to view.

Extensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...

solvedI had to manually add it to the database. Statistics: Posted by saper82 — Thu Oct 31, 2024 5:42 pm

View Article


Custom BBCode Development and Requests • Re: BBCode for Font Awesome icons...

I had customized it for me to set the size of the FA IconCode: <i class="icon fa-{SIMPLETEXT}" style="font-size: 17px; aria-hidden="true"></i>you can easily change the size to whatever you...

View Article

[3.3.x] Support Forum • Please help with HTTP ERROR 500 and attached the...

Hello,My forum works fine before, but for some reasons when I tried to access it today. I got this "HTTP ERROR 500" error. I did not make any changes on the forum and the website, and my other forum...

View Article


[3.3.x] Support Forum • Re: Please help with HTTP ERROR 500

usually if youve made no changes your first step should be to delete the cache. In ftp or your host file editor, find cache/production and delete the production folder and do a hard refresh on your...

View Article

Image may be NSFW.
Clik here to view.

Extensions in Development • Re: [3.3][DEV] phpBB Topic/Post Reactions,...

Can you see the reaction drop down list in posts? What does your browser console log say when you add a reaction? Traffic light system is in place. Will be a few days before release. Statistics:...

View Article

Image may be NSFW.
Clik here to view.

Extensions in Development • [3.2][3.3][DEV] Tabs Menu BBcode Extension

Extension Name: Tabs Menu BBcode Extension Author: GalandasExtension Description: This BBCode allows you to organize the content in a post in a phpBB style tabbed interface, with the desired content...

View Article
Browsing all 2352 articles
Browse latest View live