phpBB Discussion • Re: Adding More Security To phpbb Website
That is a pretty spammy service. I ran Microsoft.com through it, and it said the same things for them that it did for you. It is only trying to get you to subscribe to their tools.Statistics: Posted...
View ArticleCustom BBCode Development and Requests • Re: User Customizable Table BBcode
It depends on what you want it to do. The bbcode for the table part asked for in the first post could be done as...Code: [table={COLOR1},{COLOR2}]{TEXT}[/table]html replacementCode: <table...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina theme for phpBB 3.3.12
Hi,Zeina theme has been updated.Reasons:Fixed an issue where there was no submit button on the password reset page.Modified files:ucp_reset_password.htmlThanks Donell for reporting.RegardsLeenoz...
View ArticleCustom BBCode Development and Requests • Re: BBcode : Background for Video
I like that wrapper you have there. I grabbed it. I think I could work something up with this.I like the look of the video in that wrapper also.I know there are a few youtube video bbcodes that work...
View Article[3.3.x] Support Forum • Re: Apple device issues?
all your trafic wil go to https (https://nl.wikipedia.org/wiki/Hypertext ... col_Secure)Mixing the two give login problems.Statistics: Posted by janus_zonstraal — Tue Jul 30, 2024 5:12 am
View ArticleExtension Requests • Re: "Looking back" page in UCP
I would like to have a prefilled list of some sort, like a timecapsule for the members to see what they wrote and actively took part in a certain time back.Statistics: Posted by Holger — Wed Jul 31,...
View ArticlephpBB Discussion • Re: Whois and inconsistent results
At least yours shows something.My whois window doesn't show anything except the phpbb footer.Very annoying.Statistics: Posted by Spartan1 — Wed Jul 31, 2024 7:54 am
View ArticleExtension Requests • Re: BackUp ⇒ Google Drive
Even ImgBB has stopped displaying its images on our website's pages. A thumbnail appears instead with the message "imgbb.com service unavailable". You have to reload the page, and even press CTRL+F5...
View Article[3.3.x] Styles Support & Discussion • Custom logo in banner
Is there an easy method I've overlooked, to change the logo from phpBB to our own, such as there is to change the url that is followed if the logo is clicked on? If not is there specific instructions...
View Article[3.3.x] Styles Support & Discussion • Re: Custom logo in banner
Simply do this: viewtopic.php?p=15408966#p15408966Don't forget to clear cacheStatistics: Posted by ssl — Thu Aug 01, 2024 10:34 am
View ArticlephpBB Discussion • Re: Calibrating with PageSpeed / Lighthouse Prior to Release
Good things come to those who wait.Statistics: Posted by nou nou — Thu Aug 01, 2024 12:38 pm
View Article[3.3.x] Support Forum • Re: Strange Results using New Posts Search Function...
Excellent! I did try using :Code: /*[Fix] queued replies missing from "view new posts" (Bug #42705 - Patch by Paul)- Creates temporary table, query is far from optimized$sql = 'SELECT t.topic_idFROM '...
View ArticlephpBB Custom Coding • Re: More thorough search for image URLS
That script I linked to is standalone and creates database tables and then inserts the URL's into the table. You can delete the tables it creates an rerun it as many times as you want without...
View Article[3.3.x] Support Forum • Re: Send post
After clicking WHO IS ONLINE at the the bottom left hand side of a page click the ‘Display guests’ link indicated in the image.Statistics: Posted by Mick — Fri Aug 02, 2024 10:35 am
View Article[3.3.x] Support Forum • Re: Upgrade issue from 3.2 to 3.3
You should be following Upgrading from 3.2 to 3.3 - indeed I was!Not according to this:I started with your guide "https://www.phpbb.com/support/docs/en/3 ... e/upgrade3"and followed it accurately.Just...
View ArticleExtensions in Development • [3.3][DEV] Wrap It BBCode
Wrap It BBCode Discription: Adds a nice wrapper with a custom title around your video posts.ScreenshotDownload: wrapit_1.0.0.zipInstall: Copy the wrapit/ folder into server root/ext/sniper/ directory....
View ArticleCustom BBCode Development and Requests • Re: BBcode : Background for Video
Background for video bbcode extension is out for testing: viewtopic.php?t=2655493Statistics: Posted by Sniper_E — Sat Aug 03, 2024 11:41 am
View Article[3.3.x] Support Forum • Re: Forum not showing in search engine results after...
Another thing is that it is the other way around, my old forum is https://forum.example.com/ and the new one is https://example.com/forum, since the old host is already deleted, I won’t be able to...
View Article[3.3.x] Support Forum • Google search console couldn't fetch sitemap
I reinstalled the extension "phpBB3 SEO Sitemap", and if I hit the sitemap in browser I can open successfully: https://example.com/forum/app.php/sitemap.xml, and when I add it to Google Search...
View Article[3.3.x] Styles Support & Discussion • Re: Link to quote
Hello,in the bbcode.html I have the line 41 regarding post-url, post-id: Test, test, test .....Code: <a href="{@post_url}" data-post-id="{@post_id}" >↑</a>amended as follows in...
View Article