Joomla.it Forum

Joomla! 2.5 (versione con supporto terminato) => Joomla! 1.6/1.7/2.5 => : sabry 26 Mar 2015, 19:17:16

: errore validazione componente attachments
: sabry 26 Mar 2015, 19:17:16
Ciao a tutti.
Il componente attachments mi causa un errore nel codice.
La pagina del Il sito è questa ma ovviamente l'errore mi compare in ogni pagina in cui ci sono allegati.
http://www.icnovigliocasarile.gov.it/amministrazione-trasparente/altri-contenuti/accessibilita-e-catalogo-di-dati-metadati-e-banche-dati.html (http://www.icnovigliocasarile.gov.it/amministrazione-trasparente/altri-contenuti/accessibilita-e-catalogo-di-dati-metadati-e-banche-dati.html)
Qualcuno sa dirmi come rimediare? In alternativa come posso cancellare la scritta "allegati" che è responsabile dell'errore? Ho guardato in ogni cartella con filezilla ma non riesco a trovare il punto in cui fare la modifica.
Grazie
: Re:errore validazione componente attachments
: steganoga 26 Mar 2015, 19:32:26
quale sarebbe l'errore?
: Re:errore validazione componente attachments
: sabry 27 Mar 2015, 17:13:42
Ciao, l'errore è questo:
Error Line 291, Column 1: character data is not allowed here
Allegati:
You have used character data somewhere it is not permitted to appear. Mistakes that can cause this error include:
•putting text directly in the body of the document without wrapping it in a container element (such as a <p>aragraph</p>), or
•forgetting to quote an attribute value (where characters such as "%" and "/" are common, but cannot appear without surrounding quotes), or
•using XHTML-style self-closing tags (such as <meta ... />) in HTML 4.01 or earlier. To fix, remove the extra slash ('/') character. For more information about the reasons for this, see Empty elements in SGML, HTML, XML, and XHTML.