phpBB Discussion • Re: [SPLIT] Python/3.10 aiohttp/3.9.3 anyone?
Another one with 20+ bots.MediaMathbotAdded to htaccess fixed it.Statistics: Posted by deninho32 — Thu Jun 20, 2024 6:33 pm
View Article[3.3.x] Support Forum • Copy and transplant membership database to another forum
My forum is damaged, I think, beyond repair.I don't know how this has happened, it's now impossible to be log in, impossible to register as the Captcha code is not visible, and log in pages lead to...
View Article[3.3.x] Support Forum • Re: Copy and transplant membership database to...
Fixable it is, it may be a little difficult though. Error 500 are php errors, which are logged usually in the error.log file located in phpbb root directory or main ftp directory (root). You can see...
View ArticleExtension Writers Discussion • Re: Need help with How long user have been member
Thanks, I will take a look at an existing extension that has a better countStatistics: Posted by Stoker 4.0 — Fri Jun 21, 2024 9:28 am
View ArticleExtension Writers Discussion • Re: Adding ext to custom page (portal)
You could try this approach in your portal extension (remember to change the include code to the new twig syntax):viewtopic.php?p=14533096&hilit=include+ ... #p14533096If that doesn't work, since...
View ArticlephpBB Discussion • Re: Can I charge people to view the content of forum?
Moved this to phpBB discussion. There is two hurdles for this. Firstly you need to accommodate bots. Google and other search engines have specific policies for content behind a paywall.Secondly you...
View ArticleGeneral Discussion • Re: ISP that supports LAMP Stack AND Non-Programatic...
Those proprietary web site services should be avoided like the plague. Most web hosts offer some type of service like that. The issue is you are stuck in their platform. The content belongs to you but...
View ArticleExtensions in Development • Re: [3.3][DEV] ACP Styled
I toned down those bright white border colors in dark styleMade some color changes in light styleand pushed the header up into the top of the WrapFirst post updated.Statistics: Posted by Sniper_E —...
View Article[3.3.x] Support Forum • Re: Issues with 3.3.12 update
There is a actually a lot of actions with keyboard shortcutThose, in most cases, have been there since the GUI was adopted, it’s just that a lot of people don’t use them as much anymore. Many modern...
View ArticleGeneral Discussion • Re: SeaMonkey Browser and This Platform
not sure what seamonkey is but phpBB is a bulletin board software. it requires a server setup that runs php and has the ability to use a database such as mysql or postgres etc.if you have those...
View Article[3.3.x] Support Forum • disable board no 500 error on forums
Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.12What is your board's URL? www.aibafs.netWho do you host your board with? A2 HostingHow did you install your board? I used the...
View Article[3.3.x] Support Forum • Re: disable board no 500 error on forums
500 errors are not always logged in php error log and might be logged in Apache's error log which you wouldn't have access to if it's shared hosting. Additionally the error_reporting level may be set...
View Article[3.3.x] Support Forum • Your Posts and Cache
Hi,On a board using Redis, user's new posts do not appear in Your posts until you clear the cache. What causes this and how to solve it?Yes.Statistics: Posted by halil16 — Sun Jun 23, 2024 7:24 am
View ArticleGeneral Discussion • Re: List of forums using phpBB
I don't get what the point of a list of phpBB forums is.People don't join them because of the software, they join because of the subject. The software is utterly irrelevant.Only a tiny fraction of...
View Article[3.3.x] Support Forum • Re: First time updating phpBB from 3.3.1 to 3.3.12
Start by reading Minor Updates Within 3.3.xIf you have made no modifications to core files, the easiest approach is to follow the steps in https://www.phpbb.com/support/docs/en/3 ......
View ArticlephpBB Discussion • Re: Phpbb SEO - google indexing not reaching all
As mentioned about 50% of our unindexed pages are P= post objects and a high percentage of the remaining 50% are low-grade topics, lacking rich content, i.e. media, media descriptions, or posts with...
View ArticleWanted! • Re: Convert 3.0.14 theme to 3.3.0
Hello, yes it is possible. You may contact me via pm or the signature's link.Statistics: Posted by Madalin10 — Mon Jun 24, 2024 4:26 am
View Article[3.3.x] Support Forum • Re: [Split] Update from 3.0.14 to 3.3.x (!)
It's not allowed to offer payment in any form for assistance in this forum, but we can help you, for free! If you feel what you want to do is beyond your capability, then please post in the Wanted!...
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
I see. Maybe after trying it on a test board... Hey, has anyone installed this extension on an active board?Statistics: Posted by halil16 — Tue Jun 25, 2024 7:28 am
View Article[3.3.x] Support Forum • Re: cron.task.core.update_hashes loked
That's probably phpBB bug as unsupported stored password hash type isn't correctly handled in phpBB password manager.You might want to file a ticket to the https://tracker.phpbb.com/ or someone else...
View Article