[3.3.x] Support Forum • Re: Attachment too large?
Indeed and it’s bad practice to have spaces in file names in any case.Statistics: Posted by Mick — Fri Jul 05, 2024 6:47 am
View ArticleExtension Requests • Automatic switching of the default user's language
Hi,am I just looking wrong, or is it not possible for the forum to automatically detect the browser language when a non-logged in user visits and display the forum homepage accordingly?If phpBB can't...
View Article[3.2.x] Support Forum • Re: Required PHP function not found : getimagesize
Thanks for the advice so far but it doesn't answer my question.How do I return/activate getimagesize into my existing install?Statistics: Posted by Harriers9 — Fri Jul 05, 2024 9:10 am
View ArticleExtension Writers Discussion • Re: I would like to update my extensions to...
thank you very much, I read it, I replied.Statistics: Posted by Galandas — Fri Jul 05, 2024 10:23 am
View Article[3.3.x] Styles Support & Discussion • forumus style
Good morning,I have a problem with this style "forumus". When I upload an attachment, the "Show inline with text" button does not appear. But if I do a preview this shows up. On the Prosilver style...
View Article[3.3.x] Styles Support & Discussion • Re: forumus style
You should ask on the support at Themeforest, where you got it.Statistics: Posted by KevC — Fri Jul 05, 2024 12:59 pm
View Article[3.3.x] Support Forum • Re: Embedded images showing as links
At the bottom of Attachment Settings, do you have something in "Image link dimensions:" ?Statistics: Posted by Brf — Fri Jul 05, 2024 1:21 pm
View Article[3.3.x] Support Forum • Re: SQL error involving custom fields
This a bug and should be fixed as of version 3.3.11https://tracker.phpbb.com/browse/PHPBB-17145Statistics: Posted by thecoalman — Sat Jul 06, 2024 4:34 am
View Article[3.3.x] Support Forum • After Clicking on a sub-forum, the forum does not...
Support RequestWhat version of phpBB are you using? phpBB 3.3.11What is your board's URL? http://forum.ppli.irWho do you host your board with? parspackHow did you install your board? I have installed...
View ArticleExtension Requests • Re: Important message
Extension installed, works as desired, thanks again.Statistics: Posted by Hervé — Sat Jul 06, 2024 8:31 am
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Update!Took me a bit of time, I've been busy with other things... Everything works! I had some difficulty setting up FaceSwap because I kept getting these messages:Code: Configuration not found for...
View Article[3.3.x] Support Forum • Re: After Clicking on a sub-forum, the forum does not...
Closing this topic since it's duplicate topic. Please continue in your original topic.viewtopic.php?t=2654191Statistics: Posted by thecoalman — Sat Jul 06, 2024 9:03 am
View Article[3.3.x] Support Forum • Re: Error in attachment setting
Check for an updated language pack from wherever you downloaded it from. You can also fix it yourself by using comparison tool like Winmerge. Compare the custom language pack to the British English...
View ArticleExtension Requests • Re: Automatic switching of the default user's language
best thing you'll find is probably this viewtopic.php?t=2498356https://www.phpbb.com/customise/db/exte ... m_language3.3 fix: https://www.phpbb.com/customise/db/exte ... 41#p736041Statistics: Posted...
View ArticleExtension Requests • Mark topics feature
Hey, everybody!I'm looking for an extension that would allow users to tag or mark topics for themselves (so this will not affect other users). For example, it could be an asterisk, a color or...
View ArticleCustom BBCode Development and Requests • [list][/list] How to align with the...
I am looking for a way to display the [list][/list] code without indentation, so it aligns with the standard text. Is there a way to remove the indentation of the list?Statistics: Posted by Thunder86...
View Article[3.3.x] Support Forum • Broken Logo Image Showing!
Hi GuysI'm a newbie so please go easy! I have uploaded my new logo but it is not showing on a broken image is showing. The logo that is there is not the actual size but you can see the broken image....
View ArticleCustom BBCode Development and Requests • SOLVED - Create number to...
Locking for an possibility to transform phone number to WhatsApp-Links via BBcode.I have tested [whatsapp]{Number}[/whatsapp][/code]<a href="href="https://wa.me/{Number}"><img alt="Chat on...
View ArticleCustom BBCode Development and Requests • Re: Clickable phone number in the post
Thats everything you needCode: [phonenumber]{SIMPLETEXT1}[/phonenumber]Code: <a href="tel:{SIMPLETEXT1}" target="_blank">{SIMPLETEXT1}</a>Code: [phonenumber]+1XXXXXXXX[/phonenumber]Instead...
View ArticleExtension Requests • Re: Mark topics feature
In the event that you're happy to pay someone to write an extension for you then you should post in the Wanted! forum. Do you have any examples of other forums or websites that offer this feature so...
View Article