[3.3.x] Support Forum • Re: White pixels around edges of smiles
Try viewtopic.php?t=898525Statistics: Posted by SpIdErPiGgY — Mon Jan 29, 2024 5:41 am
View ArticlephpBB Ideas • Re: Founder Category and Forum Access Only
Just create a group for FOUNDER and assign the wanted permissions (or user permissions instead of group permissions), and do not give the Administrator group those permissions.That defeats the purpose...
View Article[3.3.x] Support Forum • Re: Customization/text editor
.php files are executablesThe general look of your board is defined in .html files and .css files (which are located in /styles).There's a section about editing styles in Installing & Using...
View ArticleGeneral Discussion • Re: Santa hats
This is what I use on other forums, a mate (AoK) made it for me, btw the jumper he's wearing is a footy team here (St Kilda) 8) I posted this nearly 20 years ago, and after all that time I still use...
View Article[3.3.x] Support Forum • Re: After converting database forum not working !...
I did over ftp as you said.Still the same:(Statistics: Posted by ciko511 — Mon Jan 29, 2024 7:33 am
View Article[3.3.x] Support Forum • Re: Error after upgrading to latest version
You're not giving much info.Upgrading/updating from which phpBB version to ?...Please post anything relevant back here so we can see what’s going on. In the meantime please fill out the Support...
View Article[3.3.x] Styles Support & Discussion • Re: Digi style: CSS absolutely will...
This is a fresh install of phpBB as of yesterday.The Digi style is no longer updated since version 3.3.2 of phpBB, why install phpBB from an old version of phpBB?Currently we are at version 3.3.11 of...
View Article[3.3.x] Support Forum • Re: Is it possible to: remove banned users from...
If you are clicking the name to bring up the user account in the ACP under basic tools you can activate the account and then ban it.Sort of a sub question, if I ban someone by email and then delete...
View Article[3.3.x] Support Forum • Re: Removing text rank title
Here is your markup. You do not have a rank-img classThere is some confusion in this tread, since I originally had one issue, developing into two.I want to do the following according to the docs:My...
View ArticleExtension Requests • Re: Extension for User: count number of created threads?
There is nothing like that I'm aware of and you would need pretty large table to manage something like that.If you are looking to do this for specific IP I can offer solution outside of phpBB....
View ArticleExtensions in Development • Re: [3.3][BETA] Post Form Templates
I just wanted to say that it is a very useful extension depending on your usage preference and that I am following it. Thanks.Thanks!Little UP on this.Haven't worked on that yet.Any idea anyone? This...
View Article[3.3.x] Support Forum • Re: White pixels around edges of smiles
But you've found what you needed, so my message is no longer relevant. No cabot, I actually prefer to increase the size of the smilie a bit, and the ones from rednoah will do very nicely!! They look...
View ArticlephpBB Ideas • Re: Add option to set the default poll length in ACP
AFAIR the lock option (for the topic) can be used to close a poll, but that effectively locks the topic itself which isn't necessarily wanted.I know 1 other forum software allowing to set a time limit...
View ArticlephpBB Custom Coding • Re: Count round thousand to a K style
Here is the function from the extension linked to above, just add it to the end of /includes/functions.php You'll also need to replace the values for the suffix because there is no language file. e.g....
View ArticleExtensions in Development • Re: [3.3][RC] BGTOP 3.3.x
Hi Stefan Salvatore, can you please commit the unzipped files to https://github.com/Developer-and-Scripter/bgtop (or https://github.com/HarveyWNvm/bgtop)?We are trying to understand the description...
View Article[3.3.x] Support Forum • Re: Playing with the test system
Thanks, it looks doable, but XAMPP seems to support up to Windows 8. I have a spare Win 10 machine but oddly it's only 32 bit and the downloads are for 64 bit. I can probably find a Win10 64 bit...
View Article[3.3.x] Support Forum • Re: Is it possible to: remove banned users from...
After that every so often I'll prune accounts with no activity in two years with 0 posts.I tried that once, pruning accounts with 0 posts thinking that the accounts were, and had always been,...
View Article[3.3.x] Support Forum • Re: Excel xls/csv to Table
After a lot of research and maybe a few curse words, I have found a solution.Install the Plugin: phpBB Media Embed PlugIn - https://www.phpbb.com/customise/db/exte ... ediaembed/Create a Spreadsheet...
View ArticleExtension Requests • Re: Announcements just in one special forum
Sorry for the confusion! I'm looking for a way to show the attached possibility of an announcement in a chosen forum and not global or in all boardsStatistics: Posted by Thunder86 — Thu Feb 01, 2024...
View ArticlephpBB Discussion • Re: Excel xls/csv to Table
I have added the BBcode however I dont have a xlsfiles/ directory, where does that need to be created?Creat it on your serverYes, However I found an easier solution that is accessible to all forum...
View Article