[3.3.x] Support Forum • Re: Latest Post Button on Home Page
Thanks @Chico Gois , the extension works like a charm I edited it a bit to get rid of Active and New user entries. Statistics: Posted by meetdilip — Mon Jan 08, 2024 8:08 pm
View Article[3.3.x] Styles Support & Discussion • Re: Help with a small prosilver...
in overall_header.html there should be something like thisCode: <h1>{SITENAME}</h1><p>{SITE_DESCRIPTION}</p>move it above <a id="start_here"...
View Article[3.3.x] Support Forum • Ordered list causing HTTP error 500
If I include an ordered list [list=1] in a post, clicking Preview or Submit gives an HTTP error 500 ('This page isn't working right now'). If I change it to an unordered list [list] everything works...
View Article[3.3.x] Support Forum • SQL Error updating to 3.3.11
Hi,I am stuck at step 8 updating a board to 3.3.11 with the following error.Code: General Error:SQL ERROR [ mysqli ]Unknown column 'pf_phpbb_youtube' in 'field list' [1054]SQLSELECT user_id,...
View Article[3.3.x] Support Forum • Re: SQL Error updating to 3.3.11
ah I see this has struck before, for anybody coming after run this via phpmyadmin and then you will be able to update. Code: INSERT INTO `phpbb_profile_fields` (`field_id`, `field_name`, `field_type`,...
View ArticlephpBB Discussion • Re: Compressing uploaded image attachments?
4GB? Well thats cute (sorry!)I have 240GB in the userpix-folder (images only) and 17GB in the files-folder (mostly images).Are you sure you need to reduce the size?Statistics: Posted by Holger — Tue...
View ArticlephpBB Discussion • Re: [Split]Compressing uploaded image attachments?
You can reduce file sizes by adding max dimensions. plupload will resize the file client side to max dimesnions. There is also a quality setting but this only applies to .jpg. Max dimensions set at...
View ArticleExtension Requests • Optional Topic Preview Image ELSE Use Default Topic Icon
Hello, I have first searched for an extension that I am looking for. One comes very close, but is not apparently upgradable to do what I am looking for. The extension found is: topic image preview...
View ArticlephpBB Discussion • Email sender guidelines
In case you missed it:https://support.google.com/mail/answer/ ... ll-sendersSome points that I think are relevant for phpBB software and its emails:- Format messages according to the Internet Message...
View Article[3.3.x] Styles Support & Discussion • Re: Desperately feel like Im...
This is super. Thankyou very much. Sorry for late reply.Statistics: Posted by Armstrong — Tue Jan 09, 2024 2:11 pm
View ArticleExtension Requests • Re: Hidden content for 3.2.7
It's not quite clear to me what you mean with this "extension".But if it's Hide BBcode you need, then yes as it's not part of default phpBB.BTW ABBCodebox has a Hide BBcode (requiring being registered...
View Article[3.3.x] Support Forum • Re: new user question about topic page navigation
BTW - You should stop your host auto updating, there’s only a need to update when phpBB releases a new version and you should do it yourself, especially after you’ve done a proper installation, often...
View ArticlephpBB Ideas • Re: Separate URL text-fields for board logo and main website
If I’m reading you correctly you can already do that in ACP> Board settings:If specified, a link to this URL will be prepended to your board’s breadcrumbs and the board logo will link to this URL...
View ArticlephpBB Discussion • CSRF Protection Last version phpBB 3.3.11
Good evening all. Since I said good evening, because I'm from Bulgaria and I don't know if there are people who know Bulgaria, it's almost already late for us, so be it, I'll just move on.I would like...
View ArticleExtension Requests • Re: Give a "like" to a post.
Thank ssl. Thanks Benny.Statistics: Posted by maupap — Wed Jan 10, 2024 9:13 pm
View ArticlephpBB Discussion • Re: CSRF Protection Last version phpBB 3.3.11
There is multiple security measures built into phpBB to prevent cross site attacks including tokens in forms and hash values in specific links.Statistics: Posted by thecoalman — Wed Jan 10, 2024 9:32 pm
View Article[3.3.x] Support Forum • Re: Attachments side by side
As you question is identical to existing topic I'm closing this one. There is a few option provided in that topic.Statistics: Posted by thecoalman — Thu Jan 11, 2024 8:24 am
View Article[3.3.x] Support Forum • Getting 500 Internal Server Error on Install
I was trying for a fresh install of 3.3.10 and getting 500 Internal Server Errors. No clue.Statistics: Posted by arun2007th — Thu Jan 11, 2024 2:42 pm
View Article[3.3.x] Support Forum • Re: Getting 500 Internal Server Error on Install
500 errors are indicative of suppressed PHP errors, you should look in your server error logs to see if there’s a clue to the issue. If you can’t get at them ask your host to get them for you. Please...
View Article[3.3.x] Support Forum • Re: [Split] [Split] Remember Me - settings that allow...
Hello.The same thing was happening to me lately in my forum, but after updating the Google Chrome browser to the latest version yesterday, the problem was solved. So the culprit was the...
View Article