Extension Writers Discussion • Re: Problem sending POST data to my controller
Thanks! I just sent the data from my ajax call in FormData format and can use it without problems. Looks like sending a JSON directly is not supported?Anyway, thanks againStatistics: Posted by Juanla...
View Article[3.3.x] Support Forum • My board reload too fast
Hello PHPBB,i noticed that my forum reload too fastfor people who are not in Bulgaria, but for peoplewho are in Bulgaria reaload normal.These are my...
View Article[3.3.x] Support Forum • Re: My board reload too fast
Also see in .htaccessStatistics: Posted by SpIdErPiGgY — Tue Apr 09, 2024 4:42 pm
View Article[3.3.x] Support Forum • 504 Gateway Time-out with Mass Email
When i try to send out emails to my subscribers using the mass email feature, some emails get out, but then it crashes with "504 Gateway Time-out nginx" If i send a small number of emails, it works.I...
View ArticleGeneral Discussion • Anyone here still using PHPBB2?
Just doing a roll call to see who out there still has an active PHPBB2 board? If you are out there, how long has your board been active and how is it running? Any current issues that you are dealing...
View ArticleGeneral Discussion • Re: Support Ticket Software Options
If you are OK with customizing a little bit (mostly language really), this extension can easily be re-jigged to a pretty excellent Support Ticket system:https://github.com/phpbb/ideasStatistics:...
View ArticleExtensions in Development • Re: [3.2][RC] All in One Accessibility
We have submitted the All in One Accessibility Plugin under the Customisation Database -> Extensions Section.Can you please check why it is not showing publicly?GitHub...
View Article[3.3.x] Translations • Question about translation workflow
Hello, I am currently working on Korean translation pack. https://github.com/KiwiFlavoredApollo/p ... guage-PackI have been testing my translation work on my phpBB server by copying and pasting...
View ArticlephpBB Custom Coding • Re: How to Ajaxify submitting posts?
I also have the same concerns as you. Hopefully soon there is an answer to this problem. Thank you!Thank you for being another person with this same problem. There were only two of us that I could...
View Article[3.3.x] Support Forum • Re: Conversion from phpBB2 (2.0.21) to 3.3 not working
Have you thought about switching to another host who supports legacy platforms like PHPBB2?Statistics: Posted by JLA — Fri Apr 12, 2024 2:58 pm
View Article[3.3.x] Styles Support & Discussion • External link icons similar to...
One user-friendly touch on Wikipedia is links to PDF documents display an icon at the end of the link, i.e. http://example.org/test.pdf Source: Help:External link icons - WikipediaHas anyone...
View Article[3.3.x] Styles Support & Discussion • Re: External link icons similar to...
Using a[href*=".pdf"] instead of a[href*=".pdf"].external will probably fix your issue Statistics: Posted by Mannix_ — Fri Apr 12, 2024 6:19 pm
View Article[3.3.x] Support Forum • PHP Warning: Cannot modify header information -...
Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.11What is your board's URL? No answer givenWho do you host your board with? No answer givenHow did you install your board? I used...
View ArticlephpBB Ideas • Re: Moderator editing ownership.
You have the power, take charge mrix2000. You have God mode. Statistics: Posted by halil16 — Sat Apr 13, 2024 3:25 pm
View Article[3.3.x] Support Forum • Re: How to bulk change links in posts after moving a...
Additionally, thanks for the answers.Mick for an off-topic answer without relevant advice such as a link and warmweer for a relevant answer that helped me. And Steeve, I'm just a bit of an advanced...
View ArticlephpBB Custom Coding • Re: Run simple script when click quoted post link
You can put it in any css file. Just don't forget to purge the browser cache after making changes.Works fine .. thank you ...Statistics: Posted by gvp9000 — Sat Apr 13, 2024 5:31 pm
View Article[3.3.x] Support Forum • Re: PHP Warning: Cannot modify header information -...
Based on the line numbers, there should be another error message printed prior to those which is the actual error. The header errors are a result of the first error message being printed.Statistics:...
View ArticlephpBB Discussion • Add link to own javascript file
There are links to javascript scripts at the end of the body tag. How can I add a link to my own script there?Statistics: Posted by Bednarus3 — Sat Apr 13, 2024 6:23 pm
View Article[3.3.x] Support Forum • Batch Cleanup of Threads/Replies beyong standard pruning
Hi everyone!Long-time phpbb user (from when 3.0 was brand new). Just finished migrating to 3.3.Lot of learning, but proud to have taken care of it myself!Now.... I have over a million posts in my...
View ArticlephpBB Discussion • Re: Add link to own javascript file
What version are you on?Statistics: Posted by JLA — Sat Apr 13, 2024 10:16 pm
View Article