Search found 157 matches

by John P
Sun Feb 07, 2016 1:41 pm
Forum: [3.x] Discussion
Topic: phpBB 3.2.0-b1 released
Replies: 70
Views: 193250

Re: phpBB 3.2.0-b1 released

Done

The install finish with refreshing pages but results in double records for smilies, usergroups etc.
Depends how far it comes before it timesout.
by John P
Sat Feb 06, 2016 9:07 pm
Forum: [3.x] Discussion
Topic: phpBB 3.2.0-b1 released
Replies: 70
Views: 193250

Re: phpBB 3.2.0-b1 released

david63 wrote: Sat Feb 06, 2016 6:52 pm Whenever it is going from one stage to the next
Yes this is the problem, if I slow down the dbserver it creates lesser tables when it stops. However it still shows 11%. Think it's fake.
by John P
Sat Feb 06, 2016 12:11 pm
Forum: [3.x] Discussion
Topic: phpBB 3.2.0-b1 released
Replies: 70
Views: 193250

Re: phpBB 3.2.0-b1 released




How long did you wait when you were at 11%?


About 5 minutes, second time about 10 minutes.
You can see it in mysql, first time it stops at the log table, always the same.
Using ie11 local server apache 2.4.4
Getting 408 errors on my logs with no request or user agent

Please confirm that ...
by John P
Fri Feb 05, 2016 8:14 pm
Forum: [3.x] Discussion
Topic: phpBB 3.2.0-b1 released
Replies: 70
Views: 193250

Re: phpBB 3.2.0-b1 released

Nicofuma wrote: Fri Feb 05, 2016 7:53 pm How long did you wait when you were at 11%?
About 5 minutes, second time about 10 minutes.
You can see it in mysql, first time it stops at the log table, always the same.
Using ie11 local server apache 2.4.4
Getting 408 errors on my logs with no request or user agent
by John P
Fri Feb 05, 2016 7:57 pm
Forum: [3.x] Discussion
Topic: phpBB 3.2.0-b1 released
Replies: 70
Views: 193250

Re: phpBB 3.2.0-b1 released

Got stuck on a function

My eventsubscriber:
'core.viewtopic_modify_post_row' => 'count_profilewall_replies',



My function:
public function count_profilewall_replies($event, $u = 0)
{
blabla;
}


The function can also be called by another function setting $u;
Always worked but now the ...
by John P
Fri Feb 05, 2016 7:28 pm
Forum: [3.x] Discussion
Topic: phpBB 3.2.0-b1 released
Replies: 70
Views: 193250

Re: phpBB 3.2.0-b1 released

Just installed it.
Still stops at 11%, 22% and with refresh of the page double records in groups table, roles table and usergroups table.
The double records will be because of the refresh.

In email settings it's not possible to enter the server port when using smtp.

Good work team!
by John P
Sat Jan 16, 2016 8:05 pm
Forum: [3.x] Discussion
Topic: phpBB 3.2.0-a2 released
Replies: 45
Views: 122109

Re: phpBB 3.2.0-a2 released

Nicofuma wrote: Fri Jan 15, 2016 6:52 am For those who the installer stop at 11%, what web server very are you using?
My server is Apache 2.4 (local computer).
by John P
Wed Jan 13, 2016 8:14 am
Forum: [3.x] Discussion
Topic: phpBB 3.2.0-a2 released
Replies: 45
Views: 122109

Re: phpBB 3.2.0-a2 released

I have the same problems.
Can continue with a refresh but results in duplicate records.
by John P
Tue Oct 20, 2015 7:25 pm
Forum: [3.x] Discussion
Topic: Extension compatibility 3.1 - 3.2
Replies: 22
Views: 60972

Extension compatibility 3.1 - 3.2

In my extension tests on a phbb3.2 board I found two little problems until now.
Using dbtools is changed and in metadata_manager the user object is deleted.

Does it stay this way or is there a workaround for this in future?
by John P
Sat Aug 08, 2015 10:07 pm
Forum: [3.0/Olympus] Discussion
Topic: Bug in new post
Replies: 7
Views: 67083

Re: Bug in new post

How about this ticket, still open