Hi,
Some weird issues using site url tag. On some pages I get qqq.mysite.com instead of either myswite.com or www.mysite.com. I also get wwqw.mysite.com i.e. random letters before .mysite.com
I'm using it in this context:
<a href="[[!++site_url]]">
<img alt="" width="150" height="90" data-sticky-width="120" data-sticky-height="75" src="assets/img/logo2.png">
</a>
Any ideas of a fix?
Using nginx, revo 2.4, PHP Version 5.5.9-1ubuntu4.14, ubuntu 14.04\
Thanks