Extensions in Development • Re: [3.3][RC] Browser Push Notifications
At least it is good to know that with phpBB 4.0 the data in the extension will not be deleted. I saw it in the license files when I was trying to translate Turkish.Statistics: Posted by halil16 — Thu...
View ArticlephpBB Discussion • Re: Fake User or Spam Prevention
Yes, for one, assuming it’s the board in your signature, change the captcha you’re using, the wiggly letter type captchas were compromised many years ago. I suggest using the built in Q&A CAPTCHA....
View ArticleGeneral Discussion • Re: SeaMonkey Browser and This Platform
And I came on this site this time using the FireFox browser....I use Firefox and have no issues. that might indicate that a certain folder <AppData\Roaming\Mozilla\Profiles\THIS ONE> --- that...
View ArticleExtension Writers Discussion • Custom input box showing up at the top of a post
Hello People. I am not a coder, but, I am knowledgable enough to give this a go. In my forum f=13 I would like an extra input box for "GKI" number, so that when posting a message into this forum, it...
View ArticlephpBB Discussion • Re: Tag Parrot - google indexing?
Interesting - my forum gets indexed just fine, and fast too just with Search Console. I am using the sitemap extension you mention, and have also submitted the resulting sitemap url to GSC, which is...
View ArticleExtension Writers Discussion • Re: Custom input box showing up at the top of...
This is the error I am now getting.The migration "\Vincent\gki\migrations\v_0_1_0" is not fulfillable, missing migration "\phpbb\db\migration\data\v31x\v310".Statistics: Posted by cancertalk — Fri Jun...
View Article[3.3.x] Support Forum • Re: Unable to post after upgrade to 3.3.12
It may not help but try clearing the cache, button is on the main page of the ACP.If there is no error in the server error logs either it's an error logged to apache log which you'll need to contact...
View ArticleExtensions in Development • Re: [3.3][RC] ACP Styled
Have an issue with the dark theme text (v1.1.1). I went to edit some permissions and the text is the same color as some of the rows and I have to highlight the text to be able to read it. Sorry for...
View ArticleExtension Writers Discussion • Re: What are good resources to learn coding?
Best way to learn would be to start coding and get experience by doing it.To minimize what is posted in the topic that Kailey posted above:If you want to learn more about extensions for phpBB - Docs...
View ArticlephpBB Discussion • Re: Phpbb SEO - google indexing not reaching all
My sitemap doesn't lack anything. SEO was working until last year. I don't understand why now it is not indexing, because i have not touched anything in there...Statistics: Posted by Laurentziu — Sat...
View ArticleWanted! • Social Game Extensions
Title/Job Description: Social Game ExtensionTarget audience: (e.g. professionals, hobbyists, students) Big Brother/Reality GamesReward: (e. g. money, backlinks, fame) Money $500Deadline: N/APreferred...
View ArticleWanted! • Re: Social Game Extensions
Hi, send me a PM with more info and I’ll let you know if I can help you with this.Statistics: Posted by danieltj — Sun Jun 30, 2024 2:03 pm
View ArticleExtension Requests • Organise viewtopic_body individually
Hey! Is there any extension available which is able to organise the viewtopic_body copy.html?The standard is:Subforums,AnnouncementsTopicsI would prefer:Announcements,SubforumsTopicsStatistics: Posted...
View Article[3.3.x] Styles in Development • Re: [RC] Game Universal 3.3.10
Style Updated to version 3.3.12Statistics: Posted by NecheB — Sun Jun 30, 2024 2:21 pm
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
A client of mine who is using iOS 17 and created a web app with my extension said he couldn't click the button.For those who want to test this in another board...Site: phpBB GroupIn Safari, tap the...
View Article[3.3.x] Support Forum • Re: 3.3.12 update error...
meaning ....meaning you did not use the full package update methodSo start over:First read: Minor Updates Within 3.3.xFull PackageStatistics: Posted by warmweer — Sun Jun 30, 2024 3:49 pm
View ArticleExtension Requests • Re: Important message
Have you looked athttps://www.phpbb.com/customise/db/exte ... uncements/Statistics: Posted by KevC — Mon Jul 01, 2024 2:11 pm
View ArticleWanted! • Hide bbcode to certain user o group with Thanks for Post compatible
Title/Job Description: Hide bbcode to certain user o group with Thanks for Post compatibleTarget audience: HobbyistsReward: MoneyDeadline: NeverPreferred contact method: PM and E-mailLink to the...
View ArticleGeneral Discussion • Bots eating up all the bandwidth
I look after a website that is getting a lot of bots, everytime i visit the site it has over 200 bots online at any one time. The site is allocated 100GB of Bandwidth each month and every month it is...
View ArticlephpBB Custom Coding • Re: $request->file('files'); not working ?
I have found that uploading a single file works just by doing...Code: <input type="file" name="files" multiple>Where I had "files[]" before. Code: Array( [name] => tos104uk.img [type] =>...
View Article