<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/phpBB/includes/acp/acp_help_phpbb.php, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/'/>
<entry>
<title>[ticket/16287] Correctly pass json response to PHP file</title>
<updated>2020-01-03T09:17:40+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2020-01-03T09:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a0ffbfce315ce45df4085d4c83536f2024e71a3f'/>
<id>a0ffbfce315ce45df4085d4c83536f2024e71a3f</id>
<content type='text'>
PHPBB3-16287
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-16287
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/16287] After installation an error is given over statistics submission</title>
<updated>2020-01-02T14:36:00+00:00</updated>
<author>
<name>paul sohier</name>
<email>paul999@phpbb.com</email>
</author>
<published>2020-01-02T14:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=f866a8fd1bac7da74c88763447ad2f3ff1b9a10c'/>
<id>f866a8fd1bac7da74c88763447ad2f3ff1b9a10c</id>
<content type='text'>
The phpBB.com website required specific fields to be available for the
statistics. This change switched over to a new statistics page on
www.phpbb.com that uses form fields instead, and that returns JSON as value.

PHPBB3-16287
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The phpBB.com website required specific fields to be available for the
statistics. This change switched over to a new statistics page on
www.phpbb.com that uses form fields instead, and that returns JSON as value.

PHPBB3-16287
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14972] replace all occurrences of sizeof() with the count()</title>
<updated>2018-01-01T12:56:04+00:00</updated>
<author>
<name>rxu</name>
<email>rxu@mail.ru</email>
</author>
<published>2017-06-27T17:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=f8fbe3793680af1dae2db2829cfc84068831c52f'/>
<id>f8fbe3793680af1dae2db2829cfc84068831c52f</id>
<content type='text'>
PHPBB3-14972
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14972
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14492] Always update the time the stats were sent</title>
<updated>2016-12-03T13:23:34+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-09-11T14:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=15f433f00fb84fa8afa97ae95372b7dc6826f5f5'/>
<id>15f433f00fb84fa8afa97ae95372b7dc6826f5f5</id>
<content type='text'>
PHPBB3-14492
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14492
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14492] Update versions in files</title>
<updated>2016-12-03T13:23:34+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-09-09T20:59:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=c54838b25f50dca71a2f516175621a7ccd39a071'/>
<id>c54838b25f50dca71a2f516175621a7ccd39a071</id>
<content type='text'>
PHPBB3-14492
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14492
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14492] Update phpBB version and fix miscellaneous code issues</title>
<updated>2016-12-03T13:23:34+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-08-22T18:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=b9c284d85be82e2a8f50c20e147d1ca2352453d4'/>
<id>b9c284d85be82e2a8f50c20e147d1ca2352453d4</id>
<content type='text'>
PHPBB3-14492
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14492
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14492] Send statistics via ajax request</title>
<updated>2016-12-03T13:23:34+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-02-21T21:14:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=89fef2ce13a183c7b963032274f455a09a05f325'/>
<id>89fef2ce13a183c7b963032274f455a09a05f325</id>
<content type='text'>
Flooding ajax requests will try to be prevented and sending
stats without JS will also properly work.

PHPBB3-14492
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Flooding ajax requests will try to be prevented and sending
stats without JS will also properly work.

PHPBB3-14492
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14492] Use new guzzlehttp client</title>
<updated>2016-12-03T13:20:28+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-02-12T11:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=cba4f4f568028d2eb019ddde0eded62799e1b377'/>
<id>cba4f4f568028d2eb019ddde0eded62799e1b377</id>
<content type='text'>
PHPBB3-14492
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14492
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14492] Pass u_action to acp form and add stats config</title>
<updated>2016-12-03T13:20:28+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-02-04T10:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=ade5183ba1f10e3ba1aea927204e25f3b218ceb2'/>
<id>ade5183ba1f10e3ba1aea927204e25f3b218ceb2</id>
<content type='text'>
PHPBB3-14492
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14492
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/14492] Add events for modifying help phpBB page</title>
<updated>2016-12-03T13:20:28+00:00</updated>
<author>
<name>Marc Alexander</name>
<email>admin@m-a-styles.de</email>
</author>
<published>2016-02-02T11:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=c07ecb060dd04c76d8bd166a0a8a7226a8167f06'/>
<id>c07ecb060dd04c76d8bd166a0a8a7226a8167f06</id>
<content type='text'>
PHPBB3-14492
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-14492
</pre>
</div>
</content>
</entry>
</feed>
