[3.3.x] Support Forum • Re: Broken Logo Image Showing!
is that the broken image in question? if so it's not broken try clearing your browser cacheStatistics: Posted by Mannix_ — Sun Jul 07, 2024 3:31 pm
View ArticleCustom BBCode Development and Requests • Re: [list][/list] How to align with...
adjust the margin for list in content.cssCode: .content ul, .content ol { margin: 0.8em 0 0.9em 3em;}the last value Statistics: Posted by Mannix_ — Sun Jul 07, 2024 3:34 pm
View ArticleWanted! • Mark topics as starred
Title/Job Description: I would like to implement the option to mark topics as "starred".Target audience: (e.g. professionals, hobbyists, students): allReward: (e. g. money, backlinks, fame):...
View ArticleExtension Requests • Re: Need some help here pliss
mChat is a CDB extension, so it has its own support available here: https://www.phpbb.com/customise/db/exte ... on/supportStatistics: Posted by ssl — Mon Jul 08, 2024 1:56 pm
View ArticleGeneral Discussion • Re: Forum as a graduation project
Building a forum is easy, and I don't mean that in a condescending way. I mean the actual architecture of a forum is very simple. It can actually be condensed down into the form of a blog like...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Actually or changed the name of the bot to (gpt-3.5-turbo-1106) it seems to work now, I think those who use the free plan there are many limitations. Now he tells me I exceeded the quota, here is the...
View ArticleExtensions in Development • Re: [3.3][RC] All in One Accessibility
Hello phpBB Team,Can you please let us know, how much time it will take to validate the All in One Accessibility Plugin?Statistics: Posted by skynettechnologies — Tue Jul 09, 2024 11:50 am
View ArticleExtensions in Development • Re: [3.2][RC] All in One Accessibility
If you submitted it for validation, then it should take around a month (+/- days-month).Statistics: Posted by GanstaZ — Tue Jul 09, 2024 11:59 am
View Article[3.3.x] Support Forum • Re: Error update 3.3.11 to 3.3.12
file_exists(): open_basedir restriction in effect. File(../install/update/new/phpbb/cache/driver/file.php) is not within the allowed path(s):...
View ArticleGeneral Discussion • Re: Bots eating up all the bandwidth
A little personal feedback on these invasive bots.I do not use Cloudflare and my .htacces file has not been modified, just this addition to the robots.txt file got rid of these invasionsCode: #...
View Article[3.3.x] Styles in Development • Re: [RC] FarmingPro 3.3.12
Additional smileys are not displayed.I installed this smiley pack: https://www.phpbb.com/customise/db/styl ... _egg_head/Display with FarmingProDisplay with prosilverStatistics: Posted by ssl — Tue...
View Article[3.3.x] Support Forum • Re: 504 Gateway Time-out when registering new user
Thanks for your responsesI've disabled all extensions, I've disabled all styles except prosilver, I've disabled antispam-bot, I've cleared the cache several times. And nothing change, everything...
View Article[3.3.x] Support Forum • Re: Doubt about Password Complexity
Changing the password requirements of your board doesn't force users to update their passwords as far as I know. They'll just need to adhere to the new requirements if they decide to change their...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Obscure Registration Code...
Is there any idea to be also in "contact us" page?That is beyond the scope of this extensionStatistics: Posted by HiFiKabin — Wed Jul 10, 2024 7:54 am
View Article[3.3.x] Support Forum • Re: SMTP send mail error
Your log for outlook.com appears to be truncated.That's all it shows on the error log pageStatistics: Posted by peyman974 — Wed Jul 10, 2024 10:15 am
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
HelloThanks a lot for this extension !!Unless I'm mistaken, no badge on the web application on Safari/iPhone.Is this normal? Is there any development planned for this?Thanks again.Statistics: Posted...
View ArticleExtension Requests • Form Maker/Creator Request
Using this ExtensionForm Maker/Creator: viewtopic.php?t=2400921Not sure if this is the correct location to ask for this since this Mod is marked as ABDError Message Issues I am having is these:ISSUE 1...
View ArticleCustom BBCode Development and Requests • Show time/date in viewer's own...
This is my first post, sorry if it's wrong. I could not find a bbcode like this anywhere.I'm not sure what to call this, but this bbcode converts a Unix epoch timestamp to human readable format. You...
View ArticleCustom BBCode Development and Requests • Re: Show time/date in viewer's own...
Unless I'm overlooking something the code you posted converts the Unix time to human time GMT. In other words, it's not taking the timezone into account.Have a look at Executing PHP Code With...
View Article[3.3.x] Support Forum • Deleting Cookies on FAQ/other pages
Dear phpBB community,there's an issue with deleting cookies on phpBB version 3.3.12, when I am on a page that is not located in the phpBB-root, the delete cookies option does not work. For example,...
View Article