Terrashare
A very recently reported problem is with the Terrashare system (pages/editor).
TerraShare users--my counter is showing now.....I know I've been struggling to get my Bravenet counter up .... I figured it was probably a mistake on MY part.
Apparently, the Terrashare editor changes code in the Bravenet counter script. The real script is as shown below:
document.write('<IMG src="http://counter.bravenet.com/counter.php?id=xxxxx&ref=' + escape(document.referrer) + ' " border="0">');
The Terrashare editor was converting the plus signs in the code into spaces .. and then the counter code would not work.
The solution to this problem is the same as the solution to most cut and paste problems. Use a simple text editor like NotePad to make simple changes.
|