Jump to content

Recommended Posts

Salut,

Bon ben voilà à l'install de la RC1 un bug se produit et impossible de continuer voici ce que dit la console :

 

<b>Warning</b>:  Wrong parameter count for round() in <b>/var/www/clients/client7/web72/web/classes/Search.php</b> on line <b>387</b><br />

 

Certainement un problème de code à cette ligne en regardant la ligne impactée voici ce que j'ai :

 

$limit = max(1, round($limit / $max_possibilities, 0, PHP_ROUND_HALF_DOWN) * $max_possibilities);

 

Une soluce ? merci de votre aide.

@++

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...