diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index 9a41fb3..fdd8743 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -4776,12 +4776,12 @@ if (mysqli_num_rows($sql)!='0'){ while( $row = mysqli_fetch_array( $sql ) ) { $respuesta = mostrar_identificador("$identificador","$row[form_id]","respuesta","simple","$row[timestamp]"); $fecha = date($format, $row['timestamp']); - $resultado .= " $respuesta "; + $resultado .= "

$respuesta

"; } $resultado .=""; }else{$resultado ="";} -$resultado = "$resultado $formulario_respuesta"; +$resultado = "
$resultado $formulario_respuesta
"; return $resultado; } @@ -4802,7 +4802,10 @@ if (mysqli_num_rows($sql)!='0'){ $resultado ="
"; while( $row = mysqli_fetch_array( $sql ) ) { - $resultado .= "
$row[nombre] $row[descripcion]
"; + $descripcion =substr($row[descripcion],0, $length = 80); + $caracteres = strlen("$descripcion"); + if($caracteres > 80) { $descripcion= "$descripcion ... ";} + $resultado .= "
$row[nombre] $descripcion
"; } $resultado .="
"; @@ -5286,14 +5289,13 @@ if($comprobar_clave[0] !== $password ) { $xajax->registerFunction("autoriza_formulario_mostrar"); -//($control,$form,$plantilla,$tipo) function landingpage_contenido_identificador($identificador,$form,$plantilla,$tipo){ if(strlen($identificador) > 32) { $identificador_original= $identificador; $key = substr($identificador, 32, $length = 40); $identificador = substr($identificador, 0, $length = 31); }else {$identificador_original = $identificador;} - + $linea=""; $id_empresa = remplacetas('form_datos','control',$identificador,'id_empresa',"") ; @@ -5323,10 +5325,11 @@ function landingpage_contenido_identificador($identificador,$form,$plantilla,$ti "; } if($tipo =="simple") { $manejadores="$post_anterior $post_siguiente";}else { $manejadores="";} - $respuestas = respuestas_formulario($form,$identificador,$plantilla); + $respuestas = respuestas_formulario($form,$identificador,$plantilla); + + $imagen = buscar_imagen($form[0],$identificador,"","$id_empresa[0]"); $plantilla_original = $plantilla; - $plantilla = remplacetas('form_parametrizacion','opcion',"plantilla:$plantilla",'id',"campo = '$formulario_identificador[0]'") ; $uri = "$_SESSION[site]I$identificador"; $qr = "https://qwerty.co/qr/?d=$uri"; @@ -5355,13 +5358,12 @@ function landingpage_contenido_identificador($identificador,$form,$plantilla,$ti } - // - //$impresion = contenido_mostrar("","$row[control]",'',"landingpage"); - if($plantilla[0] !="" ) { - $impresion = mostrar_identificador($identificador_original,"","$plantilla_original","",""); + + if($plantilla_original !="" ) { + $impresion = mostrar_identificador($identificador_original,"$form","$plantilla","",""); + } else{ $contenido = @mostrar_areas("$identificador_original","",""); - //$contenido = mostrar_identificador($identificador_original,"","","",""); $impresion = " @@ -5380,12 +5382,11 @@ $contenido if($tipo=="head") { $edicion=""; $documento=""; $respuestas="";}else{ - if(!isset($_SESSION['id_empresa'])){ - $edicion =" Editar"; -// $edicion =" Editar"; + if(isset($_SESSION['id_empresa'])){ + $edicion ="
Editar
"; }else {$edicion="";} - $documento=""; } + $documento=""; if($plantilla_original=="svg") { return $impresion;}else{ if($tipo=="listado") { @@ -5444,10 +5445,10 @@ $salto="";
$cabecera $manejadores - $documento + $documento $edicion $impresion - $edicion - + +
$respuestas
@@ -7945,7 +7946,7 @@ function mostrar_identificador($control,$form,$plantilla,$tipo,$timestamp){ //$visitas= " $visitas"; //$descripcion = remplacetas('form_id','id',$id_form,'descripcion',"") ; //$nombre = remplacetas('form_id','id',$id_form,'nombre',"") ; - $interaccion = interaccion_identificador("$control",''); + $interaccion = interaccion_identificador("$control",'','simple'); if($plantilla == "svg") { return $impresion;} if($tipo=="") { $resultado = "