[3.3.x] Support Forum • Re: Deleting Cookies on FAQ/other pages
there's an issue with deleting cookies on phpBB version 3.3.12Same problem on a 3.3.8 version of phpBBStatistics: Posted by ssl — Thu Jul 11, 2024 12:03 pm
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 • Re: Cron task
Certainly : how to ?Statistics: Posted by Hervé — Sat Jul 13, 2024 3:56 pm
View Article[3.3.x] Support Forum • Re: Error building the container.
Hi.I used the server's upload tool (file manager) to upload the zipped 3.3.12 files (Vendor, Install, Docs). Removed the old files and extracted the new ones. Then, as per phpBB's instructions, I...
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: 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 ArticlephpBB Custom Coding • Re: Cron task
The ideal would be each time a member modifies a specific profile field, at least each time a member logs inThat's not something you would do with cron task, that's something you would do in the...
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