equipo > Alberto Berzosa
Warning: Undefined variable $reg_u in /var/www/html/desarrollo.montera34.com/wp-content/themes/flatsome-child/template-parts/posts/content-single-miembro.php on line 47
Warning: Trying to access array offset on value of type null in /var/www/html/desarrollo.montera34.com/wp-content/themes/flatsome-child/template-parts/posts/content-single-miembro.php on line 47



Error en la base de datos de WordPress: [Disk full (/tmp/#sql-temptable-1a8e72-19aa9-3fb3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")]SELECT esfo_posts.*
FROM esfo_posts LEFT JOIN esfo_term_relationships ON (esfo_posts.ID = esfo_term_relationships.object_id) JOIN esfo_icl_translations wpml_translations
ON esfo_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', esfo_posts.post_type)
WHERE 1=1 AND (
esfo_term_relationships.term_taxonomy_id IN (143)
) AND ((esfo_posts.post_type = 'publicacione' AND (esfo_posts.post_status = 'publish' OR esfo_posts.post_status = 'acf-disabled'))) AND ( ( ( wpml_translations.language_code = 'es' OR (
wpml_translations.language_code = 'es'
AND esfo_posts.post_type IN ( 'proyecto','video','publicacione','materiales-post','links','miembros','mc4wp-form' )
AND ( (
( SELECT COUNT(element_id)
FROM esfo_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'es'
) = 0
) OR (
( SELECT COUNT(element_id)
FROM esfo_icl_translations t2
JOIN esfo_posts p ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'es'
AND (
p.post_status = 'publish' OR p.post_status = 'private' OR
( p.post_type='attachment' AND p.post_status = 'inherit' )
)
) = 0 ) )
) ) AND esfo_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','_pods_template','blocks','proyecto','video','publicacione','acf-field-group','wpcf7_contact_form','cookielawinfo','materiales-post','links','miembros','mc4wp-form','agent','archive','document' ) ) OR esfo_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','_pods_template','blocks','proyecto','video','publicacione','acf-field-group','wpcf7_contact_form','cookielawinfo','materiales-post','links','miembros','mc4wp-form','agent','archive','document' ) )
GROUP BY esfo_posts.ID
ORDER BY esfo_posts.menu_order, esfo_posts.post_date DESC