[3.3.x] Support Forum • Re: Deleting Cookies on FAQ/other pages
I believe that’s how it works but I’m willing to be corrected. If you think you’ve found a bug you should post in the Bug tracker.Thanks for your help, I have made a post in the Bug...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Topic Bookmark Count
There is an archive error. Can you update the file upload?Statistics: Posted by exUBert — Thu Jul 11, 2024 1:06 pm
View Article[3.3.x] Support Forum • Re: 3.3.12 update error...
My instructions to you (that made it work) were copied directly from that page that he linked. Maybe you are referring to the "Important. If you have previously abandoned an update ..." on this page:...
View ArticleCustom BBCode Development and Requests • Re: Show time/date in viewer's own...
Oh, when I have people look at a post using the code it shows the date/time in their timezone though. I guess maybe I'm phrasing it wrong but it does what I intended it to do as far as I can...
View ArticlephpBB Discussion • Re: Discuss: phpBB 3.3.12 Release
I see this in Firefox inspectorCode: Uncaught SyntaxError: expected expression, got keyword 'const'/template/ajax.jsCode: // Prevent accidental double submission of form+$('[data-prevent-flood]...
View Article[3.3.x] Styles Support & Discussion • Re: What is the best way to add a...
My favicon only works in Administration Control Panel.No idea how to fix it.Please help?https://www.southernhighlandsnsw.org/Statistics: Posted by Spartan1 — Fri Jul 12, 2024 3:54 pm
View Article[3.3.x] Styles Support & Discussion • Favicon only shows in...
Hi Team,My favicon only shows when I am in the Administration Control Panel.Any ideas how to fix this.Thank you.https://www.southernhighlandsnsw.org/Statistics: Posted by Spartan1 — Fri Jul 12, 2024...
View Article[3.3.x] Support Forum • Recover poll votes
Hey folks. A couple weeks ago on my forum i added the first poll, now 6 weeks into the duration a few members asked if i could add a "don't care" option to the poll so i did. Unfortunately i didn't...
View Article[3.3.x] Support Forum • upgrade 3.3.0->3.3.12 issue with new posts unread...
trying to diagnose a new problem that started after an upgrade from 3.3.0 -> 3.3.12When searching for new posts, it looks like the markings aren't remembered. I click on a topic and re-run the...
View Article[3.3.x] Support Forum • Re: Recover poll votes
I would try the phpbb_poll_votes tableStatistics: Posted by Brf — Fri Jul 12, 2024 5:45 pm
View Article[3.3.x] Support Forum • Re: upgrade 3.3.0->3.3.12 issue with new posts...
"New" and "Unread" are two completely different searches.Statistics: Posted by Brf — Fri Jul 12, 2024 5:46 pm
View Article[3.3.x] Styles Support & Discussion • Re: Favicon only shows in...
In your style's overall_header you are missing the r in your southenhighlandsnsw address. Just a typo try this.Code: <link rel="shortcut icon"...
View Article[3.3.x] Support Forum • 3.3.12 slow start after cache purge
I've seen increasingly slow starts on 3.3.12 as the site grows. The issue is pretty simple, immediately after a cache flush, there are two queries that run:Code: SELECT ug.user_id, a.forum_id,...
View Article[3.3.x] Support Forum • Re: Error building the container.
Don't extract the files on the server, use a ftp program to upload the files!Statistics: Posted by janus_zonstraal — Sat Jul 13, 2024 7:28 pm
View Article[3.3.x] Support Forum • Re: 3.3.12 slow start after cache purge
You would be better off posting this in area 51 or the bug tracker. https://area51.phpbb.com/phpBB/https://tracker.phpbb.com/secure/Dashboard.jspaI'm not commenting on whether it can be improved or...
View ArticleExtension Writers Discussion • Re: [Info] Extension Writer Tools
Updated the list, thanks.Statistics: Posted by DavidIQ — Sat Jul 13, 2024 8:42 pm
View Article[3.3.x] Styles Support & Discussion • Re: [Split] What is the best way to...
I used this, works nicely for all browsers.https://realfavicongenerator.net/Statistics: Posted by deninho32 — Sat Jul 13, 2024 8:44 pm
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
Why? The whole purpose of this extension is notification/alerts.As on iOS a lot of notifications are handled that way and it gives immediate visibility without having to pay attention to the...
View Article[3.3.x] Support Forum • How to enter a new topic maximum per hour?
Hello, everyone,On my forum, I find some users posting new topics in bursts, of low quality. I would therefore like to try to put a limit, so that a user can open a maximum of one new topic per hour,...
View ArticlephpBB Discussion • Re: 3.3.12 slow start after cache purge
thanks for the notes:1. I'll update the relevant forums as well, but since I saw people on this forum who have this issue, I started here first.2. Good point about the template, I see this problem...
View Article