[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: Need htaccess redirect from old to new domain
OMG you're right... Odd though because on the old forum I used the right mouse button and selected to copy the url because I never type such things manually if it can be done that easy.Something must...
View Article[3.3.x] Support Forum • Re: Problem [pagination bug?]
OK, I can confirm the issue.I think it has something to do with the "sort by" box at the bottom left. (Display and sorting options)While no option is selected in that box, using the numbers above or...
View Article[3.3.x] Support Forum • What is the query to display online members ?
What is the sql query that fetches online members & 'Users browsing this forum' list ?I want to hide newly registered users in the list.Statistics: Posted by exemplary1 — Wed Oct 30, 2024 1:50 pm
View Article[3.3.x] Support Forum • Re: What is the query to display online members ?
It's more than just a simple query.see whoisonline.phpStatistics: Posted by warmweer — Wed Oct 30, 2024 2:12 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] 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.Hi dbrewood,Thank you, we will update the logs.Statistics: Posted by Leenoz — Thu...
View Article[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[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[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[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] Support Forum • Re: Why Sticky new theme doesn't work
Yes, I need this extension, thanks! Statistics: Posted by irontechdoll — Fri Nov 01, 2024 8:32 am
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 ArticleExtensions 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