[3.3.x] Convertors • Re: convert from 2 to 3.3 but different domains/servers
Just an update.Never found a way to do relative from domain to subdomain so abandoned the idea the hosters AI suggested Decided to just update the php and lose the old forum, done one so far, straight...
View Article[3.3.x] Convertors • Re: not converting :-(
FWIW - All the phpBB styles based on prosilver should be responsive in fact I would think all styles for 3.3.11 are responsive otherwise people wouldn’t use them these days. The ones that aren’t...
View Article[3.3.x] Support Forum • Re: [PARTIALLY RESOLVED][split from] Administration...
I searched earlier and Netsons have historically had mod_security issues with settings. Whether or not you decide to stick with the hack is up to you which, btw, will need re-doing whenever you update...
View Article[3.3.x] Support Forum • posts missing after converting from 2 to 3.3.11
I have had some help already in post viewtopic.php?p=16002232#p16002232they suggested post in support.I upgraded one forum from 2 to 3.3.11 with no problem -...
View ArticlephpBB Custom Coding • Re: Hide Memberlist but show Team and Who's online
Click on a username in the post_profile area.Only if Admin has ever posted , right ?Statistics: Posted by exemplary1 — Thu Mar 07, 2024 2:01 pm
View ArticleExtension Requests • AD Management Extension Style
Hey Guys, I am trying to add advertisements on my board using just the image it works just fine on both desktop & mobile. But I want to add text overlay or clickable image the alignment is messed...
View ArticleExtension Requests • Re: AD Management Extension Style
Hey Guys, I am trying to add advertisements on my board using just the image it works just fine on both desktop & mobile. But I want to add text overlay or clickable image the alignment is messed...
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Hangman - Resurrected
The lower the number the more terms have to be created. It's the quotient of game points divided by the points earned by creating terms.Statistics: Posted by Mike-on-Tour — Thu Mar 07, 2024 3:07 pm
View Article[3.3.x] Styles Support & Discussion • Re: Customization/text editor
overall_header.htmlIndex_body.htmloverall_footer.htmlmake the completed page. You might want to try BBEdit as your file editor. You'll have a lot more options to work efficiently and you can ftp your...
View Article[3.3.x] Styles Support & Discussion • Useability?
Has no one ever thought about useability when developing a style? There isn't a single style available that doesn't just copy poor choices from the default.For instance, if you have an icon to tell...
View ArticlephpBB Custom Coding • Re: Redirect user registration
It’s been a while but in navbar_header.html (not tested)ReplaceCode: <a href="{U_REGISTER}" role="menuitem">WithCode: <a href=http://yourlink.com>Make sure you back up the html file before...
View Article[3.3.x] Styles Support & Discussion • Re: Useability?
Hello,It's a fairly subjective point of view.Style developers, like nature, abhor a vacuum.That said, it's very easy to hide the 'read' icons if you prefer a blank space.Code:...
View ArticlephpBB Custom Coding • Remove by from Topic list
Is there any means to remove the by / posted by (poster's name) seen in the Topic list? Statistics: Posted by VED036 — Fri Mar 08, 2024 1:45 pm
View Article[3.3.x] Styles Support & Discussion • Re: Useability? Navigation
Useability? NavigationHello, ...(...)...I just updated my forum from 3.0.1 ......(...)...Yes, a lot has happened between phpBB-3.0.1 and the currently active version phpBB-3.3.11. We had to get used...
View ArticleGeneral Discussion • Re: Heads up if you are using reCAPTCHA
Corporations are overly hungry for even more money. Not surprising.Statistics: Posted by [Dimetrodon] — Fri Mar 08, 2024 2:34 pm
View ArticleGeneral Discussion • Re: Anyone considering becoming a 3.0.x refugee?
For better or worse, I emailed Last Man Standing on whether he will be willing to sell the site or something. There probably won't be a response, but it doesn't hurt to try.Statistics: Posted by...
View Article[3.3.x] Support Forum • Re: Periodic Server 500 Error possibly php.ini...
Memory_limit is set to 512M in both Local and Master value per the listing in the ACP. I was just having you check what it actually was. To reiterate 128MB should be plenty for phpBB. If you have...
View Article[3.3.x] Support Forum • Re: ModSecurity 3 prevents ACP
Mod Security 3 is back online and do not prevent ACP anymore. There were rule that was edited by the host of the host. Statistics: Posted by Vauxi — Sat Mar 09, 2024 2:28 pm
View ArticlephpBB Discussion • Re: [Split] Bytespider Attack
You are blocking a range and this can be problematic if legitimate services are in that range. Specifically with AWS duckduckgo uses their services.Statistics: Posted by thecoalman — Sat Mar 09, 2024...
View Article[3.2.x] Convertors • Re: SHA1 password problem while migration from FluxBB to...
OK, I don't know if I'm right, but it seems there's a bug. I made a step by step execution with a PHP debugger and cannot find another explanation.Authentication with SHA1 ciphered passwords in the...
View Article