diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index cd97f13..b5e5ed9 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -3557,7 +3557,7 @@ $respuesta->addAssign("$div","innerHTML","$resultado"); */ function landingpage_contenido($id_empresa){ -$consulta= "SELECT * FROM form_id WHERE publico ='1' AND id_empresa= '$id_empresa' ORDER BY orden ASC"; +$consulta= "SELECT * FROM form_id WHERE id_empresa= '$id_empresa' ORDER BY orden ASC"; $miniatura =""; $link=Conectarse(); mysqli_set_charset($link, "utf8"); @@ -3626,6 +3626,11 @@ if (mysqli_num_rows($sql)!='0'){ else{$boton_ver_data = "";} if($mostrar[0] !="0") { + //// PRIVACIDAD + $publico = remplacetas('form_id','id',"$row[id]",'publico',"") ; + +/// PRIVACIDAD +if($publico[0] =='1') { $linea .= "
@@ -3649,7 +3654,33 @@ if (mysqli_num_rows($sql)!='0'){
"; - }else {$linea .="";} + }else{ + if($llenar[0] !="0"){ + $linea .=" +
+
+ +
+ +
+ +

+ $row[nombre]

+ $imagen +

$row[descripcion]

+
+ +
+ + $boton_agregar +
+
+ ";} + + } + }else { + + $linea .=" ";} /* }else{ $linea .= "