Very strange behaviour

Permalink
Hi,

I am in the process of moving one site from local to live server.
Everything was going fine until some strange behaviour happened.

I am adding all my JavaScript through header extra content option, the thing is that each page requires different scripts.

So i created the first three pages and everything was working fine, until i went to page four. I added my scripts and previewed the page, but JavaScript was not functioning.

Then i went into the source and all my scripts were there, but when clicking on them it did not opened the script, but some strange link instead.

Right above where the scripts were written by C5 there was another call to JavaScript that is not presented on other pages.

<script type="text/javascript">$(function() { ccm_doPageReindexing(); });</script>


Does anyone know what it means, i am willing to share the login credentials if someone is interested.

Thanks

Mirko

Madebym