phpBB Custom Coding • Re: admin_send_email.txt not showing {USERNAME}
Sorry, I thought that {USERNAME} was a variable in the system, like {MESSAGE} and {EMAIL_SIG}Statistics: Posted by cancertalk — Sat Jul 27, 2024 11:08 am
View ArticleExtension Writers Discussion • populate a table while migrations
hi there, i have a problemi'm writing something and reading a lot, but i cannot solve this problem:in migrations i use install_schemait's ok, tables are correctly created.in the meantime i use...
View Article[3.3.x] Support Forum • Re: Banning email domain
www.yourdomain.fr/testboard_or_othernam ... he_folder/Statistics: Posted by janus_zonstraal — Sun Jul 28, 2024 8:27 am
View Article[3.3.x] Support Forum • Re: Internal Server Error - But Only For Somethings?
As Noxwizard noted, this is a server configuration issue, not a phpBB issue per se.That was what I was afraid of. It is on a shared hosting service. It was just odd, as it changed all the sudden...
View Article[3.3.x] Support Forum • Re: Users are logged out
hi guys,thanks for getting back to me. the test account should only have normal permissions now (thank you for spotting my error and removing it) so please check. i had added the test account and pw...
View ArticleExtensions in Development • Re: [3.3][RC] BBCode Icons
Thank you. I'm happy that you like it Statistics: Posted by danieltj — Mon Jul 29, 2024 9:30 am
View Article[3.3.x] Support Forum • Re: The requested page could not be found.
I've edited your title so it gets better exposure for NGINX. There isn't a whole lot of people here familiar with it. Under server settings if "Enable URL Rewriting:" is set to yes you can try setting...
View Article[3.3.x] Support Forum • Re: NGINX The requested page could not be found.
thank you heaps for your help its lucky you guided me to sever settings i have /phpbb in the script path i removed phpbb and wola!! i had rewrite offthanks againand for nginx the config in the docs...
View ArticleExtension Writers Discussion • Re: populate a table while migrations
thanks for answer...but still not working. i've edited the dependencies and insertion mode!here my files:install_sample-schemaCode: public function effectively_installed(){return...
View ArticleCustom BBCode Development and Requests • BBcode : Background for Video
Hello: Hello everyone.I have a request that may be of interest to other users.There should be a 'background bbcode' that displays the full sizeimage {topic} so that the 'media embed' video...
View ArticleCustom BBCode Development and Requests • Re: User Customizable Table BBcode
It depends on what you want it to do. The bbcode for the table part asked for in the first post could be done as...Code: [table={COLOR1},{COLOR2}]{TEXT}[/table]html replacementCode: <table...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina theme for phpBB 3.3.12
Hi,Zeina theme has been updated.Reasons:Fixed an issue where there was no submit button on the password reset page.Modified files:ucp_reset_password.htmlThanks Donell for reporting.RegardsLeenoz...
View ArticleCustom BBCode Development and Requests • Re: BBcode : Background for Video
I like that wrapper you have there. I grabbed it. I think I could work something up with this.I like the look of the video in that wrapper also.I know there are a few youtube video bbcodes that work...
View Article[3.3.x] Support Forum • Re: Apple device issues?
all your trafic wil go to https (https://nl.wikipedia.org/wiki/Hypertext ... col_Secure)Mixing the two give login problems.Statistics: Posted by janus_zonstraal — Tue Jul 30, 2024 5:12 am
View ArticleExtension Requests • Re: "Looking back" page in UCP
I would like to have a prefilled list of some sort, like a timecapsule for the members to see what they wrote and actively took part in a certain time back.Statistics: Posted by Holger — Wed Jul 31,...
View ArticlephpBB Discussion • Re: Whois and inconsistent results
At least yours shows something.My whois window doesn't show anything except the phpbb footer.Very annoying.Statistics: Posted by Spartan1 — Wed Jul 31, 2024 7:54 am
View ArticleExtension Requests • Re: BackUp ⇒ Google Drive
Even ImgBB has stopped displaying its images on our website's pages. A thumbnail appears instead with the message "imgbb.com service unavailable". You have to reload the page, and even press CTRL+F5...
View ArticleCustom BBCode Development and Requests • Re: BBcode : Background for Video
Hello,Suggestion:Code: [bg={URL}]{TEXT}[/bg]Code: <div style="background: url('{URL}') no-repeat 0 0 / 80% auto; aspect-ratio: 1200 / 820; padding: 5.5% 1.8% 0 1.2%;">{TEXT}</div>Usage...
View Article[3.3.x] Styles Support & Discussion • Custom logo in banner
Is there an easy method I've overlooked, to change the logo from phpBB to our own, such as there is to change the url that is followed if the logo is clicked on? If not is there specific instructions...
View Article[3.3.x] Styles Support & Discussion • Re: Custom logo in banner
Simply do this: viewtopic.php?p=15408966#p15408966Don't forget to clear cacheStatistics: Posted by ssl — Thu Aug 01, 2024 10:34 am
View Article