I've been bashing my head in trying to figure out what's causing it but on one of my sites,
freemindsmedia.org
, something is inserting random directories into the menu links. It never affects direct links, only ones linking elsewhere on the site.
Normally, a link with the SEF turned on in the Global Configuration will look like this:
[website name]/index.php/[category]/[nameofpage]
i.e. #http://www.freemindsmedia.org/index.php/info/faq
Whatever the problem is, its turning those links into something like this:
Has the site been hacked? Code injection? Unsecured files? Module/Component/Plugin gone awry?
It has made the site unusable at this point and visitors are dropping like flies. Any help in solving this would be much appreciated.
Note: Even with the GC SEF turned off, it still happens.
Note: It doesn't happen every time the site is loaded, just most of the time. This makes me think maybe something being loaded at the start (like a javascript) might be injecting this nonsense in there.