Custom BBCode Development and Requests • Re: YouTube embedded videos...
@ GandalfleGris,This totally worked for me. Thank you! Both old and new work with no issues.Thank again!Statistics: Posted by Hermskii — Thu Dec 26, 2024 12:56 am
View ArticlephpBB Discussion • Re: Which tree do I need to bark up?
Thanks again all.I found this and tried it. It worked which fixed my YouTube BBCode issue where videos would not show on my forum. Here it is from a member here named GandalfleGris. Here is the link...
View Article[3.3.x] Support Forum • Re: Periodic tasks have stopped running
There is no _tasks table in vanilla phpBB, at least I haven't found one in several installations.AFAIK phpBB uses the config variables ending with _gc to determine the interval between two cron job...
View ArticlephpBB Custom Coding • Re: Importing macro into template not being refreshed...
Altering that functions.php wouldn't work in a style, and I'd need to write a proper extension, right? The changes above would work in any style:Code: <div style="flex-shrink: 0; margin-left: 5px;...
View ArticleExtensions in Development • Re: [3.2][3.3][DEV] Hangman - Resurrected
Are the 3 extensions compatible with the points system? Ultimate and Advanced?Yes, with Ultimate pointsnice!!Too bad, I don't use the ultimate points because it doesn't have a store.thks for...
View Article[3.3.x] Support Forum • Re: Getting error on posting on php 8.0.30
Hello, i have same problem described from Mannix_ Posting new post or repling to an existing one i get[phpBB Debug] PHP Warning: in file...
View ArticleExtensions in Development • [3.3][DEV] phpBB Events Calendar
Extension Name: phpBB Events CalendarAuthor: SteveExtension Version: Requirements: Extension Description: An Extension for phpBB 3.3 that will add a calendar to your phpBB forum.Displays on a custom...
View ArticlephpBB Ideas • Re: Flag Topic/Report as Being Worked On
I've tried working on this in an extension and it's a very complicated piece of functionality. Not only do you have to check the user has permission to own the topic, you then have to check to see if...
View Article[3.3.x] Styles Support & Discussion • Can't get my site logo to show up...
Hello, I am running phpbb version 3.3.13 and using the Prosilver_SE sub theme.As you can see in the image included, I cannot get my logo to fit properly.I have followed these instructions. I am not...
View ArticleExtensions in Development • Re: [3.3][DEV] Styles Page
Updated extension and added the function to sort styles that start with the same first letter, and the jumpbox button to jump to forum categories, see screenshot. Statistics: Posted by Galandas — Sat...
View ArticlephpBB Custom Coding • Re: viewtopic-body.html - IF topic author is currently...
I tried that one and a bunch of other combinations, but nothing attempted thus far signifies to the other users that the Topic's Author is online any more than the fact that their status shows them to...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Embeded LaTeX Equation Editor
The link for downloading extension is broken Statistics: Posted by Grey_and_big — Sat Dec 28, 2024 8:05 am
View Article[3.3.x] Styles Support & Discussion • Re: Can't get my site logo to show...
..."Download, backup, and open the file /styles/prosilver_se/theme/common.css in a text editor and find..." However, there is no common.css in that folder?Prosilver_SE has prosilver as parent, and...
View Article[3.3.x] Support Forum • 3.2 to 3.3 upgrade
Original topic: viewtopic.php?t=2520036It is going very badly for me and my forum and doing so very quickly. I did the SSH backup which I have no idea what SSH is, but the directions were clear...
View Article[3.3.x] Support Forum • Re: 3.2 to 3.3 upgrade
I split your post from your original topic because the phpBB Discussion forum isn't for this kind of support and I suspect based on your post there is probably a lot of work involved to get your forum...
View ArticleGeneral Discussion • Re: Will you pay for writers?
Writing is one of the skills I acquired while running forums. Almost 2 decades into this, I learned blog writing, copywriting and other forms of content. Acquired some graphics and coding skills as...
View Article[3.3.x] Support Forum • Re: Periodic tasks have stopped running
use:Code: /usr/bin/php /home/fellfixe/public_html/ftfforum/bin/phpbbcli.php cron:runThe one you are using is specific to that php version and will fail when the php version is inevitably removed.Yes I...
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB Events Calendar
I was able to translate the extension files easily.Statistics: Posted by Steve — Sun Dec 29, 2024 1:57 pm
View Article[3.3.x] Support Forum • Problem with update to 3.3.14
Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.12What is your board's URL? http://nswrfsforum.infoWho do you host your board with? VentraiP AuHow did you install your board? I...
View Article[3.3.x] Support Forum • Re: Problem with update to 3.3.14
It's as easy as https://nswrfsforum.info/install.Statistics: Posted by rxu — Mon Dec 30, 2024 9:49 am
View Article