Search found 138 matches

by P_I
Thu Apr 09, 2020 5:50 pm
Forum: [3.x] Tickets Discussion
Topic: [PHPBB3-16426] Search settings should allow specification of number of characters to return
Replies: 12
Views: 43694

Re: [PHPBB3-16426] Search settings should allow specification of number of characters to return

f I go to a forum like 3.3.x Support Forum and enter search terms in the "Search this forum..." input field presented there, I'm searching exactly where I want to be searching, but using options I couldn't control the defaults for. I can hit the "Advanced Search" gear icon inste...
by P_I
Thu Apr 09, 2020 2:49 pm
Forum: [3.x] Discussion
Topic: Contributing: You can do it too!
Replies: 26
Views: 94084

Re: Contributing

WOW!! As a very occasional contributor to phpBB this looks very helpful and needed. Looking forward to giving it a whirl and providing feedback.
by P_I
Thu Apr 09, 2020 2:39 pm
Forum: [3.x] Tickets Discussion
Topic: [PHPBB3-16426] Search settings should allow specification of number of characters to return
Replies: 12
Views: 43694

Re: [PHPBB3-16426] Search settings should allow specification of number of characters to return

I think we are on the same page and line of thinking. My expectation is 90+% of software users never bother visiting the preferences section of the software to see how they can configure things to their liking. They are just sheep that accept the whatever defaults are provided and never question any...
by P_I
Wed Apr 08, 2020 6:36 pm
Forum: [3.x] Tickets Discussion
Topic: [PHPBB3-16426] Search settings should allow specification of number of characters to return
Replies: 12
Views: 43694

Re: [PHPBB3-16426] Search settings should allow specification of number of characters to return

Thanks. So far my investigate has been using the production code on my local testbed, I hadn't thought to explore GitHub and the source tree. Returning 0 characters had me wondering too. BTW, this all started while trying to solve a different problem as discussed in https://www.phpbb.com/community/v...
by P_I
Tue Apr 07, 2020 2:13 pm
Forum: [3.x] Tickets Discussion
Topic: [PHPBB3-16426] Search settings should allow specification of number of characters to return
Replies: 12
Views: 43694

[PHPBB3-16426] Search settings should allow specification of number of characters to return

I created [PHPBB3-16426] Search settings should allow specification of number of characters to return and have begun investigating and working on providing a fix. But I've come up against a 'design intent' question and I don't know the history of the feature. Currently on the http://area51.phpbb.com...
by P_I
Thu Feb 13, 2020 2:25 pm
Forum: General Development Discussion
Topic: Is the List of Database Tables used within phpBB3 being maintained?
Replies: 2
Views: 8286

Re: Is the List of Database Tables used within phpBB3 being maintained?

3Di wrote: Thu Feb 13, 2020 6:53 am Just updated. Only the tables at the present time.
Thanks. The tables and fields are helpful when attempting to debug some problems.
by P_I
Mon Feb 10, 2020 7:28 pm
Forum: General Development Discussion
Topic: Is the List of Database Tables used within phpBB3 being maintained?
Replies: 2
Views: 8286

Is the List of Database Tables used within phpBB3 being maintained?

While investigating a problem that required checking the database I discovered that phpBB 3.2.9's database schema doesn't match up with Tables - phpBB Development Wiki , specifically the phpbb_posts table. Is Tables - phpBB Development Wiki being maintained? If not, where can one find a current list...
by P_I
Mon Dec 30, 2019 7:06 pm
Forum: [3.x] Discussion
Topic: phpBB 3.3.0-RC1 released
Replies: 33
Views: 91253

Re: phpBB 3.3.0-RC1 released

Thanks team. I posted a data point over at https://www.phpbb.com/community/viewtop ... #p15387706
by P_I
Tue Dec 10, 2019 3:18 pm
Forum: [3.x] Tickets Discussion
Topic: [PHPBB3-16207] Require cookies for sessions
Replies: 3
Views: 20651

Re: [PHPBB3-16207] Require cookies for sessions

Thank you for your tireless efforts to get to the bottom of this issue and all the questions you have answered about it on the phpBB/community forums. Much appreciated.
by P_I
Tue Nov 26, 2019 1:59 am
Forum: [3.x] Discussion
Topic: phpBB 3.3.0-b2 released
Replies: 24
Views: 85667

Re: phpBB 3.3.0-b2 released

janus wrote: Mon Nov 25, 2019 5:35 pm I did and updating from 3.2.8 to 3.3.0-b1 was no problem.
Me too. FWIW, I'm testing it on a localhost testbed, using CentOS 7.7.1908 and PHP 7.2.25 from the remi-php repositories.