Extension Writers Discussion • Re: External FTP storage
I don't understand extensions. At all. And your biased attitude towards chat is already clear to me.Paul is not biased. ChatGPT and AI in general is well known for sometimes providing clearly false...
View ArticleExtension Requests • attachment quota limit users
In the administrator panel you have settings:Code: Total attachment quota:Maximum drive space available for attachments for the whole board, with 0 being unlimited.I would like an option on my forum...
View ArticlephpBB Custom Coding • block posting with list banned words in message and...
Following the discussion of viewtopic.php?t=2135443I modified the script to add more functionality. Actually, I didn't do nothing, it's all ChatGPT Works with phpBB version 3.3.3 and just updated to...
View Article[3.3.x] Styles Support & Discussion • Re: How to disable underlined links?
After the main Problem was solved, i found another (little one). After doing like written above, there wehre no more underlined links. But since i use a selfmade custom BB-Code, the Link will be...
View ArticleExtensions in Development • Re: [3.3][BETA] Username Gradients
The load time of my forum went from 0.060s to 0.266sYes I know, it's not much But strange for a small ext like this...?Statistics: Posted by SpIdErPiGgY — Sat Jan 25, 2025 11:41 pm
View Article[3.3.x] Styles Support & Discussion • How to set the Align to Justify...
Hello,For my postings i always use the Align Justify BB-Code:Code: [align=justify]TEXT[/align]I dont like to set this BB-Code bevore every of my postings. And other Users never use this BB-Code. So...
View ArticlephpBB Custom Coding • Re: Hashing password to compare with database
you're matching some ones password in the database is a no no ?Isn't that how you verify they entered the correct password?Statistics: Posted by Cjk75 — Sun Jan 26, 2025 11:04 pm
View ArticlephpBB Discussion • AI questions, subjected to phpBB core?
AI questions, subjected to phpBB core functions?Statistics: Posted by Steve — Sun Jan 26, 2025 11:04 pm
View Article[3.3.x] Support Forum • Re: A Few Warning
That looks fine, so there must be something else that you've left out. If the files are all replaced with known-good ones, the cache is clear, all extensions have been disabled, and the database is...
View ArticleExtension Writers Discussion • Re: UCP: How to handle multiple modes
This works, but feels like a hack:Code: {% if U_UCP_ACTION ends with 'settings' %}Statistics: Posted by tig_ — Sun Jan 26, 2025 11:44 pm
View ArticlephpBB Discussion • Re: AI questions, subjected to phpBB core?
What?Statistics: Posted by danieltj — Sun Jan 26, 2025 11:50 pm
View ArticleGeneral Discussion • Re: Largest phpBB sites
Why specifically the largest? I think https://www.gaiaonline.com/forum/ is phpBB and just about the biggest forum on the planet (that I know of)?gaiaonline started as phpbb but was already heavily...
View Article[3.3.x] Support Forum • Strange error when trying to preview or update an...
For some reason certain pages on my forum give a message as follows and goes to the default error page for the website??!!NOTE: ... <website> i inserted where my website is...
View Article[3.3.x] Support Forum • Re: Strange error when trying to preview or update an...
more informationthis is the page i am trying to modify a bad linkOver 65 years of McHenry Highway Safety Publicationswhen i simply open to edit and click PreviewI get the strange errorStatistics:...
View Article[3.3.x] Styles Support & Discussion • Re: How to have both left and right...
Looks like you went back to the code from the original post i linkedIf the sidebars are moved outwards, as shown below:The site looks fine on Desktop, but does not show well on a smart phone (the page...
View Article[3.3.x] Support Forum • moved forum to new domain Now not secure
I moved my forum to a new domain. It took many attempts, but finally got it to show on the new domain. The new forum shows as not secure. I searched this forum and confirmed my cookie and server...
View Article[3.3.x] Support Forum • Re: moved forum to new domain Now not secure
You're using a self-signed certificate, which is why it's showing as untrusted.Statistics: Posted by Noxwizard — Mon Jan 27, 2025 11:22 pm
View ArticleExtension Requests • Re: Facebook post to phpBB post converter
Do you know how attachments are handled?I see, now that I have the extension. A nice piece of work! But attachments aren't handled though.I need to know more about the function submit_post, and in...
View Article[3.3.x] Support Forum • Re: Looking for file "modission_reset.php"
Thank you all for your help.I could finally solve the problem.Bizio 3 minuti fa Modulo rimosso» ACP_MOBIQUO Bizio 3 minuti fa Modulo rimosso» ACP_TAPATALK_REBRANDING Bizio 3 minuti fa Modulo rimosso»...
View ArticleExtension Writers Discussion • Re: use php to add extra css class to existing...
No, at least not with every update. Only if something was changed in the original file your child style supersedes you should at least incorporate those changes in your style's file, e.g. an added...
View Article