[3.3.x] Support Forum • Re: Unable to send mass email
I have tried setting the email package size to 10,then 9; also the maximum allowed email reciepients to 20.After I changed the maximum allowed email reciepients from 50 to 20 I got the error...
View Article[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: blockquote handling
There's an extension for this:https://www.phpbb.com/customise/db/exte ... or_urls_2/Statistics: Posted by Steve — Tue Oct 29, 2024 4:20 pm
View Article[3.3.x] Support Forum • Re: Upgrade to 3.3.12, MYSQL error
ssl's solution worked perfectly for me!Thanks!In /cache folder delete: install folder production folderIn /store folder delete: install_config.php file .lock and migration fileand start the update...
View Article[3.3.x] Support Forum • Re: Problem [pagination bug?]
Suggested this fix https://github.com/phpbb/phpbb/pull/6744EDIT: the fix is not correct probably so a draft PR for now.Statistics: Posted by rxu — Wed Oct 30, 2024 2:53 pm
View Article[3.3.x] Support Forum • Re: What is the query to display online members ?
Thank you. It's more than just a simple query.see whoisonline.phpDo you mean viewonline.php ? If so, it looks complicated to me, might take some time to understand.Perhaps you could request that the...
View Article[3.3.x] Support Forum • What is the best way to keep track of PhpBB update...
What is the best way to keep track of constant PhpBB changes happening ?Someone finds out a bug, asks for solution here on support forum, and sometimes is redirected to github.com about the...
View Article[3.3.x] Support Forum • [3.3] User permissions to view memberlist
After upgrading a customer's board I experienced some strange behaviour with the memberlist today:The memberlist did not display the column "Last active" and after investigating this I found that...
View Article[3.3.x] Support Forum • Re: What is the best way to keep track of PhpBB...
Keeping your board on the current phpBB version? This will ensure that you have all the known and fixed bugs ironed out.Statistics: Posted by Mike-on-Tour — Wed Oct 30, 2024 3:40 pm
View Article[3.3.x] Styles Support & Discussion • Re: Category icons don't show on...
Forum images? No I just wanted images in the category bar, but doesn't matter anymore. Admin decided to stick with his custom forum icons.Statistics: Posted by Blacktiger63 — Thu Oct 31, 2024 1:16 pm
View Article[3.3.x] Support Forum • Re: MySQL Fulltext search is case sensitive - how to...
Code: ALTER TABLE phpbb_posts MODIFY post_text mediumtext CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL, MODIFY post_subject varchar(255) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci...
View Article[3.3.x] Support Forum • Re: My image upload istn working
Any other uses having the same issue? Have you tried another browser?Statistics: Posted by Steve — Thu Oct 31, 2024 1:35 pm
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 ArticlephpBB 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 ArticleCustom 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 • Recently active
User in profile shows last active is dash and should be hidden in 1 and shows online. Why? Error? If so, I enter it in the tracker.Statistics: Posted by pawel456 — Fri Nov 01, 2024 1:20 pm
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB Topic/Post Reactions,...
any news?bug?I installed the extension, but when I react to a post, nothing happensidea:You could add a reputation system to the reactions, in each reaction you would put how much it is worth in a...
View ArticleExtension Writers Discussion • Re: Inquiry Regarding Extension Approval Timeline
It sux because in case it’s denied and it takes seconds to fix, you have to wait again a month (or more) to probably get it rejected again. If I remember correctly some extensions are approved with...
View Article