[3.3.x] Support Forum • Re: How to call the image of the Fibubu website
You cannot directly access files in the files folder for a variety of reasons. You need to access them through the file.php script e.g. https://example.com/dowloads/file.php?id=123456123456 would be...
View Article[3.3.x] Support Forum • Re: Question about upgrading
If you populate a DB with your backup look in the phpbb_config table. I'm assuming with phpBB 2 it's stored in the DB. It's most certainly going to be there if it's 3.XStatistics: Posted by thecoalman...
View ArticlephpBB Custom Coding • Re: Sub Forum Font Size, Style & Title Placement
We don't provide support for older versions of phpBB here on phpbb.com. Why you would install older version to begin with makes little sense.You can follow the upgrade procedure...
View Article[3.3.x] Support Forum • Re: Images displayed as [img] only on post, but works...
my phpBB version is 3.3.1 latest What are the requirements for the flightdeck extension? (PHP and phpBB) (look in the composer.json of the flightdeck extension)it doesnt matter, i just removed from...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina - phpBB 3.3.13
Hi there,Recently added extensionsBan HammerTopic DescriptionPlus MinusTopic SolvedCategory Background ImageDiscussion Encouragement With Quick LoginYou can download it now from Mega Drive.Kind...
View Article[3.3.x] Support Forum • Re: Reply with Quote function works improperly with...
Good call; I will try disabling that extension, deleting the data and reenabling it.What's the allowed quote depth?On the other hand the a href="tel: does also point to tapatalk.Quote depth is set to...
View ArticleExtensions in Development • Re: [3.3][ALPHA] CMX Quiz v3.0.1 (formerly...
advanced system pointsearning points by getting it rightIf you win the quiz, the user wins items from the ext advanced shopNice idea! Which points extension? I am aware of...
View ArticlephpBB Discussion • Database and files
I'm being lazy writing this instead of trying, forgive me. I just want to make sure.Do extension settings or options in the board affect the extension file? If I just move the database and add new...
View ArticlephpBB Discussion • Re: Database and files
options in the clipboardI am not sure what this means. Please clarify.Statistics: Posted by P_I — Sat Nov 09, 2024 9:55 pm
View ArticleWanted! • Re: extensions
Bump anyone feeling generous this holiday seasonStatistics: Posted by Rey619 — Sun Nov 10, 2024 3:36 am
View Article[3.3.x] Support Forum • Re: SOLVED - Question about upgrading
Thank you. This is good information.Statistics: Posted by rafurmanek — Sun Nov 10, 2024 2:36 pm
View Article[3.3.x] Support Forum • Re: Cookie management options/requirements
Hi,Our forum, like many others, has public read-only access and write access for registered users. If no user is logged in, I see no compelling need to set cookies - not even the session cookie. I...
View Article[3.3.x] Support Forum • Re: Unexpected disconnection
Just noticed that cgauthey is using varnish 6.4.AFAIR the free version didn't support https: but I don't know about the current versions. (I've never used it)Fact is some extra configuration is...
View Article[3.3.x] Support Forum • Re: [SOLVED] Images displayed as [img] only on post,...
Note the equals sign , that is not stock img bbcode and if it were it wouldn't be present under bbcode listing anyway. It was probably added by an extensions, possibly the editor extension you are...
View Article[3.3.x] Support Forum • Re: I have not "Post topic as" on a newly...
Hi friends, Thanks for answers About the theme, I don't think it is the problem, as well as these options are availables in the Announcement and Help Request (and also some other hidden forums). (I...
View Article[3.3.x] Support Forum • Re: blockquote handling
Thank you for your reply Steve, I'd prefer understanding how database data is used to produce html code so I'd develop my custom extension (if needed).Statistics: Posted by teokolo — Mon Nov 11, 2024...
View Article[3.3.x] Support Forum • Question about using Advanced BBCode Box, clicking on...
Hello everyone, I just noticed that when I type text and I want to make it red, when I click on the color button, it has no effect, I checked BBcodes, there is no code about color in it, is it related...
View ArticleExtension Requests • Re: Where is Recent Topics v2.2.15?
Did you look at the whole page you linked to?Recent Topics 2.2.15 DeniedThe OP is not a junior validator so they won’t be able to see any unreleased versions of extensions.True: forgot about thatFound...
View Article[3.3.x] Support Forum • Re: Logging out
how do i do the second part u said because i changed it to .swcthefinalchapter.comsearch and you shall find: https://stackoverflow.com/questions/408 ... cess-rulesStatistics: Posted by warmweer — Mon...
View Article[3.3.x] Styles Support & Discussion • Re: Add a CSS class only to the...
Add this CSS to the colours.css file in your style and edit to suit your needs.Code: .post blockquote:first-child {background: red;}That should target all block quote elements that are inside the a...
View Article