Search found 10190 matches

by Paul
Fri Apr 12, 2024 10:56 am
Forum: Extensions in Development
Topic: [3.2][RC] All in One Accessibility
Replies: 9
Views: 1038

Re: [3.2][RC] All in One Accessibility

You only created a new contribution. To submit it for actual validation, you need to create a new revision on the page for your contribution. Please keep in mind that extensions do need to get validated by the extensions team, and that might take a bit of time. We try to validate everything within a...
by Paul
Tue Apr 09, 2024 3:51 pm
Forum: Extension Writers Discussion
Topic: Problem sending POST data to my controller
Replies: 6
Views: 1204

Re: Problem sending POST data to my controller

As said before, you will need to get the raw post data, and decode that yourself. You cant use the phpBB request class as that requires you sending normal post data.
by Paul
Mon Apr 01, 2024 2:26 pm
Forum: [3.2.x] Extensions Database Releases
Topic: Header banner
Replies: 5
Views: 6808

Re: Header banner

Extension Updated to version 3.2.4
See first post for Download Link
by Paul
Mon Apr 01, 2024 2:26 pm
Forum: [3.3.x] Extensions Database Releases
Topic: Header banner
Replies: 2
Views: 947

Re: Header banner

Extension Updated to version 3.2.4
See first post for Download Link
by Paul
Mon Apr 01, 2024 2:25 pm
Forum: [3.3.x] Extensions Database Releases
Topic: Contact Admin
Replies: 4
Views: 2902

Re: Contact Admin

Extension Updated to version 1.4.3
See first post for Download Link
by Paul
Mon Apr 01, 2024 2:25 pm
Forum: [3.3.x] Extensions Database Releases
Topic: Show First Post Only To Guest
Replies: 4
Views: 1317

Re: Show First Post Only To Guest

Extension Updated to version 1.3.3
See first post for Download Link
by Paul
Mon Apr 01, 2024 2:24 pm
Forum: [3.2.x] Extensions Database Releases
Topic: Large Font
Replies: 4
Views: 4582

Re: Large Font

Extension Updated to version 3.2.4
See first post for Download Link
by Paul
Mon Apr 01, 2024 2:24 pm
Forum: [3.3.x] Extensions Database Releases
Topic: Large Font
Replies: 2
Views: 1194

Re: Large Font

Extension Updated to version 3.2.4
See first post for Download Link
by Paul
Mon Apr 01, 2024 2:24 pm
Forum: [3.3.x] Extensions Database Releases
Topic: Quick Title Edition
Replies: 1
Views: 366

Re: Quick Title Edition

Extension validated/released
by Paul
Mon Apr 01, 2024 2:23 pm
Forum: [3.3.x] Extensions Database Releases
Topic: Usermap for phpBB
Replies: 2
Views: 1650

Re: Usermap for phpBB

Extension Updated to version 1.2.4
See first post for Download Link
by Paul
Mon Apr 01, 2024 2:23 pm
Forum: [3.2.x] Extensions Database Releases
Topic: Usermap for phpBB
Replies: 2
Views: 1820

Re: Usermap for phpBB

Extension Updated to version 1.2.4
See first post for Download Link
by Paul
Mon Apr 01, 2024 2:21 pm
Forum: [3.3.x] Extensions Database Releases
Topic: Sticky Profile
Replies: 1
Views: 378

Re: Sticky Profile

Extension validated/released
by Paul
Mon Apr 01, 2024 2:21 pm
Forum: [3.2.x] Extensions Database Releases
Topic: Sticky Profile
Replies: 1
Views: 319

Re: Sticky Profile

Extension validated/released
by Paul
Mon Apr 01, 2024 2:21 pm
Forum: [3.3.x] Extensions Database Releases
Topic: Extension Manager Plus
Replies: 4
Views: 1663

Re: Extension Manager Plus

Extension Updated to version 2.0.0
See first post for Download Link
by Paul
Mon Apr 01, 2024 7:49 am
Forum: Extension Writers Discussion
Topic: Problem sending POST data to my controller
Replies: 6
Views: 1204

Re: Problem sending POST data to my controller

phpBB doesnt parse the json automatically that is send via POST. You will need to get the raw POST data and use json_decode on that data

Go to advanced search