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

[3.3.x] Support Forum • blockquote handling

Hello,I'm trying to avoid spider/robots from seeing links to posts and profiles inside a quote.Information are saved into database in this way:Code: <QUOTE author="USER" post_id="26850"...

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] Support Forum • Re: My favicon doesn't show up right in the google...

I upgraded my phpbb 2.2.8 to 3.3.13.I had to be very focused to not mess things up, but everything went well during the update.Installed a new style too + upgraded the extensions. I created a new...

View Article

Image may be NSFW.
Clik here to view.

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

I click user posts and at the bottom, click ascending option and want to search pages, e.g. I click page 5 and it displays page 7 and automatically does it. Is this a bug?Statistics: Posted by...

View Article

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

I click user posts and at the bottom, click ascending option and want to search pages, e.g. I click page 5 and it displays page 7 and automatically does it. Is this a bug?...Can't confirm this (on 2...

View Article


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

https://zorin-nl-forum.nl/viewtopic.php/?t=1369Your link has a / after the .phpThat is causing the stylesheets to have the wrong URL.Statistics: Posted by Brf — Wed Oct 30, 2024 12:22 pm

View Article

Image may be NSFW.
Clik here to view.

phpBB Discussion • phpbb forums

Hi,Can anyone tell me if there is a URL list of professional, well established phpBB forums, where I can go look and see what's possible with phpBB Many thanks,JasonStatistics: Posted by Harewood —...

View Article

phpBB Discussion • Re: phpbb forums

https://www.phpbb.com/showcase/Statistics: Posted by KevC — Thu Oct 31, 2024 9:48 am

View Article


[3.3.x] Styles in Development • Re: [RC] Zeina - phpBB 3.3.13

Thanks for advising. I've downloaded and updated. The 'logs' section does not show that update for the download though.Statistics: Posted by dbrewood — Thu Oct 31, 2024 10:11 am

View Article


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

Thank you warmweer and thecoalman. I will do the solution and will update the result.Statistics: Posted by Alex George — Thu Oct 31, 2024 10:33 am

View Article

Image may be NSFW.
Clik here to view.

[3.3.x] Support Forum • connection has timed out

someone tried accessing my website and this was displayedi have no clue what this means. can someone please help me?Statistics: Posted by Zevil_Dev — Thu Oct 31, 2024 11:49 am

View Article

Image may be NSFW.
Clik here to view.

[3.3.x] Support Forum • Re: connection has timed out

That you for 99,9% have issues with your Server. Please ask your Provider. PS: To verify this, if it is you or your Server, you could check https://downforeveryoneorjustme.com/Statistics: Posted by...

View Article

Image may be NSFW.
Clik here to view.

[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:Statistics: Posted by null2 — Thu Oct 31, 2024 12:30 pm

View Article


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

you can easily change the size to whatever you want by setting the px:Code: font-size: 17pxfor example set it to 50px if you want it very bigCode: font-size: 50pxor just use the built in sizing code...

View Article

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

It seems my hosting company blocked my database. They wanted me to changed my admin password since I have not changed my password for a while. Now my forum worked after I talked to them. Thank you for...

View Article


[3.3.x] Support Forum • Why Sticky new theme doesn't work

Hi,I've tried creating 4 different types of themes, and I've realized that it doesn't create a new theme of a separate type like Announcements, but rather it's all grouped together inside Topics, what...

View Article

[3.3.x] Support Forum • Re: Why Sticky new theme doesn't work

That's not a built in feature.You would need an extension like thishttps://www.phpbb.com/customise/db/exte ... _hierarchy(note - see the sticky topic in the support section on that page for the 3.3.0...

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.I have it so already - anyway I generated a new circled favicon so it...

View Article

Custom BBCode Development and Requests • Re: Center Tables

I couldn´t solve it with the center tag, but here i could found something helpful.you can center a table with:Code: [TABLE_CENTER]{TEXT}[/TABLE_CENTER]Code: <table style="margin:0px auto";...

View Article

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

Ideally, it should be CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci. Using utf8mb3 may cause problems with higher unicode characters such as emojis.Statistics: Posted by NeoDev — Fri Nov 01, 2024...

View Article
Browsing all 2097 articles
Browse latest View live