[3.3.x] Support Forum • Re: Users are logged out
hi guys,thanks for getting back to me. the test account should only have normal permissions now (thank you for spotting my error and removing it) so please check. i had added the test account and pw...
View ArticleExtension Writers Discussion • Re: populate a table while migrations
thanks for answer...but still not working. i've edited the dependencies and insertion mode!here my files:install_sample-schemaCode: public function effectively_installed(){return...
View ArticlephpBB Custom Coding • Re: admin_send_email.txt not showing {USERNAME}
Sorry, I thought that {USERNAME} was a variable in the system, like {MESSAGE} and {EMAIL_SIG}No such thing. Those are template variables. They are created by each script as they need them.Statistics:...
View ArticlephpBB 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 Article[3.3.x] Support Forum • Re: Apple device issues?
Assuming the browser is accurately reporting what danieltj reported it odd it would drop the connection for a specific device/browser.Check your server error logs. Also have them test with different...
View ArticleCustom BBCode Development and Requests • Re: BBcode : Background for Video
That would not be appropriate for a bbcode. What you would want to do is change whatever code is displaying a video to also display that background.Statistics: Posted by Brf — Tue Jul 30, 2024 12:36 pm
View ArticleExtension Requests • "Looking back" page in UCP
Hello,I would love to see an ext that lists some of the own posts/topics from a certain time back, lets say 10 years.Is there something like that already available?/HStatistics: Posted by Holger — Tue...
View Article[3.2.x] Support Forum • Sending e-mail alert to admin when new registered user
Hello,I have set my forum so I need to approve any new user before they can post.General>user registration settings>account activation = by adminFrom the main forum page I get an alert in the...
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 ArticleExtension Requests • Re: "Looking back" page in UCP
There definitely isn't anything available like that in the customisation database. I think someone would have to develop a new extension for that.Statistics: Posted by danieltj — Wed Jul 31, 2024...
View Article[3.3.x] Support Forum • Forum not showing in search engine results after...
I previously installed Phpbb under a subdomain bbs.abc.com, recently I migrated to a sub folder “bbs” of the domain, i.e www.abc.com\bbs, then I found search engines like google is not showing results...
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 Article[3.3.x] Support Forum • Re: Images rotated ??
OK, Thanks !!! I had a feeling that would be the case...AlecStatistics: Posted by 65Corsa — Thu Aug 01, 2024 1:33 pm
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 • 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] Support Forum • Re: Upgrade issue from 3.2 to 3.3
OK - FYI DoctorB2 wrote: ↑Sat Aug 03, 2024 11:42 am You should be following Upgrading from 3.2 to 3.3 - indeed I was!Not according to this: DoctorB2 wrote: ↑Sat Aug 03, 2024 10:41 am I started with...
View Article