Ver Mensaje Individual
  #1 (permalink)  
Antiguo 13/09/2008, 19:11
Avatar de Ascariz
Ascariz
 
Fecha de Ingreso: noviembre-2005
Mensajes: 403
Antigüedad: 19 años, 4 meses
Puntos: 0
Pregunta error en math-comment-spam-protection.classes.php

Me esta dando este error y no se por que puede ser?

Warning: array_rand() [function.array-rand]: Second argument has to be between 1 and the number of elements in the array in httpdocs\blog\wp-content\plugins\math-comment-spam-protection\math-comment-spam-protection.classes.php on line 71

Código:
function GenerateValues() {

		// Get numbers in array
		$num_array = $this->auxNoToArray($this->opt['input_numbers']);
		// Get random keys
		$rand_keys = array_rand($num_array, 2); ERROR aki

		// Operands for displaying...
		$this->info['operand1'] = $num_array[$rand_keys[0]];
		$this->info['operand2'] = $num_array[$rand_keys[1]];
__________________
Desarrollador & Diseñador Web
Diseño de paginas web en Madrid