Search found 66 matches
- Mon May 11, 2020 9:36 pm
- Forum: [3.x] Discussion
- Topic: Contributing: You can do it too!
- Replies: 26
- Views: 94367
Re: Contributing: You can do it too!
Yes, you need to install the dependecies before you can use phpBB from that github-repository. Just run the displayed command: php ../composer.phar install
It's the entire point of this script to make it easier, so that should not be necessary.
@TWEagle,
Have a look at the command above it ...
- Sun May 10, 2020 2:15 pm
- Forum: [3.x] Discussion
- Topic: Option For User To Display Custom Profile
- Replies: 6
- Views: 20461
Re: Option For User To Display Custom Profile
Yup, and I am not really in favor of it anyway.
Cause that gives a false sense of security in my opinion, if you filled the data in, it's visible somewhere, period.
Cause that gives a false sense of security in my opinion, if you filled the data in, it's visible somewhere, period.
- Sun May 10, 2020 11:39 am
- Forum: [3.x] Discussion
- Topic: Option For User To Display Custom Profile
- Replies: 6
- Views: 20461
Re: Option For User To Display Custom Profile
Currently CPFs are configured by the Administrator, and the display is set by the Administrator.
What I believe is being requested, is that the User can configure where he wants a CPF to be displayed.
This does have quite a few draw backs unfortunately, among others a lot of inconsistency and a lot ...
What I believe is being requested, is that the User can configure where he wants a CPF to be displayed.
This does have quite a few draw backs unfortunately, among others a lot of inconsistency and a lot ...
- Tue May 05, 2020 9:46 pm
- Forum: [4.x] Discussion
- Topic: Passworded Forums Phpbb4
- Replies: 15
- Views: 66283
Re: Passworded Forums Phpbb4
There are no plans to drop forum passwords as far as I am aware.
- Sat May 02, 2020 9:41 pm
- Forum: [3.x] Tickets Discussion
- Topic: [PHPBB3-16426] Search settings should allow specification of number of characters to return
- Replies: 12
- Views: 43902
Re: [PHPBB3-16426] Search settings should allow specification of number of characters to return
You make a valid point. I've added a BC layer for it, still generating the select options and adding the admin defined setting if need be.
- Sat May 02, 2020 11:15 am
- Forum: [3.x] Discussion
- Topic: Contributing: You can do it too!
- Replies: 26
- Views: 94367
Re: Contributing: You can do it too!
Thanks for the feedback, Fanchen.
The possible commands are not really listed in any particular order, but I suppose I should mention that it is a good thing to run the setup command first, before other. Especially as it really only is a command that has to be run once.
Once again, thank you. And ...
The possible commands are not really listed in any particular order, but I suppose I should mention that it is a good thing to run the setup command first, before other. Especially as it really only is a command that has to be run once.
Once again, thank you. And ...
- Tue Apr 28, 2020 12:20 pm
- Forum: [3.x] Discussion
- Topic: Contributing: You can do it too!
- Replies: 26
- Views: 94367
Re: Contributing: You can do it too!
Hello and thank you (a lot) for your response!
The line endings is indeed a thing that has to be addressed. A common issue on Windows.
This is part of the script, and dealt with if you run sh studio setup .
But I'll mention the issue indeed.
php is indeed a 'silent' requirement aswell, I suppose ...
The line endings is indeed a thing that has to be addressed. A common issue on Windows.
This is part of the script, and dealt with if you run sh studio setup .
But I'll mention the issue indeed.
php is indeed a 'silent' requirement aswell, I suppose ...
- Mon Apr 13, 2020 11:11 pm
- Forum: [3.x] Discussion
- Topic: Contributing: You can do it too!
- Replies: 26
- Views: 94367
Re: Contributing: You can do it too!
Yeah that's Hanakin signature image.P_I wrote: Mon Apr 13, 2020 10:56 pm <off-topic>There is something on the first page of this topic that is causing very long delays (close to a minute) waiting on camo.phpbb.com. </off-topic>
Have people already tried the setup and the script?
- Sat Apr 11, 2020 8:13 pm
- Forum: [3.x] Tickets Discussion
- Topic: [PHPBB3-16426] Search settings should allow specification of number of characters to return
- Replies: 12
- Views: 43902
Re: [PHPBB3-16426] Search settings should allow specification of number of characters to return
Well, I've created two PR's for now:
[ticket/16434] Add forum id to advanced search in viewforum
[ticket/16426] Search results return characters as input box
Perhaps you guys want to test them out aswell
[ticket/16434] Add forum id to advanced search in viewforum
[ticket/16426] Search results return characters as input box
Perhaps you guys want to test them out aswell
- Fri Apr 10, 2020 8:17 pm
- Forum: [3.x] Discussion
- Topic: Contributing: You can do it too!
- Replies: 26
- Views: 94367
Re: Contributing: You can do it too!
I hope it was a double espresso, as I just realised I did rack up two quite long posts.
I've added detailed explanations and examples of all the commands available.
If you have any suggestions or tips in regards to what needs to be explained better/aswell/differently, please let me know.
Happy ...
I've added detailed explanations and examples of all the commands available.
If you have any suggestions or tips in regards to what needs to be explained better/aswell/differently, please let me know.
Happy ...