[3.2.x] Support Forum • Re: Forum Members uploading PDFs, MSWord, Excel, etc.
Thank you!Statistics: Posted by 57Chevy_Jeff — Tue May 14, 2024 4:53 pm
View Article[3.3.x] Support Forum • Re: Language errors after updating to 3.3.11
lochness' last activity was on 11 May 2024, 10:15 which is kind of strange as his issue didn't seem to have been resolved.To summarise:The spanish_casual_honorifics_3_3_10.zip contains a folder...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika,...
Quick (perhaps) feature request. Is it possible, in addition to the {request} variable in the response template, to have a {short_request} (or something) that is a quote with a maximum length of X...
View ArticleExtension Requests • Re: Breadcrumb navigation
That's quite simple to do. You already have the logic inside the navbar_header.html file. Just need to do the styling of it.Statistics: Posted by Madalin10 — Tue May 14, 2024 6:35 pm
View Article[3.3.x] Support Forum • Re: Indexing problem
How i do theth? Its this corect?: https://i.postimg.cc/Gpgvtr3M/Screensho ... chrome.jpgStatistics: Posted by MortallCsAl3x — Wed May 15, 2024 1:10 pm
View Article[3.3.x] Styles Support & Discussion • Re: Subforum PbWoW3
I only noticed now that there is no space between the category description and the subforums, as I add it?Statistics: Posted by Max_69 — Wed May 15, 2024 1:55 pm
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
This is huge!! Thank you MattIt was a team effort!Statistics: Posted by MattF — Wed May 15, 2024 3:11 pm
View ArticlephpBB Custom Coding • Re: Update to php7.2 and topic puller script now not...
Yes every mysql was changed to mysqliCode: <?php// How Many Topics you want to display?$topicnumber = 13; // Scrolling towards up or down? $scroll = "up";// Change this to your phpBB path $urlPath...
View Article[3.3.x] Styles Support & Discussion • Re: [Solved] Post Reply indentation...
Newest browsers, second solution not working.Just perhaps it's the Ravaio theme I am using..Statistics: Posted by dorijan — Thu May 16, 2024 5:08 pm
View ArticleGeneral Discussion • Idea IRT Political/controversial discussions no longer...
After reading the pinned post I would recommend if you are truly passionate about politics and "controversial" topics I recommend you buy an internet domain and install phpBB onto that site where you...
View ArticleGeneral Discussion • Re: Idea IRT Political/controversial discussions no...
I'm sure there are already hundreds of sites already doing this.Statistics: Posted by KevC — Thu May 16, 2024 5:16 pm
View ArticleExtension Requests • Re: limit posts topics per hours.. days
any help guy Statistics: Posted by BF79 — Thu May 16, 2024 5:44 pm
View Article[3.3.x] Styles Support & Discussion • (upgrade) to Font Awesome 6
I installed a new Font Awesome kit today.open: styl/overal_footer.htmlsearch:Code: <script src="{{ T_JQUERY_LINK }}"></script>place above:Code: <script...
View Article[3.3.x] Styles Support & Discussion • Re: Change forum icons
Try thisCode: /* This is set up for all the icons*/.forum_cat_icon { height: 40px; width: 40px; line-height: 40px !important; margin: 0 32px 0 14px !important; flex-shrink: 0; background-size: 32px;...
View Article[3.3.x] Styles Support & Discussion • Re: (upgrade) to Font Awesome 6
You replaced jquery with Font Awesome kit?? are you sure everything works?? I mean the functionality like marking notification as read, polls etc.But to answer your question you probably can target...
View Article[3.3.x] Styles Support & Discussion • Re: Increase forum width in general
There is material here that is beyond my knowledge...hehehe.Maybe I expressed myself poorly because of my bad English.When I asked:Should the content be duplicated? I was not referring to the file...
View Article[3.3.x] Styles Support & Discussion • Re: Legend group icons
You just added them to the legend they won't magically appear next to the names in the forumlist. For that you need to [style="color: hexColorSetInACP;"] to target those and add FA to those...
View Article[3.3.x] Styles Support & Discussion • Re: Server list request
First where it says class="forabg" change it to class="forabg servers-list"then add this to cssCode: .servers-list img { max-width: 100%;}/*This will remove the background from the table...
View Article[3.3.x] Support Forum • Re: Failing to install on a Synology NAS server
What settings do you have in Web Station? IIRC you need to toggle on all the extras.Statistics: Posted by dbrewood — Fri May 17, 2024 6:41 pm
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika,...
User error nonetheless, thank you for your help! Can I adjust the Stable Diffusion config to use SD3? Looks like I should be able to by pointing to the SD3 path I find in the API docs?ChatGPT works a...
View Article