http://www.phpbb.com/downloads/index.php
@++ les amis
Cotp
Modérateur: Modérateurs




MathieuM. a écrit:Et dire que la Premod n'est pas encore en 3.0.8.... C'est vraiment de l'abus


To fix this problem in 3.0.7, please go to line 354 in
inlcudes/message_parser.php, and right before:
// Apply the same size checks on flash files as on images
add these lines:
$in = str_replace(' ', '%20', $in);
// Make sure $in is a URL.
if (!preg_match('#^' . get_preg_expression('url') . '$#i', $in) &&
!preg_match('#^' . get_preg_expression('www_url') . '$#i', $in))
{
return '[flash=' . $width . ',' . $height . ']' . $in .
'[/flash]';
}
This will not fix the problem in already existing posts. In order to
scan your board for malicious posts we have created a scanning script:
https://github.com/phpbb/phpbb3/raw/dev ... bcodes.php
Simply upload it to your phpBB's directory and access it directly. A new
version of the Support Toolkit including this script as well as a tool
for reparsing individual posts will be released soon. We will keep you
updated.

dcz a écrit:
Y'a plus qu'a attendre la traduction de phpBB-fr.com

pat13 a écrit:dcz a écrit:
Y'a plus qu'a attendre la traduction de phpBB-fr.com
Salut
Voila qui est fait bravo a phpbb-fr.comet idem pour la futur 3.0.8 de seo
![]()
![]()
A bientôt


Utilisateurs parcourant ce forum: Google [Bot] et 10 invités