phpBB Discussion • Re: phpBB.com Website Feedback
No, the phpBB default is on the right side, and we prefer to keep that as stock as possible.I was talking about having that as an option/setting in the UCP with the default setting still being on the...
View ArticleGeneral Discussion • Re: Can I Still Profit from a Forum Like phpBB Today?
Certainly, it's feasible even with social media. Begin with an annual plan, then, 'if visitor traffic improves,' transition to a shared plan, and finally, to a dedicated server 'upon reaching the...
View ArticleWanted! • I need slide show of last posted attachments on index page
As title says i need slide show of last posted attachments on index page slide show should show last 30 attachments / images posted in last five minsits hould loop endlessly if you can do this please...
View ArticleWanted! • Re: I need slide show of last posted attachments on index page
Pm sent.Statistics: Posted by Madalin10 — Thu Sep 05, 2024 3:18 am
View Article[3.3.x] Support Forum • Re: [3.3.13] The submitted form was invalid. Try...
You can go into DNS records and turn proxy off however there might be delay for that to take effect. Optionally you can edit local DNS. To take full advantage of their DDOS protection this should not...
View Article[3.3.x] Support Forum • Re: 3.3.13 "Unable to generate a URL for the...
... and manually updating the database ...manually ?? What do you mean by that?Statistics: Posted by warmweer — Fri Sep 06, 2024 9:57 pm
View ArticlephpBB Discussion • Re: Problem with changing cookie settings in Brave browser
Hello,The user agent stylesheet hides elements with the ID cookie_notice (#cookie_notice) because the shield for cookie consent banners is activated in the browser.Good catch. Might be worth thinking...
View ArticleExtension Requests • Re: Modify the forum creation form on PHPBB
Well, given how humans work (notoriously fickle, they are) it's quite possible that some people will want to change the images at times. I agree that it really should have a handy input, but OTOH it's...
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
Check your forum's server settingsScreenshot 2024-09-04 024223.pngTested force settings on/off and no difference... Thank you though!I saw the same problem on the Like/Thanks notice. I found the...
View Article[3.3.x] Support Forum • [Solved] Re: Can't reach Control Panel
Thanks folks! Clearing the board and browser cache got me back in. The cause of the problem was that I uploaded the announcement extension to the /ext/phpbb folder as phpbb_boardannouncements. I...
View ArticlephpBB Custom Coding • Re: Editing .htaccess to set a Pages Extension created...
I don't know if this going to work but you can try DirectoryIndex site-indexDirectoryIndex sets the default file(s) when the request only has trailing slash but it's usually set to index.php,...
View Article[3.3.x] Support Forum • Re: 3.3.12 The submitted form was invalid. Try...
We didn’t modify prosilver itself. We started with a copy and slowly adapted.Statistics: Posted by oferlaor — Sat Sep 07, 2024 6:53 pm
View Article[3.3.x] Styles Support & Discussion • Understanding css logic stylesheet...
Hello,I am newbie and i am learning with phpBB using wamp, only local.I want to make a personalized style, who herit from prosilver, and modify.I have a Folder "MyStyle" with :[*] Folder "template"[*]...
View ArticlephpBB Discussion • Re: Claudebot attack
This definitely seems like a new one and I'm seeing many instances on my boards. What does your .htaccess do with bad_bot?Here's the tail end of mine that denies anything defined as bad_botCode: #...
View Article[3.3.x] Styles Support & Discussion • Re: Understanding css logic...
Sure. You are calling all of Prosilver's stylesheets in your head tag, and you are not calling your style's colours.css. You have commented that out, so it doesn't get called.Statistics: Posted by...
View Article[3.3.x] Styles Support & Discussion • Re: Markup mystery: what are these...
Got this sorted the way I want it. If anyone wants to know...The end of posting_editor.html is now like this...Code: <div id="message-box" class="message-box"><textarea <!-- IF...
View ArticlephpBB Custom Coding • TIP: Custom user online indicator that handles any...
This is something I am messing with for my own use, but it may be useful to others.The default Prosilver "user online" indicator suffers from two issues:It's not at all accessible. Since it is only a...
View Article[3.3.x] Support Forum • Axaj error on delete cookies
On some of my boards I get this error when I try to delete the cookies.AJAX errorSomething went wrong when processing your request.On other boards it works (on phpbb.com I get the same error.)Any...
View Article[3.3.x] Support Forum • Re: Axaj error on delete cookies
same on phpbb.com and test board running 3.3.13Code:...
View Article[3.3.x] Styles Support & Discussion • Re: [Resolved]Understanding css...
My assumption was that since he is just starting out, he may be thinking of including some of the other files later. That's the usual reason for commenting out code: to keep stuff that might be handy...
View Article