[3.3.x] Support Forum • 2nd and 3rd installations working
Along with the main phpbb installation, I had done a second and third installation. All three had been working nicely. However, two days back I migrated my site to a Cloud server. The migration was...
View ArticleExtensions in Development • Re: [3.3][RC] BGTOP 3.3.x
Typing me PMStatistics: Posted by Stefan Salvatore — Sat Feb 03, 2024 11:29 am
View ArticleCustom BBCode Development and Requests • Re: musescore integration
Hello,BBCode usage:Code: [musescore]{URL}[/musescore]HTML replacement:Code: <iframe src="{URL}/embed" style="width: 100%; height: 100%; aspect-ratio: 1 / 1;" loading="lazy"...
View Article[3.3.x] Support Forum • Re: 2nd and 3rd installations working
Hicheck and update configuration for 2nd and 3rd phpbb installations along side correct directory references to resolve.Statistics: Posted by hall67 — Sat Feb 03, 2024 12:00 pm
View Article[3.3.x] Support Forum • Re: Attachment fails to upload
It is necessary to check the php settings and/or the "Maximum file size" (ACP>Attachment settings) option.what could be other possible reason if attached file is not exceeding max range but still...
View ArticlephpBB Discussion • Re: Connecting linguise to PHPBB3
You’ll have to ask them especially as they checked it as we don’t know how their software worksStatistics: Posted by Mick — Sun Feb 04, 2024 10:44 am
View Article[3.3.x] Styles Support & Discussion • Re: Forum Legend
This is the first time I see someone refer to that bit of information as legendStatistics: Posted by Mannix_ — Sun Feb 04, 2024 10:58 am
View Article[3.3.x] Support Forum • Need a little help with an old board forced to convert.
Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.11What is your board's URL? www.domainebleu.caWho do you host your board with? ovhHow did you install your board? Someone else...
View Article[3.3.x] Support Forum • Re: Need a little help with an old board forced to...
In the log, accessing a topic:AH01071: Got error 'PHP message: PHP Warning: Use of undefined constant \xe2\x80\x98session - assumed '\xe2\x80\x98session' (this will throw an Error in a future version...
View Article[3.3.x] Support Forum • Re: 3.3.11
Hello,I would suggest to do following modificatinon.In file ...\language\pl\common.php locateCode: 'CHARACTERS'=> array(1=> '%d',2=> '%d',3=> '%d',),and appendCode: // Special version to...
View ArticlephpBB Custom Coding • Re: Location of MySQL table for "users"
Can anyone save me some time and tell me what other tables need to be updated when you add a user? I suppose I can just look at each table for something resembling user_id. Then add a user and see...
View ArticlephpBB Discussion • Re: logged in user can't reply or post new topic
Any idea what's going on here? I would post this question on the XCSoar site, but ..... I can't post!A user has posted on the site on Februari 3rdThe Contact Us seems to work.But the board version =...
View ArticleExtensions in Development • Re: [3.3][RC] BGTOP 3.3.x
Typing me PMIf this means you sent me a PM (just guessing since you posted this after a post of mine) .. no PM received.On the other hand, perhaps you meant you only want to reply per PM.The point is:...
View Article[3.3.x] Support Forum • Is there any way to create account recovery code...
Hello,Is there any way to create some kind of recovery code automatically and send it to inbox of user during registration ?So that if user forgets password, it can recover via code.Something like...
View Article[3.3.x] Support Forum • Re: Transfer from one to another
Thanks P_I.I hadn't updated the config.php file with the parameters relating to where the database is now located. BTW, I didn't need BigDump.php (which failed as the DB had not been downloaded with...
View Article[3.3.x] Support Forum • Re: Incorrect subject titles
...That was my guess, that the starting post had been split off, but the database data was inconsistent. Probably a resync would have fixed it.Statistics: Posted by Brf — Mon Feb 05, 2024 3:25 pm
View Article[3.3.x] Support Forum • Re: Is there any way to create account recovery code...
NoStatistics: Posted by Brf — Mon Feb 05, 2024 3:28 pm
View Article[3.3.x] Support Forum • Re: Invalid argument after install
Bizarre. I can login through the active topics. https://www.sexyloops.co.uk/theboard/se ... ive_topicsStatistics: Posted by Paul Arden — Tue Feb 06, 2024 12:43 pm
View ArticleExtensions in Development • Re: [3.3][BETA] Post Form Templates
I finally did it. What a mess...had to update my xampp installation. No test server, board 3 hours down. Next time I'll be faster.Sadly, even with php 8.0.30, the result is the same:(Statistics:...
View Article[3.3.x] Support Forum • Re: Install help...
My hosting provider has upgraded to PHP 7.4 so okay there.That might satisfy the phpBB requirement that you had run into however PHP: Unsupported Branches says PHP 7.4 went end-of-life 28 Nov 2022 (1...
View Article