Extension Writers Discussion • Re: mark read and unread posts
It not that easy actually, you could start from looking into the big SQL query in the function get_unread_topics() in includes/functions.php.Statistics: Posted by rxu — Fri Aug 02, 2024 3:09 pm
View ArticleCustom BBCode Development and Requests • Re: BBcode : Background for Video
Thank you very much . BG - LEFTCode: BB CODE[bg={URL}]{TEXT}[/bg]HTML CODE<div style="background: url('{URL}') no-repeat 0 0 / 80% auto; aspect-ratio: 2 / 1.02; padding: 5.5% 1.8% 0...
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
errors in the consoleThanks for the report. This happens for anonymous user, already fixed in the extension repo.Statistics: Posted by rxu — Fri Aug 02, 2024 5:09 pm
View Article[3.3.x] Styles Support & Discussion • Re: Link to quote
Thanks but your 2 options are all arrows which I don't find obvious.Statistics: Posted by Hervé — Sat Aug 03, 2024 2:55 pm
View Article[3.3.x] Support Forum • Re: Google search console couldn't fetch sitemap
Not sure if it's related but have you tried this fix; https://phpbb.hifikabin.me.uk/viewtopic.php?t=207Statistics: Posted by bonelifer — Sat Aug 03, 2024 3:59 pm
View Article[3.3.x] Support Forum • Which parameters to filter the moderator log?
Hello, everyone,I would like to try to extrapolate some reports from the moderator log, like displaying only the last month or the last week, to see which moderators are the most active or the least...
View Article[3.3.x] Support Forum • Re: Upgrade issue from 3.2 to 3.3
My mistake with that link, sorry - I had in fact followed the correct one which retains the /ext directory. I have it printed off for safety!I would still appreciate any help with the second warning I...
View Article[3.3.x] Support Forum • Re: Is it possible to draw up a ranking of the most...
From what I understand, you're looking for some kind of way to see the 'top posters' of a given period, is that correct? If so this is more of an extension related question rather than phpBB support...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Maybe check in with the useapi folks?I don't think they have that, will have to shop around to see what's available.Statistics: Posted by privet.fun — Sun Aug 04, 2024 2:26 pm
View ArticleWanted! • Re: Hiring Extension Developer (Engagement with AI)
DM sent.the board isn't fake, problem with members is they lurk to get new info on the subject, and read and never ever post.. but they expect others to talk, so they can see engagement.. its really a...
View Article[3.3.x] Styles Support & Discussion • Re: Link to quote
Everything is explained here in Talk19Zehn's message, the modification to be made modifies the arrow icon and add a phpBB language key "Citation" If you prefer this rendering Download this extension...
View ArticleWanted! • HIRING: Fix bugs, upgrade PHPbb, and help do a 'facelift'
Title/Job Description: Looking for someone to upgrade my PHPBB to latest version, optimize it so its loading fast, and fix buggs/update extensions as well as help fix up the theme style so its easier...
View ArticleWanted! • Re: HIRING: Fix bugs, upgrade PHPbb, and help do a 'facelift'
Pm sent. Cheers!Statistics: Posted by Madalin10 — Mon Aug 05, 2024 12:05 pm
View ArticlephpBB Custom Coding • Re: More thorough search for image URLS
Questions about the extension should be posted in the extensions topic.Statistics: Posted by thecoalman — Mon Aug 05, 2024 1:08 pm
View ArticlephpBB Discussion • Re: Anyone getting any recent spam ? Social Dating sites ?
Hello all, I have had this issue happen 3 times since I posted this problem and each time I have given the account very secure passwords which appeared to of worked However today one of those account...
View Article[3.3.x] Support Forum • Re: Issues with 3.3.12 update
The two lines of code were changed on our forum and the New Posts option now appears to be showing correct output. As a person remains logged in, the number of New Posts increases in size.Thanks to...
View ArticlephpBB Discussion • Re: Suggested a11y improvement
It won’t because the quote HTML is saved in the database as BBCode tags and only converted to HTML which includes the arrow when parsed / displayed on the front-end.There is an issue here though which...
View ArticleExtension Requests • Re: "Looking back" page in UCP
Hi, it is possible to click on the number of posts in the memberlist. It is also possible to display the number of posts in the mini profile (postprofile) and klick on. You can also search for the...
View ArticleGeneral Discussion • Re: Bots eating up all the bandwidth
Ok just in case anyone has a similar problem this one worked for me.viewtopic.php?p=16018150#p16018150Code: BrowserMatchNoCase "libwww-perl" bad_botBrowserMatchNoCase "wget" bad_botBrowserMatchNoCase...
View ArticleExtension Requests • New Topic - Anywhere!
I would like the ability for a nice 'New Topic' button to sit anywhere on the board, not just within a forum. For example, land on the home page - here is a new topic button.The user can then create a...
View Article