<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Problema funzione langtransstr]]></title><description><![CDATA[<p dir="auto">Salve a tutti,<br />
ho un problema nella visualizzazione del mio sito internet.<br />
Il pannello in Home page mi restituisce il seguente errore: ```<br />
<strong>Fatal error</strong>:  Call to undefined function langtransstr() in <strong>/web/htdocs/www.meteocarmignano.it/home/ajax-dashboard.php</strong> on line <strong>339</strong></p>
<pre><code>
L'errore dovrebbe riguardare la funzione langtransstr.
Se inserisco la seguente funzione ```
function langtransstr($word) {
   return $word;
}

function langtrans($word) {
   echo $word;
}
</code></pre>
<p dir="auto">l'errore sparisce ma non riesco piu' a visualizzarla in Home Page.<br />
Link Home Page: <a href="http://www.meteocarmignano.it" rel="nofollow ugc">http://www.meteocarmignano.it</a><br />
Link Ajax-dashboard: <a href="http://www.meteocarmignano.it/ajax-dashboard.php" rel="nofollow ugc">http://www.meteocarmignano.it/ajax-dashboard.php</a><br />
Ringrazio in anticipo per gli aiuti,</p>
]]></description><link>https://connect.gt/topic/119492/problema-funzione-langtransstr</link><generator>RSS for Node</generator><lastBuildDate>Mon, 06 Apr 2026 11:16:55 GMT</lastBuildDate><atom:link href="https://connect.gt/topic/119492.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 Jan 2010 20:42:21 GMT</pubDate><ttl>60</ttl></channel></rss>