I’ve been troubleshooting issues with a site currently under development and am at a loss. Any URLs created by EE2 are prepending the site url to the full url.
for example, the css embeds (using the EE css embed code) when rendered on the site the css path is:
http://www.siteurl.com/http://www.siteurl.com?css=css/style.v.1318119446
I’ve checked htaccess, index.php, site configuration in CP…..can’t find what’s wrong. Any guidance would be welcome.