Extensions 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 ArticleExtension Writers Discussion • Re: Plea to get Release Candidate (RC)...
However the reality is far different. It seems to be that getting something to [RC] status seems to be equivalent to saying it is ready for deployment on live sites. Whether or not the developer ever...
View Article[3.3.x] Support Forum • Re: Playing with the test system
It really does need to allow people in my community to test it. Is there a way to use some port besides 80 or 443? If people add the port# to the url that used to work as long as the port forwarding...
View ArticleExtensions in Development • Re: [3.3][DEV] UCP Sidebar
deletedStatistics: Posted by Bruce Banner — Sat Feb 03, 2024 5:47 pm
View Article[3.3.x] Support Forum • Re: Strange issues on 3.3.11 new install
How did you install the board?Statistics: Posted by janus_zonstraal — Sat Feb 03, 2024 8:53 pm
View Article[3.3.x] Support Forum • Re: 3.3.11
In file ...\language\pl\common.php locateCode: 'CHARACTERS'=> array(1=> '%d',2=> '%d',3=> '%d',),Wrong, the right code is thisCode: 'CHARACTERS'=> array(1=> '%d character',2=> '%d...
View ArticleExtension Requests • automate registration updates?
Is there a way to drive registration from an external source? I can get dumps of our residents and I'd like to use an extension or stored procedure to add, update, or deactivate users based on the...
View ArticleExtension Requests • Re: automate registration updates?
You could maybe use the Q&A antispam.If you set the question to be something likeEnter the code sent to you after verification.You could do all the account checking and then send them the code...
View Article[3.3.x] Support Forum • Re: Need a little help with an old board forced to...
Upgrading from 3.0 to 3.3 normally does the job. Pay particular notice to item 5 about cleaning the database. Make sure you have a good db backup.Statistics: Posted by Mick — Sun Feb 04, 2024 4:28 pm
View ArticleExtensions in Development • Re: [3.2][3.3][RC] Topic Bookmark Count
Domain sniper-e.net is not resolving.Statistics: Posted by Siava — Mon Feb 05, 2024 7:50 pm
View Article[3.3.x] Support Forum • Re: Is there any way to create account recovery code...
Also looking at the steps:1. upon registration the board has to send the secret code (which would need to be stored somewhere in the users_table)Good info. Never realized i had to store the code in...
View ArticlephpBB Discussion • Re: logged in user can't reply or post new topic
Thanks for taking the time to look at this. I did post a message to the 'Contact' site, but no answer (and this isn't an unexpected result, as others have noted that 'contact' queries seem to...
View Article[3.3.x] Support Forum • Cannot stay logged in.
Hi all,I have a strange issue that started a week ago. Any registered user, including me, the admin, can log in, but as soon as they try to submit anything the system logs them out and says you have...
View Article[3.3.x] Support Forum • Re: Cannot stay logged in.
If your board = https://roverlanders.bc.ca/roverforumYou're enforcing https but your cookie_secure is set to false. Change that, delete browser and board cache and retry.see also: Fixing incorrect...
View ArticleWanted! • Re: Need help to update site from 2.2.x to 3.3.x
can you give me an idea of your theme and a modernized style?Statistics: Posted by fwrightson — Tue Feb 06, 2024 5:47 pm
View Article[3.3.x] Support Forum • Re: Playing with the test system
Hackers or spammers, they’re not the same thing?Thecoalman warned about security issues in xampp so I'm a bit concerned leaving it open but hopefully they could only trash that machine and I can...
View Article[3.3.x] Support Forum • HTTP ERROR 500 crash after spambot change
Hello, and thank you for the help. I had a large amount of spambot accounts being made recently, so I changed the security settings a bit. Seemed to be fine, then I tried logging back in 20 minutes...
View Article