UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
  Support is offline

Access-Control-Allow-Origin problem in Chrome

Joao Mimoso · ·
6:32 PM Friday, 17 July 2015
None
Hi there,

im using (testing) ES in this url:
http://www.bodybymimo.com/dev/index.php/component/easysocial/?Itemid=


and i have this issue:

if i use Firefox everything is fine! All icons are show (as you can see in the toolbar for example)

But i if i use Chrome i get this error (in the javascript console):

Font from origin 'http://www.bodybymimo.com' has been blocked from loading by Cross-Origin Resource Sharing policy: The 'Access-Control-Allow-Origin' header has a value 'http://www.bodybymimo.com/dev/media/com_easysocial/fonts/easysocial.woff' that is not equal to the supplied origin. Origin 'http://bodybymimo.com' is therefore not allowed access.


I found in the internet various suggestions to fix this issue...including one that says to include a line in the .htaccess file...but i doesn't work either.


After some researching i found this:

In the Head of the page there is a BASE tag which is different if i use FF or Chrome.

In FF the base tag is:

<base href="http://www.bodybymimo.com/dev/">

In Chrome the base tag is:

<base href="http://bodybymimo.com/dev/index.php/component/easysocial/">



My question is:

where does this BASE tag get generated in the code?

Do you know how to fix this issue?

Thanks in advance
The replies under this section are restricted to logged in users or users with an active subscription with us