[3.3.x] Support Forum • Re: Upgrade issue from 3.2 to 3.3
Should I be doing a smaller upgrade step, perhaps, rather than to 3.3.12?Going from 3.2 to 3.3.12 can't be a problem.[I did get the 'update database only' option this time. /quote]What did you...
View ArticlephpBB Ideas • Make Yes/No consistent during installation
I suggest making Yes and No appear the same and with same spacing both in the installer and ACP and perhaps other places so it's consistent.I also wrote about it in viewtopic.php?p=16026619Statistics:...
View ArticlephpBB Ideas • Re: Make Yes/No consistent during installation
100% agree. It should be consistent throughout the software.I would suggest that it's presented as Yes first, No second mainly because it's more logical and also because it's that way round in core so...
View Article[3.3.x] Support Forum • Changing colors of URL weblinks in posts
Greetings again.My forum is phpBB ver. 3.3.12, and I'm using the "Graphit" style. We love that style; however, when the URLs for weblinks are posted, they are a dark red. It's sometimes difficult to...
View Article[3.3.x] Support Forum • Re: Changing colors of URL weblinks in posts
To receive style support, for styles obtained from this site, please visit our Styles database and post in the specific style's designated Discussion/Support forum. The link to the support area for...
View Article[3.3.x] Styles Support & Discussion • Re: Footer in columns
Isn't grid better than flex for this?Not for the basic three columns. Might be for some of the content, depending on what he wants. You don't even need flex on a phone. Block is just as good. Flex is...
View Article[3.3.x] Styles Database Releases • FarmingPro
Style name: FarmingProAuthor: NecheBStyle description: Style Name: FarmingProDescription:FarmingPro is a phpBB forum style inspired by the popular game Farming Simulator. This style provides a fresh...
View Article[3.3.x] Styles Database Releases • Re: FarmingPro
Style validated/releasedStatistics: Posted by _Vinny_ — Sat Aug 17, 2024 3:33 pm
View Article[3.3.x] Styles Database Releases • Re: Reds (2020)
Style Updated to version 3.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Sat Aug 17, 2024 3:51 pm
View ArticlephpBB Custom Coding • Re: Add IP column in Inactive User
Hi, it would be possible to add a column with the IP address in User Groups>Inactive Users?Thanks.adm/styles/acp_inactive.htmlLook for:<th>{L_EMAIL}</th>Add...
View Article[3.3.x] Translations • How do I get "%2$.2f seconds" to show...
How can I change %2$.2f in strings like the following string so that I get a "," in the number instead of a "."?Code: 'MIGRATION_DATA_DONE'=> 'Installed Data: %1$s; Time: %2$.2f seconds',It might...
View Article[3.3.x] Translations • Re: How do I get "%2$.2f seconds" to show...
Yes.Statistics: Posted by scootergrisen — Sun Aug 18, 2024 4:13 pm
View ArticleGeneral Discussion • hosting types
Currently running 3.3.10 It is a motorcycle forum with @ 17,000 members. LOTs of pics (20,000 plus) and how too's etc etc. Problem is that the 30 plus FB pages for the same bikes has really crippled...
View ArticleGeneral Discussion • Re: hosting types
Do you know how much bandwidth your site uses only a daily basis right now? If what you say is true regarding your forum having 3 to 4 users 'at a time' then you could easily move to shared hosting.I...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Another question if you don't mind - I remember you saying something about an OpenAI API subscription that's very cheap - I'm using a "normal" OpenAI account that's 20/month - the API ones seem to be...
View ArticlephpBB Custom Coding • Re: [SOLVED] viewtopc-body.html - IF user is viewing...
Yup, comparing user ID would be ideal and safer than comparing those strings returned by template var. :/Yes, that was what I was expecting. Comparing the whole box of frogs is messy, and ID would be...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina theme for phpBB 3.3.12
Awesome Theme, instantly went Pro.Is there an easy way to remove the Boardtitle/Threadtitle in the header?Hi Wvnderbar,We're honored by your confidence. You can use CSS codesAdd this code in your...
View ArticlephpBB Custom Coding • changing post content over all sub-forum
Greetings --Perhaps an mySQL question, but, given the context...thought I'd ask. Decent sized phpBB board (3.x.x, 2500 members, 15000+ posts). A large proportion of the traffic (posting) to the forum...
View ArticlephpBB Custom Coding • Re: changing post content over all sub-forum
First create a backup of the DB. Personally I would do this on test DB on local machine first. https://www.phpbb.com/support/docs/en/3 ... eb-server/Go into your hosting control panel and open...
View ArticlephpBB Custom Coding • Re: Leftovers from Senky's Push Notifications
Have you tried purging the cache?Statistics: Posted by thecoalman — Mon Aug 19, 2024 7:47 pm
View Article