By Andy on Thursday, 20 February 2014
Posted in General Issues
Replies 7
Likes 0
Views 787
Votes 0
My EasyDiscuss page looks a little odd (my site pages normally have a white background - but ED page doesnt for some reason)... In investigating using the inspect element option in my Chrome browser I see this error warning is showing:

XMLHttpRequest cannot load http:// mysite /?option=com_easysocial&tmpl=component&no_html=1&controller=foundry&task=getResource. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http:// mysite ' is therefore not allowed access.

Anything that can be fixed? Thanks!
Hi Andy,

I am so sorry for this delayed respond.

I already inspected your site for the background issue on ED page. It was cause from your own template styling as below:
.menu-contact #rt-mainbody-surround {
background: #f2f2f2;
}

I'm still discussing with the developer for the error message reported in the browser. Will keep you updated as soon as possible.

Hope this will help, thank you.
·
Friday, 21 February 2014 17:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Andy,

Try to access your site with the www prefix. I believe you are in the same dilemma where you are accessing the site as http://caymanactive.com but in your configuration.php you have specified http://www.caymanactive.com . You need to choose one and use that only
·
Thursday, 20 February 2014 22:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark - Ah that's JotCache component I'm experimenting with... Normally I always have the www but that seems to drop it from time to time.... Anyhow, I get the same issue with or without www. and with or without JotCache.... So it's still an issue when you visit that page with www. (which I normally always do)
·
Thursday, 20 February 2014 23:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hm, when I am accessing the page with www, the toolbar displays fine as you can see here, http://screencast.com/t/pZnLWX59d
·
Friday, 21 February 2014 01:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Ah yes the toolbar display is fine and the functionality is fine - so not a major issue... but something affects the page layout just on ED page - nowhere else on my site (the grey background instead of white is the giveaway) plus that error message reported in the browser I thought might be a clue.... but I can ignore it if there's nothing jumping out to you as wrong there. Thanks.
·
Friday, 21 February 2014 01:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Ooops - Sorry I didn't see that myself. Thanks Ikram.
·
Friday, 21 February 2014 20:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Glad that your issues are resolved now Andy
·
Friday, 21 February 2014 22:11
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post