Extensions in Development • Re: [3.2][3.3][BETA] Advanced Polls
Hello.I installed this extension a while back. While it works great for me, none of my members can create polls. When they start a new topic, they don't get the POLL CREATION tab.I tested it via the...
View ArticleGeneral Discussion • Re: Bots eating up all the bandwidth
Ok just in case anyone has a similar problem this one worked for me.viewtopic.php?p=16018150#p16018150Code: BrowserMatchNoCase "libwww-perl" bad_botBrowserMatchNoCase "wget" bad_botBrowserMatchNoCase...
View ArticleExtensions in Development • Re: [3.2.9-3.3.x][RC] Glossary 3.0.20
Hello,This is a fine idea. I'll try to implement it.Statistics: Posted by pierredu — Thu Jul 04, 2024 5:41 am
View ArticlephpBB Discussion • Re: Discuss: phpBB 3.3.12 Release
Got an error updating from 3.3.10-3.3.12:[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 444: Undefined array key "user_last_active"Other than that, all seems good)Statistics:...
View Article[3.3.x] Support Forum • I would like to update my extensions to the latest...
I would like to update my extensions to the latest version of phpBB, I downloaded this extension https://www.phpbb.com/customise/db/extension/moods/ of mine and loaded it on a clean install of the...
View Article[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 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 Article[3.3.x] Support Forum • Re: SQL error involving custom fields
Could it be that simple? Can anyone confirm the fix is in 3.3.11 or I assume 3.3.12?Though I can't upgrade the software myself it becomes a little harder to get done. Always...
View ArticleExtension Requests • Re: Automatic switching of the default user's language
I don’t know of any that do that but if the browser sends language headers in the request you could always use that to alter the language.Statistics: Posted by danieltj — Sat Jul 06, 2024 3:11 pm
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