<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Manty,<br>
<br>
Try putting it in at the start of line 4 of header.tpl.<br>
You need to leave the "<!DOCTYPE....>" tag in lines 1-3 at the
very top of the file.<br>
But you then want to set it before including the "functions.tpl"
file, as that file uses the value.<br>
<br>
You might also then want to clear the output cache with<br>
<tt> sudo rm -f /var/zendto/cache/*.php</tt><tt><br>
</tt><tt> sudo rm -f /var/zendto/templates_c/*.php</tt><br>
and then refresh the web page.<br>
<br>
I've just tried putting in the URL of a totally different site
instead of setting it to "", and that did work. The "Home" tab at
the top left should take you to the URL.<br>
<br>
Cheers,<br>
Jules.<br>
<br>
<div class="moz-cite-prefix">On 10/09/2020 08:40, Santiago Garcia
Mantinan wrote:<br>
</div>
<blockquote type="cite"
cite="mid:WM!5ef98fdf05edf573a41c1b071a53e10a14ada703d469ada37df169b9ecb63a48c6a7ac57bb92965f8f9ebd4a07d48557!@mx.jul.es">
<pre class="moz-quote-pre" wrap="">Hi!
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">All you should need to do is add
{$zendToURL=""}
to header.tpl.
That should fix it all for you.
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
I've reversed my changes and applied this adding it at the beginning
and then at the end, it didn't work either way :-(
Regards...
--
Manty/BestiaTester -> <a class="moz-txt-link-freetext" href="http://manty.net">http://manty.net</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">Jules
--
Julian Field MEng CEng CITP MBCS MIEEE MACM
The current UK shipping forecast:
Fair Isle: Southwest 5 or 6, increasing 7 or gale 8 later. Moderate or rough,
becoming rough or very rough later. Occasional rain or showers. Good,
occasionally poor.
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
</pre>
</body>
</html>