phpBB Custom Coding • Re: Identifying the type of a forum
In case you are unaware the prefixes have meaning: S_ is a switch, L_ is from language file, U_ is user information, T_ is template related variable etc.Statistics: Posted by thecoalman — Thu Jan 25,...
View ArticlephpBB Custom Coding • Re: Read external html files from a directory
Let's say I'm using the extension page mod.Suppose I have a folder which contains index.html and other supporting subfolders which has images, sounds, javascript then in which location should I place...
View Article[3.3.x] Support Forum • Incorrect subject titles
What is the problem? Topic title does not match what is in overviewWhen did the problem arise? New installationAddress of your forum: http://forum.ballooning.nuExtensions on your forum:Current...
View Article[3.3.x] Support Forum • Need Help Upgrading to 3.3
Support Request TemplateWhat version of phpBB are you using? phpBB 3.2.5What is your board's URL? http://phpbb.ferrets.caWho do you host your board with? IONOSHow did you install your board? Someone...
View Article[3.3.x] Support Forum • Re: Need Help Upgrading to 3.3
There is step by step instructions here:https://www.phpbb.com/support/docs/en/3 ... date_full/If you want paid help you can post in the wanted section but be aware phpBB is not affiliated with anyone...
View ArticlephpBB Custom Coding • Add costum description to a category
i want to add something like this the thing you see highlighted is a php script but that is no important since i have already the scriptWhat i want is to add the script or just a test text message...
View ArticlephpBB Custom Coding • Re: Add costum description to a category
i managed to figure it out in forumlist_body.html find the first result of Code: {forumrow.FORUM_NAME}and add next to it Code: <!-- IF forumrow.FORUM_ID == '10' -->Your code<!-- ENDIF...
View Article[3.3.x] Support Forum • Re: Incorrect subject titles
Yes. I can see t=76 (which has p=77) has the wrong Subject line. It appears to have the subject line from t=75/p=76.Try editing p=77. That should correct the subject line of t=76.Statistics: Posted by...
View Article[3.3.x] Support Forum • Can you help me fix a cache problem permanently?
Hi, my forum (PhpBB 3.3.8, PHP Version 7.1.33) a few years ago was moved from a dedicated server to a VPS which significantly improved its performance (the forum currently has more than 28,000...
View Article[3.3.x] Support Forum • Re: Can you help me fix a cache problem permanently?
I'm presuming they are referring to OPcache. Go to the system tab in the ACP and click the php information link on the left. Search for OPcache and see if it's enabled.----------edit-----------If it's...
View Article[3.3.x] Support Forum • Help needed to fight malware injection
Hi there,we've had our phpbb forum in place for 20 years, with little issue until recently. (It's been upgraded periodically over those years, currently to phpbb3.3.5, I see there's now a 3.3.11. I...
View Article[3.3.x] Support Forum • Re: Help needed to fight malware injection
Report it to the security tracker. https://tracker.phpbb.com/secure/Browse ... jspa#10020Statistics: Posted by thecoalman — Fri Jan 26, 2024 6:21 pm
View ArticlephpBB Discussion • My experience with CloudFlare and phpBB
I wanted to share my experience with CloudFlare, which I've been using for two years. On this board, there are several complaints about CloudFlare affecting phpBB's functionality, and I don't doubt...
View ArticlephpBB Discussion • Re: My experience with CloudFlare and phpBB
The biggest issue anyone is going to have is with the IPS's since all IP's will be Cloudlfare IP's. Ideally you restore them at the server level using mod_remoteip or whatever else will do it. This...
View ArticleExtensions in Development • Re: [3.3][RC] BGTOP 3.3.x
Is it so difficult to describe your extension? What is it for? What are its functions?It is not difficult for me, I would be grateful if you share what you want to know about the extensionStatistics:...
View Article[3.3.x] Support Forum • Re: Fresh phpBB 3.3.11 installation with file_exist()...
Thanks for quick replay!Did you use nginx sample config for your installation?No, I did not.I looked up to the linked file, but it looks like internal server configuration file. I have no rights to...
View ArticleWanted! • Importing Posts from SQL or CSV File to Existing PHPBB Page
Title/Job Description: Importing Posts from SQL or CSV File to Existing PHPBB PageReward: (e. g. money, backlinks, fame) Money Deadline: End of February 2024Detailed description of the tasks:I am a...
View ArticleWanted! • Re: Importing Posts from SQL or CSV File to Existing PHPBB Page
I've contacted you, I may help depending on the db size.Statistics: Posted by Madalin10 — Sun Jan 28, 2024 2:58 am
View ArticleExtension Requests • Re: Attachment button
I think he wants something like that in viewtopic_body.html and possibly with a quick response.I want this too....That is exactly what I am looking for. So there is a possibility. Where did you find...
View Article[3.3.x] Support Forum • White pixels around edges of smiles
Hello,Any fix to display smiles correctly on darker styles (removes white pixels around the edges)?Thanks.K58Statistics: Posted by karado58 — Mon Jan 29, 2024 4:28 am
View Article